Closed (fixed)
Project:
Live CSS
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2012 at 10:04 UTC
Updated:
1 Apr 2012 at 08:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
hles commentedBetter permissions, adds a permission for administer the editor, removes 'edit css' permission check in live_css_save and adds it in hook_menu instead where the callback is defined.
Comment #2
guybedford commentedGreat thanks, looks good. Will add it to the next release.
Comment #3
guybedford commentedI've included this in the latest release. I haven't provided the administer css permission, because there is no distinction between full and reduced live css access with this module. The primary user at the moment is the developer, not the site owner.
Particularly, if we're going to distinguish for a Live CSS administrator and a Live CSS user, then we should be addressing #1293120 first.
It really depends on how much people consider this module for use by site users as opposed to just for development, which has been the primary use case up to now.