Some months ago I started building some (Windows) client tools for our hosted Trac solution (CodeResort), but progress has been slow lately. It should work with a standard Trac installation too (assuming you have the http://trac-hacks.org/wiki/XmlRpcPlugin installed.)
Here are some screenshots: https://www.coderesort.com/u/stevec/blog/introducingclienttools So far I have spent most of my time on the Wiki editor, and I'm in the process of rewriting it with syntax highlighting and some auto- completion support. The ticket system is probably where I have done the least work, but where the really interesting things can be done (from a client tool perspective). Best Regards, Steve Celius On Jun 17, 10:44 am, "Stephen Moretti" <[EMAIL PROTECTED]> wrote: > 2008/6/17 Lieven Cardoen <[EMAIL PROTECTED]>: > > > Hi, > > > I've seen that FogBugz has a sort of application to post bugs very easy. In > > the Tray (or notification area, don't know how it is called) you have a icon > > from fogbugz. If you click on it, it easily takes a screenshot and posts a > > bug… > > > Is there something like that for Trac? > > > For developers there are lots of plugins for Eclipse (like Mylyn) or Visual > > Studio, but for a customer or manager I haven't found anything… > > I don't think that there is, but you could probably have a look at writing > an Adobe AIR app (http://www.adobe.com/products/air/) to do this kind of > thing on top of the Trac API (http://trac.edgewall.org/wiki/TracDev). > > I'd be interested if you did. ;oD > > Stephen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
