I'm trying to get tocmacro into my 0.9.6 install. I downloaded tocmacro.zip from trac-hacks.org The zip contains tocmacro/0.11/tractoc/__init__.py tocmacro/0.11/tractoc/macro.py tocmacro/0.11/setup.py tocmacro/0.8/TOC.py tocmacro/0.9/tractoc/__init__.py tocmacro/0.9/tractoc/macro.py tocmacro/0.9/setup.py tocmacro/0.10/tractoc/__init__.py tocmacro/0.10/tractoc/macro.py tocmacro/0.10/setup.py
and the instructions say to install it "in the usual manner". I find two sets of instructions at macrobazaar; one for old style "hdf" macros and one for "new style" macros. I'm going to guess that tocmacro.zip contains a "new style" macro, so... Either it's the same as a plugin -- follow the link to plugins and I find a discussion about .egg files, or it's a simple "single file plugin" -- download the .py file, and save to plugins directory. I did add tractoc.* = enabled to trac.ini I renamed it to tocmacro.egg, dropped into plugins, and restarted apache, but that didn't work. I unzipped the file, copied tocmacro/0.9/tractoc/macro.py to my wiki- macros/tractoc.py, restarted apache, but that didn't work. I know this a newbie question, but I guess I just don't know what to do with this .zip file. thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
