Using a slightly older version of GISWiki's rss.php, I got it to work with 1.9.x by adding this line near the top of the file:
require_once('DatabaseFunctions.php');
Not sure if that will be sufficient with the current version of rss.php or not, but maybe it's worth a try...
Michelle
On Jun 24, 2007, at 10:34 AM, khuffman@NGS.ORG wrote:
Has anyone been able to add an RSS extension to MediaWiki 1.10.x? This one http://meta.wikimedia.org/wiki/GISWiki/RSS worked with MediaWiki 1.8 but not 1.9.x or 1.10.x.