5 Nov
2010
5 Nov
'10
9:13 a.m.
Hi Mark, On Nov 5, 2010, at 2:37 AM, [email protected] wrote:
Apology for cross posting. Can someone point me to where in the XWiki code I could implement an extended XWiki link syntax? E.g. if I'd like to handle something like this: Berlin is a city in [[locatedIn::Germany>>Germany]] where I'm adding the double-colon syntax before the usual link info.
This is so cool that you have this need since we've just implemented extensibility for this in XE 2.5+: http://jira.xwiki.org/jira/browse/XWIKI-5486 The doc is now available at: http://code.xwiki.org/xwiki/bin/view/Modules/RenderingModule#HAddinganewLink... Thanks -Vincent