In a custom "Edit" menu we've done, there are two items "Import a word doc" and "Administration -> advanced" that are showing up for anonymous users. All the other edit operations for which anonymous has no permissions are hidden as expected, just these two show up. Any ideas why?
The menuitems are:
.png)








Comments (2)
May 31, 2009
Mike Culbertson says:
yeek, the macros got parsed in the original post. How bout this: {compound-m...yeek, the macros got parsed in the original post. How bout this:
{compound-menuitem:advanced|icon=server_document|caption=Advanced} {compound-menuitem:docimport|icon=word|caption=Import Word Doc...}May 31, 2009
Mike Culbertson says:
These same two items show up when I use {editmenu} as well (our global edit ...These same two items show up when I use
{editmenu}as well (our global edit menu is customized as well).
-M