I improved an existing CSV macro that I found into a plugin macro
SmartTable. It works perfectly, but for some reason it loads many times
and shows up 4 times in about/plugins and also on WikiMacros page. I
think I've seen it show up more than 4 times in some cases.

I should note that this is the most complicated Python code I've ever
written, so I am definitely a Python noob (I do Java/C#/C++/C). The old
CSV macro was placed as py in macros dir, but this as a "new-style
macro" I put into /usr/share/trac/plugins and reference it from the
"global" trac.ini file. I have many other plugins in that directory as
egg, and they only load once.

Did I do something wrong, or do I have to make my plugin as an egg?

Thanks for any replies,
Jason Winnebeck

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Attachment: SmartTable.py
Description: SmartTable.py

Reply via email to