Hi all, I'm a newbie to trac and am looking into writing my first plugin. Yet, I'm finding it a bit "burocratic", so to speak. Is it really necessary to cook a python egg to deploy a plugin to a trac installation? I was thinking the process of deploying would be simply to copy something to the .../trac/plugins directory, but couldn't find any reference that confirms this assumption. It would certainly ease testing during develop time though.
I've read both: [1] http://trac.edgewall.org/wiki/TracDev/PluginDevelopment and [2] http://trac-hacks.org/wiki/EggCookingTutorial/BasicEggCooking Is the extension points list on [1] complete? I found references to an IContentConverter interface, but it's not included there. thanks in advance, Filipe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
