Posted by kiamlaluno on July 4, 2009 at 3:11am
Jump to:
| Project: | Nodewords: D6 Meta Tags |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | 6.x-1.0 |
Issue Summary
It could happen that the user cannot edit any of the meta tags that the modules define. In that case, the field set should not be shown at all; if the field set would appear in the module settings page, then an appropriate message should appear.
Comments
#1
Actually, the form field set is not output, if the user don't have the permission to edit any of the meta tags.
The code should check if the user has any further permissions; in example:
#2
The code has been changed, and committed in CVS.
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.