Details
Description
For example XWik supports the following parameters:
http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HLinks
Here are some that could be added as standard parameters:
- query string
- anchor
- interwiki link (maybe)
Other parameters are specific to XWiki (space, subwiki, page name, etc), and thus we should also have a generic way of adding parameters, see DOXIA-204
query string is html specific, so it shouldn't go into the sink api. Anchors are already supported as part of the link and the rest should be covered by
DOXIA-204. Ok to close?