*.vm template files only interpret Velocity and are supposed to generate html, the wiki syntax is not supported there.
You can use #includeInContext or #includeTopic there. See http://extensions.xwiki.org/xwiki/bin/view/Extension/Include+In+Context+Macro and http://extensions.xwiki.org/xwiki/bin/view/Extension/Include+Topic+Macro. On Wed, Jun 11, 2014 at 11:34 AM, Pascal BASTIEN <[email protected]> wrote: > Hello, > > Are there a way to include some page in footer? > I tried without success {{include context="NEW" > reference="BacASable.PiedDePage"/}} in and in footer.vm and Footer:Space > Copyright. > > > Thxs. > > Pascal B > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
