Details
-
Improvement
-
Resolution: Fixed
-
Major
-
2.5 M1
-
None
-
syntax21
-
Unit, Integration
-
Unknown
-
Description
The idea is:
- Have the following canonical form:
[[label>>referenceType:referenceData]]
- Support the following referenceTypes for the existing types: "doc", "url", "mailto", "attach", "image"
- Support implicit types for "doc" and "url", i.e. autodiscover the type when not specified using the following rule:
- check if it's a URL by checking for a match on
*://*
- if not a URL then consider it's a reference to a document
- check if it's a URL by checking for a match on
- Allow new reference types to be plugged as extensions
Note that this should be implemented in XWiki Syntax 2.1 (and not in XWiki Syntax 2.0).
Attachments
Issue Links
- blocks
-
XWIKI-3611 Add support for relative paths in Link in XWiki Syntax 2.1
- Closed
-
XWIKI-5488 Change interwiki link syntax
- Closed
- depends on
-
XWIKI-5487 Introduce XWiki Syntax 2.1
- Closed