Hi! Sorry, but I'm kind of a mess with this topic...
Working with old XWiki XE releases, there was a way of controlling if attachments, comments, (information) and history were displayed or not by adding four string properties to the class XWiki.XWikiPreferences. Then, on a per document basis it were possible to set each of them to control this feature. #set ($showcomments="no") #set ($showattachments = "no") #set ($showhistory="no") #set ($showinformation = "no") Now, working with Xe/XEM 2.4.1, the #set for these four variables keeps working, but I don't know now to control this for a whole wiki because when editing XWiki.XWikiPreferences, the editor claims that these four properties have been deprecated and offers the an option to delete them. If I delete them, the settings keep working. I also found this in the configuration guide: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HTurningoffcommentsorattachments So, please, where/how is now controlled the visibility of those items? Thanks for your help! Ricardo -- Ricardo RodrÃguez CTO eBioTIC. Life Sciences, Data Modeling and Information Management Systems _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
