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>&nbsp;<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>&nbsp;</div>
<div><font size="2" face="Arial">if ($action == &#39;rss&#39;) 
include_once(&#39;scripts/feeds.php&#39;);&nbsp;&nbsp; # RSS 2.0</font></div>
<div>&nbsp;</div><div># Change the link URL when an item is edited.<br>$FeedFmt[&#39;rss&#39;][&#39;item&#39;][&#39;link&#39;] = &#39;{$PageUrl}?when=$ItemISOTime&#39;;<br><br>$FeedFmt[&#39;rss&#39;][&#39;item&#39;][&#39;title&#39;] = &#39;{$Group} / {$Title} : {$Description}&#39;;<br>
$FeedFmt[&#39;rss&#39;][&#39;item&#39;][&#39;description&#39;] = &#39;$LastModifiedSummary&#39;;<br><br></div>
<div><font size="2" face="Arial">if ($action == &#39;rss&#39;) $EnablePageListProtect = 
0;</font></div>
<div>&nbsp;</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>&nbsp;</div>
<div><font size="2" face="Arial">Warm regards,<br>Elizabeth</font></div>
<div>&nbsp;</div>