On Mon, 2006-07-10 at 20:14 -0400, [EMAIL PROTECTED] wrote: > I'd like to add the author of repository checkinss to RSS entries in > the Timeline. They show up when going to the > timeline in trac, but are missing from the RSS feed. > > Any clues on how to do that ?
The RSS spec requires the <author> tag to contain an email address, so it is only added for changes where the author has configured their email address on the Trac "Settings" page. -- Matthew Good <[EMAIL PROTECTED]> _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
