hello. is it possible to set content into a page , with code that comes from 
different templates? for example: treeheader, treepanelleft, treepanelright

$mydoc.setContent('#template("treeheader.vm")')
    $mydoc.setContent('#template("treepanelleft.vm")')


this does not work. it takes only my last template. 
i know i can just put the all templates in one template and then include that 
template. but i don;t want to do that and i want to include all the templates 
one by one.
do you know a way to do this? thx





Take care ,
    Gabriela Radu :)
www.gabrielaradu.com


       
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to