hook_form_alter() should collapse the fieldsets only when there are specific theme settings which are going to be added.
The patch is based on the previous issue I submitted (#263397: Remove themesettings.admin.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | themesettingsapi_admin_inc.patch | 1.59 KB | avpaderno |
| themesettingsapi_module.patch | 1.59 KB | avpaderno |
Comments
Comment #1
avpadernoThe patch is now indipendent from the other issue.
-- Kiam@AVPnet
Comment #2
johnalbinSeems reasonable. Thanks!
I optimized the code slightly. http://drupal.org/cvs?commit=160367