Am 06.11.2006 um 18:43 schrieb Jacob Kaplan-Moss: > I know that a few things on the code site are still broken or > looking ugly; > I'm stupid when it comes to upgrading Trac and I always seem to break > templates. I'll be working on that throughout the day.
Great to see you've upgraded :-) About template breakage: we generally recommend that you make as few changes/overrides to the templates as absolutely necessary, for exactly the reason that such changes make upgrades harder. You can do a lot using only the site_css, site_header, and site_footer templates in the environment "templates" directory, and leaving all the other templates alone. You can also have a site_newticket.cs template to guide people when creating new tickets with some introductory text. More info on this topic here: <http://trac.edgewall.org/wiki/ TracInterfaceCustomization> Cheers, Chris -- Christopher Lenz cmlenz at gmx.de http://www.cmlenz.net/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
