Download & Extend

Releases for Logo Tool

logotool 6.x-2.05

Download Size md5 hash
logotool-6.x-2.05.tar.gz 15.15 KB 638feced5f158b70e187650bea7d5fe6
logotool-6.x-2.05.zip 17.89 KB 92824c65c5d934068260f8a21459f9e6
Last updated: December 24, 2010 - 23:18
Official release from tag: 6.x-2.05

Release notes

http://drupal.org/node/794362

Adding locale functionality to random logo choice.

logotool 6.x-2.02

Download Size md5 hash
logotool-6.x-2.02.tar.gz 14.91 KB 7adaa3cdc3a7543978dbf161066e33e2
logotool-6.x-2.02.zip 17.73 KB c6a65aa03302eac50521703e3e0a04b0
Last updated: December 24, 2010 - 23:18
Official release from tag: 6.x-2.02

Release notes

Found the preg_match error in bootstrap.inc line 777 ... Was pure chance... Noticed the current mode wasn't showing.

logotool 6.x-2.01

Download Size md5 hash
logotool-6.x-2.01.tar.gz 14.9 KB 54eed1255a16770d0012f3f297137a48
logotool-6.x-2.01.zip 17.73 KB f5d8eb3bf692e199171fe94da66d45f5
Last updated: December 24, 2010 - 23:18
Official release from tag: 6.x-2.01

Release notes

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

logotool 7.x-2.x-dev

Download Size md5 hash
logotool-7.x-2.x-dev.tar.gz 14.71 KB 03430ef083a96e52d6711c6ee682ff17
logotool-7.x-2.x-dev.zip 17.04 KB 460f1ca0fe55a5b0ad3702e0487daa02
Last updated: February 25, 2011 - 07:39
Development snapshot from branch: 7.x-2.x

Release notes

Development branch of Logotool 2.x

logotool 6.x-2.0

Download Size md5 hash
logotool-6.x-2.0.tar.gz 14.79 KB b17b1a56b72d9f84dfefbfcdd690c697
logotool-6.x-2.0.zip 17.59 KB 4ac748e91609ce3f1bfba1bb0e9dc71a
Last updated: December 24, 2010 - 23:18
Official release from tag: 6.x-2.0

Release notes

Branch 2 second release.

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

BETA1 includes;
Locale support (initial support, needs tweaking as default is NULL and therefore logos will not display unless language has a value)
Draggable weighting
Moved onus to drupal_match_path for returning match
Moved ignore to checkbox in form
Added imagecache functionality
Added restrictions for file uploading
Added permission to have another user manage the logos (although the page will need to be moved elsewhere as the parent item has admin rights only)
Import from folder functionality
Pointless flashy ahah uploading
Improved something in the doodar (switch case display mode blah)

logotool 6.x-2.0-beta2

Download Size md5 hash
logotool-6.x-2.0-beta2.tar.gz 14.68 KB a0f05af01563ec181dc04dc57bca5ba3
logotool-6.x-2.0-beta2.zip 17.48 KB 70c9eab9372033bd07f0f1430d8b8982
Last updated: December 24, 2010 - 23:18
Official release from tag: 6.x-2.0-beta2

Release notes

Branch 2 second release.

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

BETA1 includes;
Locale support (initial support, needs tweaking as default is NULL and therefore logos will not display unless language has a value)
Draggable weighting
Moved onus to drupal_match_path for returning match
Moved ignore to checkbox in form
Added imagecache functionality
Added restrictions for file uploading
Added permission to have another user manage the logos (although the page will need to be moved elsewhere as the parent item has admin rights only)
Import from folder functionality
Pointless flashy ahah uploading
Improved something in the doodar (switch case display mode blah)

logotool 6.x-2.0-beta1

Download Size md5 hash
logotool-6.x-2.0-beta1.tar.gz 12.98 KB f2fdf74ff32c562f4d9be09ce74be532
logotool-6.x-2.0-beta1.zip 15.52 KB c988a2f539d83748db0a15b7cb3f8596
Last updated: December 24, 2010 - 23:18
Official release from tag: 6.x-2.0-beta1

Release notes

Branch 2 initial release.

Includes;
Locale support (initial support, needs tweaking as default is NULL and therefore logos will not display unless language has a value)
Draggable weighting
Moved onus to drupal_match_path for returning match
Moved ignore to checkbox in form
Added imagecache functionality
Added restrictions for file uploading
Added permission to have another user manage the logos (although the page will need to be moved elsewhere as the parent item has admin rights only)
Import from folder functionality
Pointless flashy ahah uploading
Improved something in the doodar (switch case display mode blah)

TODO;
Improve help text
Test thoroughly... Hence BETA release

logotool 6.x-2.x-dev

Download Size md5 hash
logotool-6.x-2.x-dev.tar.gz 15.04 KB 7a9293a0a2ae1a288eb22257f352e952
logotool-6.x-2.x-dev.zip 17.59 KB 51019ff799a73ea97c0f36da860fc993
Last updated: February 25, 2011 - 07:39
Development snapshot from branch: 6.x-2.x

Release notes

Development branch of Logotool 2.x

logotool 6.x-1.x-dev

