[opencms-dev] Re: Adding item on righ click popup menu?
Thomas März
thomas.maerz at gmail.com
Sat Apr 1 14:46:55 CEST 2006
"Dong, Roland" <Roland_Dong at parade.com> 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
More information about the opencms-dev
mailing list