RSS Reader

by Nouseforname

System

XASECO

Description

Display RSS feed in-game
Display manialink with RSS feed including hide/show function.

Installation

1. unzip the script to xaseco base directory
2. edit xaseco's plugins.xml and include the following line:
Code:
<plugin>plugin.nouse.rssreader.php</plugin>
3. restart xaseco

Settings

Settings can be configured in plugin file itself via lines 38-52 by editing the following values:
Quote:
// link to RSS file private $rssfeed = 'http://www.worldcup2010southafrica.com/rss.feed'; //private $rssfeed = 'http://www.sport1.de/de_1/fussball/rss.xml'; // title above the RSS Feeds private $title = '$o$f21$sWorldcup News:'; // colorcode for news feeds private $color = '$n$o$11f'; // main position x y of whole manialink private $pos = '-47 -15.0'; // count of news to display private $count = 3;

Changes in v1.2.1

- Updates by undef.de to the requested needs from Ant

Changes in v1.1.1

- add support for Third-Party Plugins UpToDate
- take player status into account?

Link(s)

Forum: https://www.tm-forum.com/viewtopic.php?t=25750
Homepage: https://nouseforname.de/other/nouseforname.de/plugin.php?&file=plugin.nouse.rssreader

Download(s)

File Version Date Size Downloads
nouse.rssreader(1.2.1).zip 1.2.1 2012-01-18 2.38 KB 1216
nouse.rssreader(1.1.1).zip 1.1.1 2012-05-12 2.89 KB 1263
nouse.rssreader(1.0).zip 1.0 2010-06-22 2.11 KB 1284