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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to