API integration into Drupal 6?
hass - May 10, 2007 - 13:00
| Project: | Theme Settings API |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | JohnAlbin |
| Status: | closed |
Jump to:
Description
This is what i'm searching for very long time...
Will you create a D6 patch? We are ~3 weeks from the code freeze... so we have a chance to get this in!?

#1
Already working on it.
Please look at issue #57676. If you can, try the patch on D6 and report back to that issue.
#2
Thanks in large part to Hass’ feedback, the API has been improved and is currently marked as RTBC for inclusion in Drupal 6.
Once it is committed, I will work on back porting the D6-version of the API into a Theme Settings API 5.x-2.0.
#3
#4
#5
Success!
#6
Now we should only backport "theme-settings.php" filename support to D5... :-)
#7
#8
In 5.x-2.1, made the default file name be "theme-settings.php". If a "theme-settings.php" file is not found, the module will look for a "settings.php" file (for backwards compatibility with 5.x-2.0.)
#9