On 8/15/07, cobwebsmasher <[EMAIL PROTECTED]> wrote: > > 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?
Explicitly setting it to WikiModule is also fine. > 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? It is still a plugin, it's just using an alternate mechanism to add the tags features to the Wiki edit and view pages. It can still be enabled and disabled in the standard fashion: [component] tractags.* = enabled > 3) - Also curious as to whether or not you know how this port affects the > Blog plugin? I'm not 100% sure, but I believe blog needs to be ported to 0.11 as well. It might work though, you never know :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
