I ended up having to port it (well, fix the existing port massively) myself for a friend, so I will probably upload the updated code shortly.
--Noah On Oct 21, 2008, at 12:34 AM, hare wrote: > > Hi Joshua, > > Is the plugin already placed in trac-hacks? > Even I am planning to implement the same functionality, it would be > great if you can place it in trac-hacks > > cheers, hare > > On Oct 2, 8:58 pm, "Noah Kantrowitz" <[EMAIL PROTECTED]> wrote: >> Or fix it so there aren't config changes and submit a patch against >> CondFields. >> >> --Noah >> >>> -----Original Message----- >>> From: [email protected] [mailto:[EMAIL PROTECTED] >>> On >>> Behalf Of [EMAIL PROTECTED] >>> Sent: Thursday, October 02, 2008 3:05 AM >>> To: Trac Development >>> Subject: [Trac-dev] Re:ConditionaFieldPluginfor0.11.x >> >>> Hi Joshua, >> >>> I would suggest publishing your 0.11 version on the same page with >>> the >>> existingplugin(http://trac-hacks.org/wiki/CondFieldsPlugin), because >>> that's what it is, a 0.11 version of apluginallowing conditional >>> fields. State that there are changes in configuration for this >>> version, and it should be fine. >> >>> Regards, Lucas >> >>> On Sep 29, 2:10 pm, "Schmiedlin, Joshua" <[EMAIL PROTECTED]> >>> wrote: >>>> Hello All, >> >>>> I believe this is my first posting, although I have been following >>> this >>>> group for over a year now. >> >>>> My managers have expressed an interest in having conditional fields >>> for >>>> tickets in Trac. I know there was apluginwritten by >>> coderanger/Noah >>>> for 0.10.x, but it was never ported to 0.11. Rather than wait for >>>> someone else to do it I wrote my own for 0.11. It modifies the >>> Genshi >>>> stream slightly when loading a ticket.html page. After that it >>>> uses >>>> jquery to perform hide and show operations on the various elements >>>> related to ticket fields. I'm not a web programmer by trade, so I >>> may >>>> not have done all this in the best way possible, but it seems to >>>> work >>>> like a champ in both FF3 and IE6. >> >>>> So my question is this... There already exists apluginon Trac- >>> hacks. >>>> Mypluginuses different config syntax, so it is slightly different >>> from >>>> an end-users perspective. Should I simply create my own trac-hack >>> page >>>> and put up myplugin, or should both versions live on the same page? >>> I >>>> have PM Noah, but haven't gotten any responses, so I thought I >>>> would >>>> email everyone and see what everyone else thought about this? >>>> I've >>>> noticed a fair amount of interest out there for this sort ofplugin, >>> so >>>> I didn't want to just sit on it without sharing. >> >>>> Thanks, >> >>>> Joshua L. Schmiedlin > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
