Active
Project:
Dynamic CSS
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2010 at 14:45 UTC
Updated:
1 Aug 2010 at 23:08 UTC
I think that it would be good both for UI and developer to be able to label and group sets of variables together. The current version i am looking at seems to have no way to accomplish this, It is something I need so I will work on it and see if i can get something working to post back here.
Comments
Comment #1
ceardach commentedGood idea. We've got a ton of variables on our theme and could also use a layer of organization. Feel free to suggest an organization architecture!
Comment #2
cmcintosh commentedI think the organization should be free form, meaning that the theme developer should be given the option to define the groups himself and then the system should display it based on those groupings.
Also I have as of yet been unable to get the DCSS to display on the theme page. Dont know if this is a bug or i am looking on the wrong page
Comment #3
cmcintosh commentedOne thing I have done to make it easier for me to group things for Theme purposes is use the theme-settings.php file in my themes to create additions to the forms. I drop them into a collapsible fieldset and things seem to work nicely. Even better when i turn on the colorpicker module. Maybe this will help someone out.