On 12/13/2012 04:39 AM, Jeremie BOUSQUET wrote:
I just tried on XE 4.1, syntax 2.1, and as expected link is correctly displayed as a link ... ?
Only reason why you would get that IMO would be if you had wiki syntax not interpreted inside velocity macro, so you could try:
Those are not the only cases. Here are two more: - Not inside a wiki document, but a filesystem template - The document is not using one of the xwiki/2.x syntaxes
{{velocity wiki="true"}} #set($str="[[label>>Space.Page]]") Here is the link: $str {{/velocity}}
... though it should be the default.
BR, Jeremie
2012/12/13 crocket <[email protected]>
I already tried, but [[label>>Space.Page]] was displayed literally.
On Wed, Dec 12, 2012 at 7:44 PM, Eduard Moraru <[email protected]> wrote:
Hi,
Why not just try it out and see if it works?
{{velocity}} #set($str="[[label>>Space.Page]]") Here is the link: $str {{/velocity}}
Thanks, Eduard
On Sun, Dec 9, 2012 at 11:36 AM, crocket <[email protected]> wrote:
#set($str="[[label>>Space.Page]]")
-- Sergiu Dumitriu http://purl.org/net/sergiu/