Hi Maxime,

something like this maybe:

#set($myURL = $xwiki.getURL("Space.Doc", "edit",
"template=Space.MyTemplate"))

[[Create Space Doc>>$myURL]]

Guillaume

On Wed, Feb 29, 2012 at 6:22 PM, Maxime Sinclair
<[email protected]>wrote:

> Hi XWiki Users,
>
> I have defined a template page and the associated termplate provider.
> All is functional: the template selection popup shows up when a new
> page is created.
> Now, I try to build a link (using Velocity) that will create a new
> page from the template. Any idea ?
>
> Regards,
> Maxime
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to