Assembla home | Assembla project page
 

Changeset 99

Show
Ignore:
Timestamp:
03/01/08 22:36:50 (9 months ago)
Author:
tobias382
Message:

Fixes #27 Added Weather plugin (thanks krustofski)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Phergie/Bot.php

    r96 r99  
    1919* @const string 
    2020*/ 
    21 define('PHERGIE_VERSION', '1.0.2'); 
     21define('PHERGIE_VERSION', '1.0.3'); 
    2222 
    2323/** 
  • trunk/Phergie/phergie.ini

    r98 r99  
    193193;    character length to which URL titles should be truncated 
    194194url.title_length = 40 
     195 
     196;----------------------------------------------------------------------------- 
     197; Weather  
     198;----------------------------------------------------------------------------- 
     199 
     200; weather.partner_id 
     201;    Partner ID provided by weather.com 
     202;    see http://www.weather.com/services/xmloap.html for more details 
     203weather.partner_id =  
     204 
     205; weather.license_key 
     206;    License Key provided by weather.com 
     207;    see http://www.weather.com/services/xmloap.html for more details 
     208weather.license_key =