Re- hello !
I want to hide
some elements of wiki users (but accessible for
administrator) :
-> The history tab, information and attachments to pages. Only tab
comment must be accessible.
See
http://bit.ly/3c8O3f
i manage to do it hidden for all groups except for administrators with this :
#if ($xwiki.hasAdminRights())#set ($showcomments = "yes")
#set ($showattachments = "yes")
#set ($showhistory = "yes")
#set ($showinformation = "yes")#else#set ($showcomments = "no")
#set ($showattachments = "no")
#set ($showhistory = "no")
#set ($showinformation = "no")#endNow i want this to be automatic on every pages
of the wiki, or every page i will create.How could i do ? Is there a way to choose for
every page, without having to manually enter the code ? Thanks !
_________________________________________________________________
Un avatar à votre image ? Créez votre mini-moi !
http://www.ilovemessenger.fr/minimize-me/