themesettingsapi 6.x-2.x-dev

New features

Let's face it; Theme Settings 6.x-1.4 is useless. It added some very minor, non-essential "features", but wasn't needed at all on 100% of the sites that had it. But there are still bugs with in Drupal 6's theme settings functionality, so let's fix 'em!

This developer’s release contains the latest bug fixes and the latest bugs.

themesettingsapi 5.x-2.8

Bug fixes

Documentation fix only:

  • #199682: Sample settings init code incorrectly saved toggle_node_info_* variables

themesettingsapi 6.x-1.3

Bug fixes
  • #199635: WSOD (white screen of death) on cached pages
  • #198819: Fixed incompatibility with i18n module (since 6.x-1.2)

themesettingsapi 5.x-2.7

Bug fixes

This release fixes a critical bug introduced in 5.x-2.4.

  • #199635: WSOD (white screen of death) on cached pages

themesettingsapi 5.x-2.6

Bug fixes
  • #198819: Fixed incompatibility with i18n module (introduced in 5.x-2.4)

themesettingsapi 5.x-2.5

New features
  • Backport of the DRUPAL-6 setting on admin/settings/admin to load the admin theme on node/add/* and node/*/edit

themesettingsapi 5.x-2.4

New features
  • Moved code to conditionally included themesettings.admin.inc file (performance improvement).

themesettingsapi 6.x-1.2

New features
Bug fixes
  • Moved code to conditionally included themesettings.admin.inc file.
  • #193134 by Hass: Upgraded translations to be 6.x compatible.

themesettingsapi 4.7.x-2.0

New features
  • #171633: backport of the committed DRUPAL-6 custom theme settings API.
  • Completely updated API, but with easy migration path.
  • Added ability to switch themes when displaying the theme settings.

themesettingsapi 5.x-2.2

Bug fixes
  • Updated the "best practices" examples and added a link to the online documentation. No API or module code changes.

Note: This release is tagged as a “bug fix,” but the bug was only in the example “best practices” code.

themesettingsapi 6.x-1.0

New features
  • Most of the API now resides in Drupal CORE.
  • Removed ability to use a file named settings.php.
  • Otherwise, this release is feature-identical to 5.x-2.1.

themesettingsapi 5.x-2.1

New features
  • #171633: backport of the committed DRUPAL-6 custom theme settings API. Changed the name of "settings.php" to "theme-settings.php".

themesettingsapi 5.x-2.x-dev

This developer’s release contains the latest bug fixes and the latest bugs.

If you aren’t a developer: for your own safety, please, use this release only if the latest official release isn’t working for you and you have posted about it in the issue queue. And remember to keep your hands and feet inside the ride at all times.

themesettingsapi 5.x-2.0

New features
  • #142907: backport of the proposed DRUPAL-7 custom theme settings API
  • Completely updated API, but with easy migration path.
  • Added ability to switch themes when displaying the theme settings.

Changes since 5.x-2.0-rc1

Added documentation on the new API. No code changes.

themesettingsapi 5.x-2.0-rc1

New features
  • #142907: backport of the proposed DRUPAL-7 custom theme settings API
  • Completely updated API, but with easy migration path.
  • Added ability to switch themes when displaying the theme settings.

This release should be pretty stable as it already has been tested quite a lot as a patch in the Drupal 6.x release cycle.

themesettingsapi 5.x-1.4

New features
  • Moved Theme Settings API module to a separate project. Old versions of this module were bundled with the 5.x-1.3 (and earlier) release of the Theme Settings module.
  • Added German translation (contributed by Hass.)

themesettingsapi 4.7.x-1.0

New features

First stable release for Drupal 4.7.x. Allows themes to add their own settings to /admin/themes/settings.

Subscribe with RSS Subscribe to Releases for Theme Settings API