On Dec 7, 2009, at 10:44 PM, Michael Renzmann wrote: > Hi all. > > Update: > > The TracHacks plugin requires some more work: > > 1. It still uses the TagsPlugin v0.5 API. One of the effects this > causes: > when trying to register as a new user, you get: ImportError: cannot > import name TagEngine. > > 2. For Trac 0.10 there was a bunch of XML-RPC functions for trachacks. > The new version of the plugin does not yet include this functionality. >
Those were added for me to use in HackInstall, but any future incarnation of it will be based around PyPI so I wouldn't bother reimplementing them unless you really really want to. > 3. As suggested by Anatoly, the ListTypes macro should get ported as > intermediate step, to allow for a quicker migration to Trac 0.11. > > At this time I can only afford ~1h/workday for this stuff, so any help > with these things is warmly welcome. > > Bye, Mike > _______________________________________________ > th-users mailing list > [email protected] > https://lists.trac-hacks.org/mailman/listinfo/th-users _______________________________________________ th-users mailing list [email protected] https://lists.trac-hacks.org/mailman/listinfo/th-users
