Closed (fixed)
Project:
Simplify
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
27 May 2011 at 00:27 UTC
Updated:
16 May 2024 at 00:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedHere's a patch that addresses the above issues.
Comment #2
Anonymous (not verified) commentedThe patch at #1145724: Allow Simplify for Specific Content Type... includes these changes, so marking this as a duplicate.
Comment #3
Vasu commentedWell the issue is still present. Probably we need to give permission to specific roles like 'administrator' (not user 1) to override 'simplify' settings. A similar function exists in http://drupal.org/project/jammer, it is not as simple as this module but the 'permissions' are more intuitive and practical.
Comment #4
markshust commentedI do not want to change any existing variables as it will bomb out installs already using this module. Vasu's recommendation sounds like a better idea but I'd need to see a good way of doing this to apply this update.
Comment #5
markshust commentedComment #6
Anonymous (not verified) commentedIt wouldn't be too hard to release these changes in a new version (7.x-2.2) that includes some PHP in the update function that changes the old variables to the new would it?
Comment #7
Anonymous (not verified) commentedA better permissions system will go in the new 3.x branch.
Comment #8
Anonymous (not verified) commentedBetter permissions have been added as a part of this commit: http://drupalcode.org/project/simplify.git/commit/7f7f1c6