| 1 |
Theme Settings API 6.x-1.4
|
| 2 |
#236930 by DrupalBone: Package name in .info file is incorrect
|
| 3 |
#241738 by Takafumi: Added Japanese translation
|
| 4 |
|
| 5 |
Theme Settings API 6.x-1.3
|
| 6 |
#199635: WSOD (white screen of death) on cached pages
|
| 7 |
#198819: Fixed incompatibility with i18n module (since 6.x-1.2)
|
| 8 |
|
| 9 |
Theme Settings API 6.x-1.2
|
| 10 |
* Moved code to conditionally included themesettings.admin.inc file.
|
| 11 |
#193134 by Hass: Upgraded translations to be 6.x compatible.
|
| 12 |
|
| 13 |
Theme Settings API 6.x-1.1
|
| 14 |
#184173: settings form doesn't show with FOOtheme or FOO_theme
|
| 15 |
|
| 16 |
Theme Settings API 6.x-1.0
|
| 17 |
* Most of the API now resides in Drupal CORE.
|
| 18 |
* Removed ability to use a file named settings.php.
|
| 19 |
* Otherwise, this release is feature-identical to 5.x-2.1.
|
| 20 |
|
| 21 |
Theme Settings API 5.x-2.7
|
| 22 |
#199635: WSOD (white screen of death) on cached pages
|
| 23 |
|
| 24 |
Theme Settings API 5.x-2.6
|
| 25 |
#198819: Fixed incompatibility with i18n module (since 5.x-2.4)
|
| 26 |
|
| 27 |
Theme Settings API 5.x-2.5
|
| 28 |
* Backport of the DRUPAL-6 setting on admin/settings/admin to load the admin
|
| 29 |
theme on node/add/* and node/*/edit
|
| 30 |
|
| 31 |
Theme Settings API 5.x-2.4
|
| 32 |
* Moved code to conditionally included themesettings.admin.inc file (performance improvement).
|
| 33 |
|
| 34 |
Theme Settings API 5.x-2.3
|
| 35 |
#184173: settings form doesn't show with FOOtheme or FOO_theme
|
| 36 |
|
| 37 |
Theme Settings API 5.x-2.2
|
| 38 |
* Updated the "best practices" examples and added a link to the online
|
| 39 |
documentation. No API or code changes.
|
| 40 |
|
| 41 |
Theme Settings API 5.x-2.1
|
| 42 |
#171633: backport of the committed DRUPAL-6 custom theme settings API. Changed
|
| 43 |
the name of "settings.php" to "theme-settings.php".
|
| 44 |
|
| 45 |
Theme Settings API 5.x-2.0
|
| 46 |
#142907: backport of the proposed DRUPAL CORE custom theme settings API
|
| 47 |
* Completely updated API, but with easy migration path.
|
| 48 |
* Added ability to switch themes when displaying the theme settings.
|
| 49 |
|
| 50 |
Theme Settings API 5.x-1.4
|
| 51 |
* Moved Theme Settings API module to a separate project.
|
| 52 |
* Added German translation (contributed by Hass.)
|
| 53 |
|
| 54 |
Theme Settings API 5.x-1.0
|
| 55 |
Initial release
|