By sinmao on
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
Do not mark the taxonomy as
Do not mark the taxonomy as 'tagged', then terms can only be created from the admin interface.
Well, I want to be able to
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).
Nevermind. I found it.
Nevermind.
I found it. Vocabulary Permissions module. It took me a while clicking through the related modules links :)