Hi all,

I've this scenario (trac 0.11, Win2003Server):

I've downloaded two macros (BackLinksMenu.py & changelog.py) in this
folder: d:\workspace\trac\plugins
I've configured this folder in my global trac.ini (d:\workspace\trac
\config\trac_global.ini)

    [inherit]
    plugins_dir = D:/workspace/trac/plugins

I've configured this global trac.ini in my repository trac.ini

    [inherit]
    file = D:/workspace/trac/repositorios/trac_global.ini

Whenever i try to use any of these macros, i got this error:

    Error: Failed to load processor BackLinksMenu
    No macro or processor named 'BackLinksMenu' found

I've tried to enable them using "Admin" page, but they don't appear
there. I'used other plugins before (like includemacro) that work ok,
they appear in the "Admin" page; the difference is that these other
were installed using 'easy_install' but these new ones cannot be
installed that way.

Can anybody help me to make this work?

Thanks in advance.



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

Reply via email to