From: Lawrence A. <la...@us...> - 2002-01-18 18:17:07
|
Jeff (and others) I have hacked wiki to enable it to produce RSS 0.91 files, for those portals which can't cope with 1.0. I have changed 1 or two lines in RecentChanges.php, and added a couple of classes in a file called RSSWriter091.php. Changing the variable in the URL from format=rss to format=rss091 generates the new (old?) rss format. I agree with your earlier comments Jeff about meta-data, but some data is better than none (which I have on my portal at the moment) Is this something that others may be interested in. If so, I can (with my recently acquired powers - hehehe) commit to cvs, otherwise I will keep it to myself. Lawrence |