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: {{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]]")
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users