hello,
is it possible (preferably without module hacking) to hide taxonomy menus from anonymous users ? when posting articles on our site, users publish them directly in one category only (using Taxonomy _defaults for this).
I tried to use acces_control to solve this problem, but this module leaves the (currently empty) menu boxes on the Add node-pages (see for instance http://www.indymedia.be/en/publish/article). to avoid confusion among site users, it would be good to get rid of those menu boxes..
thanks, -- bruno
On Tuesday 31 January 2006 05:28 am, bruno@indymedia.be wrote:
hello,
is it possible (preferably without module hacking) to hide taxonomy menus from anonymous users ? when posting articles on our site, users publish them directly in one category only (using Taxonomy _defaults for this).
I tried to use acces_control to solve this problem, but this module leaves the (currently empty) menu boxes on the Add node-pages (see for instance http://www.indymedia.be/en/publish/article). to avoid confusion among site users, it would be good to get rid of those menu boxes..
thanks, -- bruno
Maybe something in here will help: http://drupal.org/node/13266