Download Size md5 hash
logotool-6.x-1.x-dev.tar.gz 10.74 KB 209ab7da3e1a5afbf8aa2848d87378ae
logotool-6.x-1.x-dev.zip 11.53 KB 208a653e74b4eaf145868e0d125a5502
Last updated: February 25, 2011 - 07:39
Development snapshot from branch: 6.x-1.x

Release notes

Removed the requirement for file serving (logo.php). Should work quicker, require less strict security and be more configurable.

...Oh, but as well - it's unfinished (to a point)

logotool 4.7.x-2.0

Download Size md5 hash
logotool-4.7.x-2.0.tar.gz 10.67 KB 85898eb8b439093ab94cdf78b10681c0
logotool-4.7.x-2.0.zip 11.43 KB d80be2f89eb85cf4adce03436326fc9d
Last updated: December 24, 2010 - 23:18
Official release from tag: 4.7.x-2.0

Release notes

Update to version 2

logotool 5.x-2.3

Download Size md5 hash
logotool-5.x-2.3.tar.gz 10.94 KB 4f80fb9f900f6e3173973d73c576e152
logotool-5.x-2.3.zip 12.12 KB 4577a4f25ba5c4418ed4c28ef747ad96
Last updated: December 24, 2010 - 23:18
Official release from tag: 5.x-2.3

Release notes

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

logotool 5.x-2.2

Download Size md5 hash
logotool-5.x-2.2.tar.gz 10.58 KB c7be8430d028a2e1eaebb7f285bedc36
logotool-5.x-2.2.zip 11.76 KB c5b4e2bb5e8f6ffc297d5aacb1c6792a
Last updated: December 24, 2010 - 23:18
Official release from tag: 5.x-2.2

Release notes

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.

logotool 5.x-2.1

Download Size md5 hash
logotool-5.x-2.1.tar.gz 10.52 KB 31180d6f8d258b78b2824eb0511e4016
logotool-5.x-2.1.zip 11.71 KB 1fe24b663279576852189598b3415e22
Last updated: December 24, 2010 - 23:18
Official release from tag: 5.x-2.1

Release notes

I *think* that's fixed it? It's hard to tell when I don't have a live 5.x environment

logotool 5.x-2.0

Download Size md5 hash
logotool-5.x-2.0.tar.gz 10.5 KB eec00de986b31138154baa19d1a1829c
logotool-5.x-2.0.zip 11.7 KB 6c3e0e94084d66489e592a83fdcca48a
Last updated: December 24, 2010 - 23:18
Official release from tag: 5.x-2.0

Release notes

First proper stab at implementing locales, needs work/ testing.

Minor bug fixes as well.

logotool 5.x-2.x-dev

Download Size md5 hash
logotool-5.x-2.x-dev.tar.gz 10.01 KB 597442da49bfa5d2ed446b6ae9373f1d
logotool-5.x-2.x-dev.zip 11.03 KB 70b8933613e3bf3b5a0ed67cbc6fdad4
Last updated: February 25, 2011 - 07:39
Development snapshot from branch: 5.x-2.x

Release notes

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.

logotool 4.7.x-2.x-dev

Download Size md5 hash
logotool-4.7.x-2.x-dev.tar.gz 9.7 KB a1d59770f370fd6b0ab5eefe944f5224
logotool-4.7.x-2.x-dev.zip 10.33 KB db3c43a6066897315ff1cb98550728e0
Last updated: February 25, 2011 - 07:39
Development snapshot from branch: 4.7.x-2.x

Release notes

New updated dev release for testing;

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.

logotool 4.7.x-1.1

Download Size md5 hash
logotool-4.7.x-1.1.tar.gz 9.02 KB 546f01ccccaf86427eb165ebfd6e2d47
logotool-4.7.x-1.1.zip 9.35 KB af920353b0078b2aa2e8ba7806fa1e9f
Last updated: December 24, 2010 - 23:18
Official release from tag: 4.7.x-1.1

Release notes

Stupidly missed a column heading on 'Logos' screen...

logotool 5.x-1.2

Download Size md5 hash
logotool-5.x-1.2.tar.gz 9.23 KB 57ffe9312e8696b49cf69759da25c48f
logotool-5.x-1.2.zip 10.01 KB 5d576114b3ea9c77485769ef68fc9414
Last updated: December 24, 2010 - 23:18
Official release from tag: 5.x-1.2

Release notes

Added 'frequency' setting from 4.7 version.

logotool 4.7.x-1.0

Download Size md5 hash
logotool-4.7.x-1.0.tar.gz 9.02 KB 07f95a3bcae6c73f430cf18dfc5bd4f8
logotool-4.7.x-1.0.zip 9.34 KB 4d1847fe65d29836923c34d0212ac9ae
Last updated: December 24, 2010 - 23:18
Official release from tag: 4.7.x-1.0

Release notes

Few bug fixes with regards to paths, *should* be stable.

logotool 5.x-1.1

Download Size md5 hash
logotool-5.x-1.1.tar.gz 9.08 KB 757488e5dc2bf4454abb63e3a702c3bb
logotool-5.x-1.1.zip 9.82 KB 48e745ba28c5068dd805453787c05790
Last updated: December 24, 2010 - 23:18
Official release from tag: 5.x-1.1

Release notes

Tidy up release, fixed a few things - *should* be stable enough for a proper release now.

Subscribe with RSS Syndicate content
nobody click here