-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 07.08.2012 23:33, schrieb John of NOVA: >> On Friday, August 3, 2012 7:38:04 PM UTC-4, hasienda wrote: >>> Am 03.08.2012 21:42, schrieb John of NOVA: Thanks. But I am using >>> Trac 10 for the basic reason that the operating system the client >>> is using only supports python 2.4. >> >> This doesn't speak against Trac 0.11, only Trac 1.0 (formerly known >> as 0.13) lifted its requirements to Python2.5 IIRC. >> >>> I've been looking at direct template edits becuase most often the >>> other options require version 11 or 12. >> >> Sure, most of the interfaces mentioned before have been added in >> 0.11, and this pretty much worth the upgrade. > > I can't upgrade to .11 because my client has a specific operating > system CentOS 5.7 which only has python 2.4 on there. > > To make matters interesting, now I need to keep a custom field under > Ticket Properties, but remove Keyword and Cc.
No offense intended, but obviously you don't read my answer. Trac 0.11 can happily live with Python 2.4. Probably some plugin has issues, but not the core. I don't see, why Python2.4 limits you to 0.10 other than you don't want it. You certainly could. There is so few demand for 0.10 these days and plugin maintainers only check for compatibility down to 0.11, if not 0.12, so you really should do it. For 0.11 there is the DynamicFieldsPlugin [1] that would even solve your next "interesting" task to hide these standard fields quite easily. Think twice before not moving. Steffen Hoffmann PS: Please try proper citation and commenting below previous answers, as this is better and more natural for following information flow. Thanks for taking care. [1] http://trac-hacks.org/wiki/DynamicFieldsPlugin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlAi7Y8ACgkQ31DJeiZFuHeBJgCdHAM4M8PERB82Jvx0bcIA1VRh A3QAn2G4s6+ttKdf0QOBjpf8mnUvS1/U =pLiJ -----END PGP SIGNATURE----- -- 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.
