Thanks for the help Patrick but it didn't work.  It just output a
the entire string as a link without a 'tooltip'.  I can't think of
anything specific but do I need any cookbook extensions loaded?<br>
<br>
Thanks again,<br>
<br>
Justin<br><br><div><span class="gmail_quote">On 11/21/05, <b class="gmail_sendername">Patrick R. Michaud</b> &lt;<a href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, Nov 21, 2005 at 03:33:53PM -0500, Justin Holwell wrote:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Hi there,<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;Can anyone tell me how to change the $RecentChangesFmt so that the author<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;and modified date are included in the text attribute of the link?
<br><br>No guarantees, but perhaps<br><br>&nbsp;&nbsp;&nbsp;&nbsp;$RecentChangesFmt['$Group.RecentChanges'] =<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'* [[$Group/$Name&quot;&nbsp;&nbsp;$CurrentTime by $Author&quot;]]'<br><br>would work.&nbsp;&nbsp;This might also require setting<br><br>&nbsp;&nbsp;&nbsp;&nbsp;$LinkPageExistFmt =
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;&lt;a class='wikilink' href='\$LinkUrl' title='\$LinkAlt'&gt;\$LinkText&lt;/a&gt;&quot;;<br><br>Pm<br></blockquote></div><br>