Plugin Directory

Changeset 868827


Ignore:
Timestamp:
03/03/2014 09:13:14 PM (12 years ago)
Author:
peterkodermac
Message:

readme fix

Location:
raspberry-weather/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • raspberry-weather/trunk/readme.txt

    r868623 r868827  
    1111== Description ==
    1212
    13 By following the tutorials on www.raspberryweather.com you can use your Raspberry Pi to create your own weather station. When the initial steps are completed,
     13By following the tutorials on www.raspberryweather.com you can use your Raspberry Pi to create **your own weather station**. When the initial steps are completed,
    1414you can display the readings in a nice graph. It connects to the Wordpress database and draws a graph that contains temperature and humidity readings. The graph
    1515is customizable.
     
    2020If you just want to take a look at how this plugin looks, you can. It will display some dummy data to show you how everything looks like.
    2121
     22== Installation ==
     23
     241. Upload the package to */wp-content/plugins directory*
     252. Activate the plugin through "Plugins" menu in Wordpress
     263. Create the graph by clicking the icon on kitchen sink
     274. Optionally modify the shortcode that is displayed
    2228
    2329== Frequently Asked Questions ==
  • raspberry-weather/trunk/readme.txt~

    r868623 r868827  
    1414you can display the readings in a nice graph. It connects to the Wordpress database and draws a graph that contains temperature and humidity readings. The graph
    1515is customizable.
     16
    1617You can decide if you want to display the temperature and humidity or just temperature or humidity. The graph displays the data from the date you
    17 want - today, yesterday or a specific date.
     18want - today, yesterday or a specific date. This plugin adds a new icon to your kitchen sink. By clicking on it, a shortcode is generated and pasted in your post.
    1819
    1920If you just want to take a look at how this plugin looks, you can. It will display some dummy data to show you how everything looks like.
    2021
     22== Installation ==
     23
     241. Upload the package to /wp-content/plugins directory
     252. Activate the plugin through "Plugins" menu in Wordpress
     263. Create the graph by clicking the icon on kitchen sink
     274. Optionally modify the shortcode that is displayed
    2128
    2229== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.