|
Posted
almost 16 years
ago
by
mkalkbrenner
Official release from CVS tag: DRUPAL-7--1-0-ALPHA1Last updated: October 17, 2010 - 15:21View usage statistics for this release
Download
Size
... [More]
md5 hash
themekey-7.x-1.0-alpha1.tar.gz
166.09 KB
b3d104b41897fb4e9241871b5cd0c5a0
Official release from CVS tag: DRUPAL-7--1-0-ALPHA1Last updated: October 17, 2010 - 15:21View usage statistics for this releaseNotes
First alpha of ThemeKey 7.x-1.0.
This is mainly a port of ThemeKey 6.x-3.0 to Drupal 7 with minor improvements created at the Drupal 7 Sprint Camp in Hannover (Germany) on the 16th and the 17th of October 2010 by Carsten Müller, Christian Spitzlay and Markus Kalkbrenner. (Thanks to Eugen Mayer for the JavaScript support)
In addition ThemeKey Properties has been merged into ThemeKey.
Right now it's not heavily tested, so feedback is welcome! [Less]
|
|
Posted
almost 16 years
ago
by
mkalkbrenner
Official release from CVS tag: DRUPAL-6--3-0Last updated: October 14, 2010 - 20:06View usage statistics for this release
Download
Size
... [More]
md5 hash
themekey-6.x-3.0.tar.gz
157.39 KB
23124b760de8cca76722ecab190c1d3c
Official release from CVS tag: DRUPAL-6--3-0Last updated: October 14, 2010 - 20:06View usage statistics for this releaseNotes
Final release of ThemeKey 6.x-3.0.
Beside some other architectural changes and clean-ups the most important new feature of ThemeKey 6.x-3.x is, that ThemeKey now deals better with page caching:
fast deletion of page cache after modifications to Theme Switching Rule Chain
fast deletion of page cache after modifications to user profile theme setting
wildcard deletion of page cache after modifications to path alias theme setting
introduced classification of page cache support for themekey properties
introduced themekey cron to clean up page cache depending on rules containing time based properties
Feedback is still welcome! Especially from long time users of ThemeKey ...
New Features / Improvements
mkalkbrenner: Show tooltips about possible property values at rule chain edit form
mkalkbrenner: #908640: explain operators
mkalkbrenner: avoid duplicate notes after saving theme switching rule chain
mkalkbrenner: added warnings about properties and page cache
[Less]
|
|
Posted
almost 16 years
ago
by
mkalkbrenner
Official release from CVS tag: DRUPAL-6--3-0-RC2Last updated: September 2, 2010 - 15:51View usage statistics for this release
Download
Size
... [More]
md5 hash
themekey-6.x-3.0-rc2.tar.gz
156.11 KB
2039dcbf3b12edf7e94bc1a0e9564502
Official release from CVS tag: DRUPAL-6--3-0-RC2Last updated: September 2, 2010 - 15:51View usage statistics for this releaseNotes
Second release candidate of ThemeKey 6.x-3.0.
Beside some other architectural changes and clean-ups the most important new feature of ThemeKey 6.x-3.x is, that ThemeKey now deals better with page caching:
fast deletion of page cache after modifications to Theme Switching Rule Chain
fast deletion of page cache after modifications to user profile theme setting
wildcard deletion of page cache after modifications to path alias theme setting
introduced classification of page cache support for themekey properties
introduced themekey cron to clean up page cache depending on rules containing time based properties
Feedback is still welcome! Especially from long time users of ThemeKey ...
Bug Fixes
mkalkbrenner: fixed Undefined variable: _SESSION in themekey_init() when using Pressflow or Cocomore Drupal Core
mkalkbrenner: fixed links in descriptions and help texts
mkalkbrenner: fixed typing error
[Less]
|
|
Posted
almost 16 years
ago
by
mkalkbrenner
Official release from CVS tag: DRUPAL-6--3-0-RC1Last updated: August 20, 2010 - 09:21View usage statistics for this release
Download
Size
... [More]
md5 hash
themekey-6.x-3.0-rc1.tar.gz
155.98 KB
b553fa8c9c92b60c54b71adae5fc72bf
Official release from CVS tag: DRUPAL-6--3-0-RC1Last updated: August 20, 2010 - 09:21View usage statistics for this releaseNotes
First release candidate of ThemeKey 6.x-3.0.
Beside some other architectural changes and clean-ups the most important new feature of ThemeKey 6.x-3.x is, that ThemeKey now deals better with page caching:
fast deletion of page cache after modifications to Theme Switching Rule Chain
fast deletion of page cache after modifications to user profile theme setting
wildcard deletion of page cache after modifications to path alias theme setting
introduced classification of page cache support for themekey properties
introduced themekey cron to clean up page cache depending on rules containing time based properties
Feedback is still welcome! Especially from long time users of ThemeKey ...
Bug Fixes
flamingvan, mkalkbrenner: #884862: taxonomy properties and node revisions
mkalkbrenner: don't execute rule chain when cron has been started by drush
[Less]
|
|
Posted
almost 16 years
ago
by
mkalkbrenner
Official release from CVS tag: DRUPAL-6--3-0-BETA1Last updated: August 16, 2010 - 14:41View usage statistics for this release
Download
Size
... [More]
md5 hash
themekey-6.x-3.0-beta1.tar.gz
155.74 KB
a4d3b4107f75ba6803e8ef8a9871b9ff
Official release from CVS tag: DRUPAL-6--3-0-BETA1Last updated: August 16, 2010 - 14:41View usage statistics for this releaseNotes
First beta release of ThemeKey 6.x-3.0.
Beside some other architectural changes and clean-ups the most important new feature of ThemeKey 6.x-3.x is, that ThemeKey now deals better with page caching:
fast deletion of page cache after modifications to Theme Switching Rule Chain
fast deletion of page cache after modifications to user profile theme setting
wildcard deletion of page cache after modifications to path alias theme setting
introduced classification of page cache support for themekey properties
introduced themekey cron to clean up page cache depending on rules containing time based properties
Feedback is still welcome! Especially from long time users of ThemeKey ...
Bug Fixes
mkalkbrenner: fixed warning: Undefined variable: object
mkalkbrenner: fixed warnings in rule chain form
mkalkbrenner: changed code according to drupal coding standards
mkalkbrenner: ThemeKey UI: #847204: Unable to change themes for nodes already created
[Less]
|
|
Posted
almost 16 years
ago
by
mkalkbrenner
Official release from CVS tag: DRUPAL-6--2-5Last updated: August 16, 2010 - 14:36View usage statistics for this release
Download
Size
... [More]
md5 hash
themekey-6.x-2.5.tar.gz
152.85 KB
db0049c16bcca66d1687535563650b99
Official release from CVS tag: DRUPAL-6--2-5Last updated: August 16, 2010 - 14:36View usage statistics for this releaseNotes
Maintenance release of ThemeKey 6.x-2.x.
Bug Fixes
mkalkbrenner: fixed warning: Undefined variable: object
mkalkbrenner: ThemeKey UI: #847204: Unable to change themes for nodes already created
[Less]
|
|
Posted
almost 16 years
ago
by
mkalkbrenner
Official release from CVS tag: DRUPAL-6--3-0-ALPHA3Last updated: July 30, 2010 - 15:16View usage statistics for this release
Download
Size
... [More]
md5 hash
themekey-6.x-3.0-alpha3.tar.gz
155.62 KB
331f6e4b42799a45d7c618809781e466
Official release from CVS tag: DRUPAL-6--3-0-ALPHA3Last updated: July 30, 2010 - 15:16View usage statistics for this releaseNotes
Third alpha release of ThemeKey 6.x-3.0.
Beside some other architectural changes and clean-ups the most important new feature of ThemeKey 6.x-3.x is, that ThemeKey now deals better with page caching:
fast deletion of page cache after modifications to Theme Switching Rule Chain
fast deletion of page cache after modifications to user profile theme setting
wildcard deletion of page cache after modifications to path alias theme setting
introduced classification of page cache support for themekey properties
introduced themekey cron to clean up page cache depending on rules containing time based properties
Feedback is still welcome! Especially from long time users of ThemeKey ...
Bug Fixes
mkalkbrenner: #863252: Administration theme overrides the default theme if Rule Chain is empty
New Features / Improvements
mkalkbrenner: added icons to Theme Switching Rule Chain that show the page cache compatibility of this rule
mkalkbrenner: check names of new properties added via hook_themekey_properties()
mkalkbrenner: added explainations of page cache compatibility
[Less]
|
|
Posted
almost 16 years
ago
by
mkalkbrenner
Official release from CVS tag: DRUPAL-6--2-4Last updated: July 30, 2010 - 15:16View usage statistics for this release
Download
Size
... [More]
md5 hash
themekey-6.x-2.4.tar.gz
154.84 KB
be05efe223d21d2bbeda6fb1df065472
Official release from CVS tag: DRUPAL-6--2-4Last updated: July 30, 2010 - 15:16View usage statistics for this releaseNotes
Maintenance release of ThemeKey 6.x-2.x.
Bug Fixes
mkalkbrenner: #863252: Administration theme overrides the default theme if Rule Chain is empty
[Less]
|
|
Posted
almost 16 years
ago
by
mkalkbrenner
Official release from CVS tag: DRUPAL-6--3-0-ALPHA2Last updated: July 27, 2010 - 16:25View usage statistics for this release
Download
Size
... [More]
md5 hash
themekey-6.x-3.0-alpha2.tar.gz
153.28 KB
805d25092d3d202b932e0b2c0437cf2d
Official release from CVS tag: DRUPAL-6--3-0-ALPHA2Last updated: July 27, 2010 - 16:25View usage statistics for this releaseNotes
Second alpha release of ThemeKey 6.x-3.0.
Beside some other architectural changes and clean-ups the most important new feature of ThemeKey 6.x-3.x is, that ThemeKey now deals better with page caching:
fast deletion of page cache after modifications to Theme Switching Rule Chain
fast deletion of page cache after modifications to user profile theme setting
wildcard deletion of page cache after modifications to path alias theme setting
introduced classification of page cache support for themekey properties
introduced themekey cron to clean up page cache depending on rules containing time based properties
Feedback is still welcome! Especially from long time users of ThemeKey ...
Bug Fixes
mkalkbrenner: ThemeKey Debug: fixed fatal error: Call to undefined function themekey_rule_get()
mkalkbrenner: fixed critical error: property setting from path did not work correctly
[Less]
|
|
Posted
almost 16 years
ago
by
mkalkbrenner
Official release from CVS tag: DRUPAL-6--3-0-ALPHA1Last updated: July 22, 2010 - 12:55View usage statistics for this release
Download
Size
... [More]
md5 hash
themekey-6.x-3.0-alpha1.tar.gz
153.18 KB
ce9d40afcf2ac803b0da7f20cc3d9c01
Official release from CVS tag: DRUPAL-6--3-0-ALPHA1Last updated: July 22, 2010 - 12:55View usage statistics for this releaseNotes
First alpha release of ThemeKey 6.x-3.0.
Beside some other architectural changes and clean-ups the most important new feature is, that ThemeKey now deals better with page caching:
fast deletion of page cache after modifications to Theme Switching Rule Chain
fast deletion of page cache after modifications to user profile theme setting
wildcard deletion of page cache after modifications to path alias theme setting
introduced classification of page cache support for themekey properties
introduced themekey cron to clean up page cache depending on rules containing time based properties
Feedback is still welcome! Especially from long time users of ThemeKey ...
Bug Fixes
mkalkbrenner: allow '0' as value when creating a new rule
New Features / Improvements
mkalkbrenner: #812114: Support for page caches (internal and external like 'Boost')
Sansui, mkalkbrenner: #445538: allow the author himself to select a theme for all his nodes - added new tutorial to help section: "Allowing users to select a theme for all content they create"
mkalkbrenner: removed table themekey_paths and introduced the preprocessed variable themekey_paths instead which should be faster
mkalkbrenner: removed some obsolete internal functions
mkalkbrenner: improved some descriptions
read more [Less]
|