Logo Tool

pobster - July 19, 2006 - 12:06

A simple tool to display either a random logo on every page refresh, else display a specific logo on specified pages and a default set logo on all unspecified ones.

Instructions for 5.x version:
To use, simply install the module (you'll need to move the supplied logo.php file into your top level Drupal folder) and enter your preferred settings in 'admin/settings/logotool'. Then uncheck your themes 'Use the default logo' and point the 'Path to custom logo' to; logo.php
Instructions for 6.x version:
Install and enable the module, then enter your preferred settings in 'admin/settings/logotool'.

The module works by picking a logo file at random from the folder specified on your logotool settings page. The default folder is 'logos' which you should create yourself in your files directory (note it doesn't have to be here, you can change this in the settings). This module can now integrate with the locale module (if required) and display different specified logos for users with different locales - see the logotool settings page for examples on how to set this up.

To ensure compatibility make sure:

  • That your webserver can read and access the logo files and the folder they're contained in.
  • Note that this module will NOT work with "aggressive" caching.

This module creates no database entries; to remove simply alter your current themes logo path back to a valid logo then deactivate the logotool module and delete it (you can use the module uninstall to remove logotool entries in your variable table in Drupal 5.x + 6.x).

Please note that no logos are provided with this module.

Releases

Official releasesDateSizeLinksStatus
5.x-2.32007-May-0310.94 KBRecommended for 5.xThis is currently the recommended release for 5.x.
4.7.x-2.02007-May-0310.67 KBRecommended for 4.7.xThis is currently the recommended release for 4.7.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Nov-1210.83 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.