How to add theme settings to Zen-based themes?
Posted
by barraponto
on Stack Overflow
See other posts from Stack Overflow
or by barraponto
Published on 2010-03-14T19:10:16Z
Indexed on
2010/03/14
19:15 UTC
Read the original article
Hit count: 570
drupal
|drupal-themes
I'm trying to place my own theme settings into a drupal subtheme. i've used the forms API in theme-settings.php but they are not showing up in admin/build/themes/settings/$mytheme. my theme-settings.php is uploaded here in case you'd like to see it. what it does is choose vocabularies for categories and tags, making it easier to port wordpress blogs to drupal.
© Stack Overflow or respective owner