Posted by stephthegeek on April 21, 2010 at 5:00pm
Hey all, I set up a demo site for a session we did at Drupalcon SF and thought it would be handy to make available to everyone to play with. If you want to check out the latest Skinr 2.x with a bunch of skins included, without having to install or code or configure anything, you can sign up for a free WebEnabled account and clone your own copy of the site. The theme will also be up on drupal.org shortly.
Grab it here: http://www.webenabled.com/application/tnt-fusion
PS. we're doing a BoF/help desk at 3pm in Room 270 at DrupalCon today if you want to come by and get help with theming with Skinr, using Fusion, or any theming questions!

Comments
trouble getting skinr working
I am trying to either add new functionality to a theme that already uses skinr (fusion, adaptivetheme) or add it in from scratch on a theme that currently does not use it (zen).
When I use a theme built for skinr I see a section called "Theme-specific settings" on the Themes>Configure page for the theme.
all of the documentation and tutorials I have found cover the process of adding settings to your .info file and adding the classes to your css. These changes do not make your new settings available under "Theme-specific settings".
By poking around in a skinr enabled theme, I see that the choices available under "Theme-specific settings" are specified in theme-settings.php, however the skinr documentation makes no mention of this file, nor does any tutorial I've found. This leads me to believe that modifying this is not considered to be a necesarry step, however Im not sure how else you are supposed to access the options you added to your .info file
Am I missing something?
Is there another way to access skinr functionality besides "Theme-specific settings"?
Is there an additional step that makes the changes to .info appear under "Theme-specific settings" without directly modifying theme-settings.php?
If neither of the above, has someone documented how to change theme-settings.php to make the skinr choices in .info show up?