RSS Reader
by Nouseforname
System
XASECO2
Description
Display RSS feed in-game
Display manialink with RSS feed including hide/show function.Installation
1. unzip the script to xaseco2 base directory
2. edit xaseco2's plugins.xml and include the following line:Code:<plugin>plugin.nouse.rssreader.php</plugin>3. restart xaseco2Settings
Settings can be configured in plugin file itself via lines 38-51 by editing the following values:Quote:// link to RSS file private $rssfeed = 'http://en.uefa.com/rssfeed/uefaeuro2012/rss.xml'; // title above the RSS Feeds private $title = '$o$03f$sEurocup News:'; // colorcode for news feeds private $color = '$n$o$ffe'; // main position x y of whole manialink private $pos = '-47 -12.0'; // count of news to display private $count = 3;Changes in v1.0.2
- add support for Third-Party Plugins UpToDate
Link(s)
Forum:
Homepage: https://nouseforname.de/other/nouseforname.de/plugin.php?ver=2&file=plugin.nouse.rssreader
Download(s)
File Version Date Size Downloads nouse.rssreader2(1.0.2).zip 1.0.2 2012-05-11 2.91 KB 1374