Closed (fixed)
Project:
Theme Settings API
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
10 May 2007 at 13:00 UTC
Updated:
7 Oct 2007 at 05:23 UTC
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!?
Comments
Comment #1
johnalbinAlready working on it.
Please look at issue #57676. If you can, try the patch on D6 and report back to that issue.
Comment #2
johnalbinThanks 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.
Comment #3
johnalbinComment #4
johnalbinComment #5
johnalbinSuccess!
Comment #6
hass commentedNow we should only backport "theme-settings.php" filename support to D5... :-)
Comment #7
(not verified) commentedComment #8
johnalbinIn 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.)
Comment #9
(not verified) commented