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> <<a href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a>> 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>> Hi there,<br>><br>> Can anyone tell me how to change the $RecentChangesFmt so that the author<br>> and modified date are included in the text attribute of the link?
<br><br>No guarantees, but perhaps<br><br> $RecentChangesFmt['$Group.RecentChanges'] =<br> '* [[$Group/$Name" $CurrentTime by $Author"]]'<br><br>would work. This might also require setting<br><br> $LinkPageExistFmt =
<br> "<a class='wikilink' href='\$LinkUrl' title='\$LinkAlt'>\$LinkText</a>";<br><br>Pm<br></blockquote></div><br>