2012/4/15 Grüner Heinrich <gruener.heinrich(a)googlemail.com>om>:
Hi,
how can the Document's History hidden on Space level?
One way to do it is to edit the layoutExtraVars.vm Velocity template
and set $showhistory Velocity variable to false if some condition is
met:
#if ($xcontext.user == 'XWiki.XWikiGuest')
#set ($showhistory = false)
#end
Hope this helps,
Marius
Thanks,
Stefan.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users