Akshay Guleria wrote: > Hi, > > i am trying to setup Pagetopdf plugin into my trac but somehow i get > the following message in the trac logs: > ... > ImportError: cannot import name IContentConverter > ----- > I have htmldoc installed and htmldoc command too work. I believe what i > dont have is the "IContentConverter" APIs. i am running on the > following environment, can you please suggest how i can add these APIs > to my build: > - trac 0.9 > - python 2.3 > - redhat AS 4 >
You need Trac 0.10 for this. http://trac.edgewall.org/wiki/TracDownload#LatestBetaRelease-0.10b1 -- Christian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
