[opencms-dev] Re: Adding item on righ click popup menu?
Dong, Roland
Roland_Dong at parade.com
Wed Apr 5 05:28:20 CEST 2006
Thanks Thomas,
More quesionts:
1. where do you define "GUI_EXPLORER_CONTEXT_XXXXX_0"?
2. Not really know what those "rules" mean. Where can I find documention
on that?
Thanks a lot,
Roland
"Dong, Roland" <Roland_Dong at parade.com
<http://lists.opencms.org/mailman/listinfo/opencms-dev> > writes:
> I want to add a menu item on the righ click popup menu and I also want
> to retrieve the name value of the itme clicked on. Is that possible?
> Any suggestions?
Does opencms-workplace.xml help you?
| <contextmenu>
| <entry key="GUI_EXPLORER_CONTEXT_LOCK_0" uri="commons/lock.jsp"
rules="d d aaaa dddd dddd" order="10"/>
| <entry key="GUI_EXPLORER_CONTEXT_OVERRIDELOCK_0"
uri="commons/lockchange.jsp" rules="d d dddd dddd aaaa" order="20"/>
| <entry key="GUI_EXPLORER_CONTEXT_UNLOCK_0" uri="commons/unlock.jsp"
rules="d d dddd aaaa dddd" order="30"/>
Regards,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060404/06ab2874/attachment.htm>
More information about the opencms-dev
mailing list