This issue has been created
There is 1 update.
 
 
Confluence / cid:jira-generated-image-avatar-cf7d83b7-a113-4f9c-b44e-97ede7bb002f CONFLUENCE-363 Open

Introduce a resolver for Confluence resource references

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-42e37f98-bf3d-4f35-bcb3-da52838a0723 Raphaël Jakse created this issue on 06/Jan/25 16:17
 
Summary: Introduce a resolver for Confluence resource references
Issue Type: cid:jira-generated-image-avatar-cf7d83b7-a113-4f9c-b44e-97ede7bb002f New Feature
Affects Versions: 9.69.0
Assignee: Unassigned
Components: Resolvers
Created: 06/Jan/25 16:17
Priority: cid:jira-generated-image-static-major-cee614ba-9351-4d0a-9b21-5754ce07a798 Major
Reporter: Raphaël Jakse
Description:

The resource reference type parser module parses and resolves confluence resource references, but it so happens that it would be useful to be able to use this parsing and resolving code outside of them, for example in a script that replaces them with a regular resource reference.
We therefore introduce a new API for this: the org.xwiki.contrib.confluence.resolvers.resource.ConfluenceResourceReferenceResolver interface.

 
 

1 update

 
cid:jira-generated-image-avatar-42e37f98-bf3d-4f35-bcb3-da52838a0723 Changes by Raphaël Jakse on 06/Jan/25 16:17
 
Assignee: Raphaël Jakse