Posted by kevinquillen on June 28, 2011 at 7:22pm
3 followers
Jump to:
| Project: | Context |
| Version: | 6.x-3.0-rc2 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
It would be nice if you could flag a context as 'administrative' where only certain role(s) having 'access administrative context' permission could see/edit them. For example, if you are using Context Assets and Context PHP- you may have certain contexts in use to build parts of a Drupal site that the end-user and/or client should not have access to.
Part of the reason I use Context is for block arrangement (super simple and better on performance) so, we do show end-user how to use them. It would be nice to hide contexts they should not see or potentially mess up.
Comments
#1
I am also facing the same problem here. Any solution?
#2
The simple solution:
Write a context conidtion plugin for your own code and store it somewhere else with custom permissions.