Hi,
As it seems that 0.11 starts to be stable enough, I'm planning to move my servers from 0.10 to 0.11. I just gave a try tonight, and I've bumped into the following issues: 1. I don't know how to keep using our own site CSS files (not documented yet on TracInterfaceCustomization, but I'm afraid I have not read all the TracDev/ pages, maybe the solution is already documented). It seems that templates/site.html may help, but as it is rendered before the <head> tag, I'm not sure how to use it. 2. TracXML RPC does not seem work: it seems to trigger an invalid importation in setuptools: import posixpath as path ImportError: No module named posixpath It has already been reported as http://trac.edgewall.org/ticket/4280, but I'm not sure whether it is a setuptool error, a TracXML RPC error, or an issue with Debian 3. Not a problem yet: it seems that the "old" way to write macro will be deprecated: what is the recommended way to write macro for 0.11? 4. My own plugin (RevtreePlugin, which uses ClearSilver) seems to confuse Genshi, but I guess I'm the one to blame here ;-) Any piece of advice is welcomed. TIA, Manu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
