[xwiki-users] What template does control contentmenu ID items?
Hi! I would like to modify the appearance of this area entries for guests (Export, More Actions and Annotations) allowing these options only for registered users. Thus, I would like this area to be empty for guests. I've been playing with *menuview.vm* both in /templates and /skins/colibri to no avail. Please, what template is controlling this appearance? Thanks! Ricardo -- Ricardo RodrÃguez CTO eBioTIC. Life Sciences, Data Modeling and Information Management Systems
Hi Ricardo, On 10/22/2010 01:20 AM, [Ricardo Rodriguez] eBioTIC. wrote:
Hi!
I would like to modify the appearance of this area entries for guests (Export, More Actions and Annotations) allowing these options only for registered users. Thus, I would like this area to be empty for guests.
I've been playing with *menuview.vm* both in /templates and /skins/colibri to no avail.
Please, what template is controlling this appearance?
I believe it's skins/colibri/contentmenu.vm for Export and More Actions. Annotations icon is added from a skin extension afaik (see the annotation application). Hope this helps, Marius
Thanks!
Ricardo
Marius Dumitru Florea wrote:
Hi Ricardo,
On 10/22/2010 01:20 AM, [Ricardo Rodriguez] eBioTIC. wrote:
Hi!
I would like to modify the appearance of this area entries for guests (Export, More Actions and Annotations) allowing these options only for registered users. Thus, I would like this area to be empty for guests.
I've been playing with *menuview.vm* both in /templates and /skins/colibri to no avail.
Please, what template is controlling this appearance?
I believe it's skins/colibri/contentmenu.vm for Export and More Actions. Annotations icon is added from a skin extension afaik (see the annotation application).
Perfect! Thanks! contentmenu.vm is easily customizable and it works without a glitch. http://www.xwiki.org/xwiki/bin/view/FAQ/Howtocontrolentriesavailableinconten... I'll inspect Annotation Application for clues about how to do the same with annotations. Thanks! Cheers, Ricardo -- Ricardo RodrÃguez CTO eBioTIC. Life Sciences, Data Modeling and Information Management Systems
participants (2)
-
[Ricardo Rodriguez] eBioTIC. -
Marius Dumitru Florea