I am using the RecentChanges page for my RSS feed. But the feed does not display author details, the text
changed and date of change.<br><div><font size="2" face="Arial"><br>How do I add these?<br></font><font size="2" face="Arial"><br>Also, how long does it take for
RSS readers to pull changes from the RSS feed? I have been pressing
refresh in my google reader and it takes longer than 10 mins.<br>
</font>
<div><br>
</div> <br></div>
<div><font size="2" face="Arial">In config.php I have these details (following the
instructions in <a title="http://pmwiki.org/wiki/PmWiki/WebFeeds" href="http://pmwiki.org/wiki/PmWiki/WebFeeds">http://pmwiki.org/wiki/PmWiki/WebFeeds</a>):</font></div>
<div> </div>
<div><font size="2" face="Arial">if ($action == 'rss')
include_once('scripts/feeds.php'); # RSS 2.0</font></div>
<div> </div><div># Change the link URL when an item is edited.<br>$FeedFmt['rss']['item']['link'] = '{$PageUrl}?when=$ItemISOTime';<br><br>$FeedFmt['rss']['item']['title'] = '{$Group} / {$Title} : {$Description}';<br>
$FeedFmt['rss']['item']['description'] = '$LastModifiedSummary';<br><br></div>
<div><font size="2" face="Arial">if ($action == 'rss') $EnablePageListProtect =
0;</font></div>
<div> </div> <br><div><font face="Arial"><font size="2">Thank you<span class="761163906-08012009"> for
your help in advance.</span></font></font></div>
<div> </div>
<div><font size="2" face="Arial">Warm regards,<br>Elizabeth</font></div>
<div> </div>