Plugin Directory

Changeset 884939


Ignore:
Timestamp:
03/31/2014 06:44:15 AM (12 years ago)
Author:
daanzk
Message:

Added deprecated text.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • meteodata/trunk/readme.txt

    r883505 r884939  
    55Requires at least: 3.0.1
    66Tested up to: 3.8.1
    7 Stable tag: 1.2
     7Stable tag: 1.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 This plugin lets you show the data from Meteohub all-sensors.txt file easily in the content of your website using shorttags.
     11This plugin is deprecated. It has been replaced with the Meteohub plugin. This plugin will not be updated anymore.
    1212
    1313== Description ==
    1414
    15 This plugin lets you show the data from Meteohub all-sensors.txt file easily in the content of your website using shorttags.
    16 
    17 For example:<br>
    18 Temperature: [meteodata sensor='actual_th1_temp_c']&deg;C<br>
    19 Max windspeed: [meteodata sensor='alltime_wind0_maxspeeddir_nl'] [meteodata sensor='alltime_wind0_gustspeedmax_bft'] bft ([meteodata sensor='alltime_wind0_gustspeedmax_kmh']) on [meteodata sensor='alltime_wind0_gustspeedmax_time']
    20 <br><br>
    21 will result in:
    22 <br><br>
    23 Temperature: 9&deg;C<br>
    24 Max windspeed: NNW 12.4 bft (130.3 km/h) on 28-10-2013 at 12:31<br>
    25 
    26 The plugin automatically rewrites the date and time according to your WordPress time and date settings, and trend values get rewritten to arrow images.
     15This plugin is deprecated. It has been replaced with the Meteohub plugin. This plugin will not be updated anymore.
    2716
    2817== Installation ==
    2918
    30 1. Upload `meteodata.php` to the `/wp-content/plugins/` directory
    31 1. Activate the plugin through the 'Plugins' menu in WordPress
    32 1. Navigate to the plugin settings and enter the meteohub all-sensors.txt file path or URL.
    33 
    34 == Screenshots ==
    35 
    36 1. The settings.
    37 2. The usage.
    38 3. The output.
     191. Please do not install this. Search for the Meteohub plugin instead.
    3920
    4021== Changelog ==
     22
     23= 1.3 =
     24* End of development. Continued as Metehub plugin.
     25
    4126= 1.2 =
    4227* Made text in backend translatable
Note: See TracChangeset for help on using the changeset viewer.