Hey Jani, I haven't forgotten your patch!
Just been very busy :( On 17/01/2008, Jani Tiainen <[EMAIL PROTECTED]> wrote: > > Daniel Hahn kirjoitti: > > I am not familiar with this one? > > I'm pretty sure that you don't. Nor does much anyone else. It's top > secret project I did while ago while refactorin' xml-rpc plugin and > adding support for json. > > It uses same pretty much same format as xml-rpc plugin but it's > formatted in json. So basically you push strings like ["ticket.new", > ["my summary"]] for example by using ajax calls. > > Basically I did that for two reasons: one to provide simple ajax-json > interface to tickets so I could provide nice forms for customer. > > And second is that it's simpler in many cases than xml-rpc. > > I can provide egg's/sources/instructions if anyone is interested in test go. > > > Daniel Hahn > > Twin Techs - Senior Systems Engineer > > [EMAIL PROTECTED] > > 509-416-2136 > > www.twintechs.com > > > > -----Original Message----- > > From: [email protected] [mailto:[EMAIL PROTECTED] On > > Behalf Of Jani Tiainen > > Sent: Tuesday, January 15, 2008 10:45 PM > > To: [email protected] > > Subject: [Trac] Re: way of using a form to create tickets > > > > > > Daniel Hahn kirjoitti: > >> I may have missed this or used the wrong keywords in my searches. > >> > >> I am looking to have a user filled form that will create tickets upon > >> submission. > >> > >> Using Trac .11 on Windows 2003 server, Python 2.4 and apache as the web > >> server. > > > > Another alternative could be using (still unofficial) json-rpc extension > > to xml-rpc. > > > > It would be nice to get someone to actually test that... :) > > > > > -- > Jani Tiainen > > > > -- Evolution: Taking care of those too stupid to take care of themselves. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
