I have the taxonomy module enabled, but I want to be the only one who can create new taxonomy terms. How do I disallow users (authenticated and anonymous) to create/edit terms? I don't see any option in the permissions page for this. Thx.

Comments

nevets’s picture

Do not mark the taxonomy as 'tagged', then terms can only be created from the admin interface.

sinmao’s picture

Well,

I want to be able to create terms in the form fields in nodes, but I don't want users to be able to do that (or hide it from them).

sinmao’s picture

Nevermind.

I found it. Vocabulary Permissions module. It took me a while clicking through the related modules links :)