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

johnalbin’s picture

Assigned: Unassigned » johnalbin
Category: support » feature

Already working on it.

Please look at issue #57676. If you can, try the patch on D6 and report back to that issue.

johnalbin’s picture

Title: API integration into D6? » API integration into Drupal 6?

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.

johnalbin’s picture

Project: Theme Settings » Theme Settings API
Version: 5.x-1.x-dev » 5.x-1.4
johnalbin’s picture

Version: 5.x-1.4 » 5.x-2.0-rc1
johnalbin’s picture

Version: 5.x-2.0-rc1 » 5.x-2.x-dev
Status: Active » Fixed

Success!

hass’s picture

Now we should only backport "theme-settings.php" filename support to D5... :-)

Anonymous’s picture

Status: Fixed » Closed (fixed)
johnalbin’s picture

Status: Closed (fixed) » Fixed

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.)

Anonymous’s picture

Status: Fixed » Closed (fixed)