Sunday 27 May 2007 @ 11:36 pm
->
Full Name:Cool Weather
Plugin Version: 1.8
For WP:2.1.+
Copyright: GPL
Introduction:this plugin allow you add the custom weather reports into your blog.
Author:Andot
Author Location:China
Plugin Page:Go to
Download:CoolWeather(zip)and coolweather_rpc.zip(if you want your OWN RPC Service)
Language:english, more or add your languages.
How To:
- Download “coolweather” and unzip it.
- Upload “coolweather” to the plugins folder of your WordPress installation.
- Activate the plugin in your administration panel.
- edit your template file,add the codes below to where you want to show the Weather infomatiion.
- <?php class_exists('CoolWeather') ? CoolWeather::show(): ''; ?>
- If you want your own RPC Service,please download the coolweather_rpc.zip,unzip it and upload it to the plugins folder of your WordPress installation.then edit the URL in “coolweather.js” of “coolweather” folder.





