Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Bug fix with i18n compatibility (doesn't appear to affect everyone?)
Minor fix/ addition to .install file with theme registry and menu cache tables not being rebuilt when module is upgraded from 6.1.x branch
RELEASE2-0 includes;
Thoroughly tested
Fixed potential issue with locales, if no locale match is found was returning NULL rather than re-searching through matches for a non-locale specific page match
TODO;
Reintroduce ability to specify logo from node variable (perhaps... Not sure if anyone actually used this?)
Test thoroughly (obviously ongoing!)
BETA2 includes;
More help text
Reintroduced template variable overriding
BETA2 includes;
More help text
Reintroduced template variable overriding
TODO;
Reintroduce ability to specify logo from node variable (perhaps... Not sure if anyone actually used this?)
Further improve help text
Test thoroughly... Hence BETA releases
If cached pages/ anonymous users see the same logo on each refresh - simply visit /admin/build/modules (no need to submit) and Drupal *should* update the logotool entry in the 'system' table making bootstrap = 1
Needs testing, should solve a few problems with some stuff. The caching workaround isn't going well though - you'll still need to disable the cache for logotool to function.
New updated dev release for testing (simple update of the released 4.7 dev version);
Fixed: Now works with Drupal caching
Fixed: http://drupal.org/node/119198 (performance troubles)
Fixed: When set to random+specified (and had a time delay set) there was a bug where the previous specified logo was shown when you went to a page which was supposed to be random
Ignore the locale stuff in settings, it's not done yet and doesn't do anything.
Fixed: Now works with Drupal caching
Fixed: http://drupal.org/node/119198 (performance troubles)
Fixed: When set to random+specified (and had a time delay set) there was a bug where the previous specified logo was shown when you went to a page which was supposed to be random
Ignore the locale stuff in settings, it's not done yet and doesn't do anything.