additional_plugins/serendipity_plugin_weather
2013-12-28 21:43:44 +01:00
..
dot/pixel/icons/serendipity_weather_plugin
UTF-8 czech translations - removed leading slash from first line (introduced erroneously in previous commit) 2013-12-28 21:43:44 +01:00
documentation_cs.html line endings in czech files changed to unix style 2013-12-27 17:58:04 +01:00
documentation_cz.html line endings in czech files changed to unix style 2013-12-27 17:58:04 +01:00
lang_bg.inc.php also remove $Revision$ 2013-08-12 10:27:53 +02:00
lang_cs.inc.php czech translations - removed leading slash from first line (introduced erroneously in previous commit) 2013-12-28 21:43:44 +01:00
lang_cz.inc.php czech translations - removed leading slash from first line (introduced erroneously in previous commit) 2013-12-28 21:43:44 +01:00
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

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