Hello. I'm trying to install tags-0.6 in Trac 0.11rc1 on Solaris 10 Sparc.
To do so, I did a SVN checkout from http://trac-hacks.org/svn/tagsplugin/tags/0.6. After that, I built and installed the eg by doing: python setup.py bdist_egg cp dist/TracTags-0.6-py2.5.egg $project_environment/plugins trac-admin $project_environment upgrade I also added [components] tractags.* = enabled [tags] ignore_closed_tickets = false ticket_fields = component, keywords to the trac.ini. After having done that, I restarted the tracd server (I'm using the standalone server). BUT: Tags doesn't show up :( I checked the Web Admin general -> plugin page, the permissions page and I also checked editing a Wiki page (no tags entry shown there). Other plugins work just fine - I copied those .egg files to that same plugins directory, into which I copied the TracTags-0.6-py2.5.egg file. What did I do wrong? Thanks a lot for your time & help! -- -- Michael Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
