Alec, I'm eager to try out your port. I have 3 questions before I try 1) - the default_handler requirement being removed - are you saying that the default_handler line shouldn't exist at all even if it is set to an actual default value? 2) - I have multiple instances of Trac living on the same machine. None of them are using Tags currently as they are both built off of 0.11 - if the default_handler line isn't present, is your install just making tags a core feature or will it show up as a plugin that can be activated/deactivated? 3) - Also curious as to whether or not you know how this port affects the Blog plugin?
Thanks, Vincent ----- Original Message ---- From: Alec Thomas <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, August 14, 2007 9:45:57 AM Subject: [Trac] Re: Preliminary port of Tags to 0.11 I forgot to mention that you must no longer set the default_handler. That is, you MUST NOT have this in your trac.ini: [trac] default_handler = TagsWikiModule Remove this line completely if it exists. On 8/15/07, Alec Thomas <[EMAIL PROTECTED]> wrote: > Hello, > > I've made a start at porting Tags to 0.11. It's pretty much feature > equivalent to the 0.10 version as it stands. > > To try it out: > > easy_install http://trac-hacks.org/svn/tagsplugin/trunk/ > > It requires Genshi trunk, so it'll probably pull that down as well. > > Works for me against current Trac trunk, r5903. Please test and > respond with any issues. > > Alec > -- > Evolution: Taking care of those too stupid to take care of themselves. > -- Evolution: Taking care of those too stupid to take care of themselves. ____________________________________________________________________________________ Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase. http://farechase.yahoo.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
