additional_plugins/serendipity_plugin_weather
2013-08-12 10:27:53 +02:00
..
dot/pixel/icons/serendipity_weather_plugin
UTF-8 also remove $Revision$ 2013-08-12 10:27:53 +02:00
documentation_cs.html new/updated czech translations 2013-04-05 17:47:41 +02:00
documentation_cz.html new/updated czech translations 2013-04-05 17:47:41 +02:00
lang_bg.inc.php also remove $Revision$ 2013-08-12 10:27:53 +02:00
lang_cs.inc.php
lang_cz.inc.php
lang_de.inc.php
lang_en.inc.php also remove $Revision$ 2013-08-12 10:27:53 +02:00
lang_es.inc.php
README.txt
serendipity_plugin_weather.php Remove $Id$ for CVS compoatibility. Thought I already did this some time ago?!?! 2013-08-12 09:49:28 +02:00

About
=====

This plugin uses PEAR::Services_Weather to retrieve METAR weather information
for a given location and display them.

Installation
============

    export SERENDIPITY_HOME=/path/to/serendipity    
    mkdir -p $SERENDIPITY_HOME/plugins/serendipity_plugin_weather
    cp serendipity_plugin_weather.php \
       $SERENDIPITY_HOME/plugins/serendipity_plugin_weather
    cp -r dot/pixel $SERENDIPITY_HOME