I would like our deployment script to update the timeline. So it  
would not only show changesets like:

12:51 Changeset [29] by marick
Added real text to main page. Made a secondary page with Laurent's  
wetpaint page. Tweaked the CSS so paragraphs and h3s don't look so  
awful.

It would also show something like
12:57 Successful deployment

That would make the RSS feed for the main page more informative.  
(We'll be deploying frequently.)

Offhand, I could see two ways to do that:
1. Have a script log in, then send a POST with the right information  
to replace a wiki page. (I have wiki change comments showing up in  
the timeline.)
2. Use SQL to add a new version of the page in the database.

Both of these are kludges. Is there a cleaner method?


-----
Brian Marick, independent consultant
Mostly on agile methods with a testing slant
www.exampler.com, www.exampler.com/blog



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to