On 04/23/2010 07:44 PM, RobZ wrote:
>
> I am exporting my XWiki site into static HTML pages for "offline" viewing.
> This is working pretty well, but would like to remove the menus (Export,
> Actions, Watch,<user>, Log Out) from the top of each page in the HTML
> files.
>
> I have been playing with view.vm in \skins\colibri of the Zip file, to try
> and figure out what is controlling that content, but have not stumbled upon
> any way to disable it.
>
> Any help with this would be appreciated.

Try playing with
#if($context.action == 'export')

>
> Thanks,
> -Rob


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to