[pmwiki-users] RSS Thoughts
Josh Miller
josh at virtualmillers.net
Thu Sep 27 17:14:03 CDT 2007
Thanks Patrick! That works well for posting the item to the RSS Feed page... But how do I get it to use the $ChangeSummary as the RSS Description? I am getting a blank description when I use go to Site.RssFeed?action=rss
Regards,
-Josh Miller
Gouverneur
-----Original Message-----
From: pmwiki-users-bounces at pmichaud.com [mailto:pmwiki-users-bounces at pmichaud.com] On Behalf Of Patrick R. Michaud
Sent: Wednesday, September 26, 2007 8:38 AM
To: Dominique Faure
Cc: pmwiki-users at pmichaud.com
Subject: Re: [pmwiki-users] RSS Thoughts
On Wed, Sep 26, 2007 at 10:20:48AM +0200, Dominique Faure wrote:
> On 9/26/07, José Geraldo Gouvea <jggouvea at globo.com> wrote:
> > Em Ter, 2007-09-25 às 21:00 -0400, Josh Miller escreveu:
> > > I'm trying to come up with an RSS Implementation that will be a
> > > little cleaner for the non-techie people that visit my website
> > > that are looking for a regular "website updates" feed.
Even simpler... add the following to local/config.php:
if ($ChangeSummary)
$RecentChangesFmt['Site.RssFeed'] =
$RecentChangesFmt['$SiteGroup.AllRecentChanges'];
Pm
_______________________________________________
pmwiki-users mailing list
pmwiki-users at pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users
More information about the pmwiki-users
mailing list