Hello all,
I build a trac installation of rel.0.10 build from sources
and want to
use the TocMacro.
I downloaded the source and did 'python setup.py install' in
the 0.10
subdirector /usr/local/src/tocmacro/0.10.
When I use the macro in this way:
[[TOC]]
I get :
---------------
Error: Failed to load processor TOC
No macro or processor named 'TOC' found
--------------
the logs show this information
--------------
2007-09-10 15:51:14,551 Trac[loader] DEBUG: Loading egg
plugin
tractoc.macro from /usr/local/lib/python2.5/site-packages/
TracTocMacro-1.0-py2.5.egg
-----------------
I have the follwing settings in the installation-wide
trac.ini
-----------
[components]
tocmacro.* = enabled
-----------
and in the project-related conf is :
----------
[trac.plugins]
tractoc.macro = tractoc.macro
---------------
What am I doing wrong ?
Many thanks for listening and all the best
Norbert
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Trac Users" group.
To post to this group, send email to trac-users googlegroups.com
To unsubscribe from this group, send email to
trac-users-unsubscribe googlegroups.com
For more options, visit this group at http:
//groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|