You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Jann Forrer <ja...@id.unizh.ch> on 2006/07/27 16:36:59 UTC

menu declarations in modules

Hi

There are menu entries listed in modules which are not handled by this 
module e.g in:

pubs/default/modules/homepage
modules/xhtml

In the respective config/menus/<name>.xsp there are entries like:

.....
   <item wf:event="edit" uc:usecase="kupu" uc:step="open" 
href="?"><i18n:text>With Kupu</i18n:text></item>
   <item wf:event="edit" uc:usecase="edit.bxe" href="?"><i18n:text>With 
BXE</i18n:text></item>
   <item wf:event="edit" uc:usecase="edit.forms"><xsp:attribute 
name="href"><xsp:expr>"?form=" + doctype</xsp:expr></xsp:attribute><
i18n:text>With Forms</i18n:text></item>
   <item wf:event="edit" uc:usecase="edit.oneform" 
href="?"><i18n:text>With one Form</i18n:text></item>

which are handled by other modules.
Shouldn't this entries only be listed in the xsp file of the 
corresponding module?

Jann



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org