Thanks both :-)


________________________________
 De : Caleb James DeLisle <[email protected]>
À : XWiki Users <[email protected]> 
Envoyé le : Mercredi 11 juin 2014 11h47
Objet : Re: [xwiki-users] xwiki code isn't interpreted in footer?
 

.vm files are Velocity code, not XWiki syntax so if you want to include
a page, you could do 
$xwiki.getDocument("BacASable.PiedDePage").getRenderedContent()
which would output the relevant html.

Thanks,
Caleb

On 06/11/2014 11:34 AM, Pascal BASTIEN 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



> 
_______________________________________________
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