Closed (fixed)
Project:
NineSixty (960 Grid System)
Version:
7.x-1.0
Component:
CSS
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2012 at 21:20 UTC
Updated:
1 Oct 2012 at 03:56 UTC
Like many other themes that use options to turn on/off different functionality, I think adding the ability to turn on/off the debug.css inclusion in the theme can be advantages to having to constantly edit the .info file to make this change.
Comments
Comment #1
aquaphenixI went ahead and just copied the debug file to my theme and created a theme-settings.php file to create this option in order to be able to just turn it on/off from there.
Anyone needing to create advance settings on their themes than take a look at http://drupal.org/node/177868