glossary module access control missing
xolotl - April 24, 2008 - 23:55
| Project: | Glossary |
| Version: | 5.x-2.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Installed and am able to use glossary module, however there is no access control settings for glossary administration and only user 1 is able to access/change glossary administration.
environment:
Glossary 5.x.2.2
Drupal 5.7
PHP 5.1.6
MySQL 5.0.51a

#1
No, the Glossary module does not use separate administration permissions. The users would need to have 'administer filters' permission to administer the module and 'administer taxonomy' to change the terms themselves.
I updated the documentation (http://drupal.org/node/201760#permissions) to state this.
#2
Thanks for posting this as I racked my brains looking for permissions for the "gloassary" module only to find this ;-)
#3
Actually, I am seeing a shift in contributed modules to lessen the number of permissions. In the modules that I maintain, I take a hard look at what I'm doing and try not to introduce any more than absolutely needed.
#4
Automatically closed -- issue fixed for two weeks with no activity.