Weather_UK -- Version 0.5


Description
===========

This plugin adds a weather tool bar which provides a page that
displays a 3 day forcast of weather, wind and temperature for
the whole country and the region you set in the
'Display Perferences'.

Screenshot
==========


Download ======== f0850299dfb7d787af7bb96eccfa6d83 weather_uk.0.5-1.4.0.tar.gz 5659 byte Files ===== -rw-r--r-- 1 admin14 admin14 470 Mar 6 10:04 index.php -rw-r--r-- 1 admin14 admin14 1437 Jun 25 18:11 INSTALL drwxr-xr-x 3 admin14 admin14 4096 Jun 23 15:02 locale -rw-r--r-- 1 admin14 admin14 2806 Mar 6 10:44 README -rw-r--r-- 1 admin14 admin14 1355 Jun 23 18:39 setup.php drwxr-xr-x 2 admin14 admin14 4096 Jun 25 18:09 tools -rw-r--r-- 1 admin14 admin14 15 Jun 22 18:37 version -rw-r--r-- 1 admin14 admin14 5760 Jun 24 19:11 weather_uk.php -rw-r--r-- 1 admin14 admin14 4442 Jun 25 17:57 weather_uk-setup.php ./locale: drwxr-xr-x 3 admin14 admin14 4096 Jun 23 15:03 en_GB ./locale/en_GB: drwxr-xr-x 2 admin14 admin14 4096 Jun 25 18:06 LC_MESSAGES ./locale/en_GB/LC_MESSAGES: -rw-r--r-- 1 admin14 admin14 387 Jun 25 18:09 weather_uk.mo -rw-r--r-- 1 admin14 admin14 2268 Jun 25 18:09 weather_uk.po ./tools: -rw-r--r-- 1 admin14 admin14 491 Jun 25 18:04 mklocale.header.txt -rw-r--r-- 1 admin14 admin14 321 Jun 25 18:09 mklocale.sh Configuration ============= See INSTALL for installation instructions. Goto 'Display Perferences' and select the Where, When, What options in the 'UK weather forecast' section. Problems/suggestions e-mail: squirrelmail-plugins@lists.sourceforge.net Future Work =========== 1. Look for other weather options eg pollen count, pollution levels etc 2. Drink less coffee and get more sleep. Author ====== David Newcomb david.newcomb@bigsoft.co.uk For comments and queries please add "[NOSPAM]" to the subject so it dose not get lost in the spam filter. ChangeLog ========= This plugin is an advancement of the plugin written by nicholas who got the idea from the plugin for North America written by Daniel Hemmerich. It uses code from the Bug Report plugin written by Tyler Akins ---------------------------------------------------------------------------- David Newcomb ---------------------------------------------------------------------------- 0.5 25-Jun-2005 Fixed images changed on MET website. Add 3 day forcast Add region specific forcast Add choice of weather, wind and temperature Add language support Change all require* to include* Make pluggin conform to doc/plugin.txt Add _version() to setup.php Add INSTALL file ---------------------------------------------------------------------------- nicholas ---------------------------------------------------------------------------- 0.4 Fixed to work without register globals. 0.3 The Met Office changed the whereabouts of their weather images on their web site so the plugin stopped working; this version fixes that. Fixed work with Squirrelmail verion 1.4.x, and will only work with 1.4 and above. 0.2 Six second addition to enable/disable the plugin in display options. Added version file for the plugin update checker because i think its cool, even though i think it does it for you. 0.1 Initial release