Active
Project:
Taxonomy Search
Version:
5.x-2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2009 at 04:15 UTC
Updated:
20 Apr 2009 at 04:15 UTC
It would be nice to restrict the use of the module to particular roles. For example, I only want admins to use it so that they can quickly find particular terms in large vocabularies, and edit them. I have created a patch that allows this, by adding in a new permission and wrapping the taxonomy_search_search and form_alter functions in a user_access check (hopefully this is the right way to do it). This patch is against the 5.x-2.0 release.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_search_permissions.patch | 4.75 KB | davemybes |