I am trying to develop a very quick macro to a mantis site we are using for bugtracking (yes, I know, I should be using trac, but it's not a change we've been able to do yet). I kind of got the grip on the macro code (I am on the hello world stage anyway) and I got a macro working for pages but it doesn't appear to work on revision logs.
It works fine on the changeset view, but not on the revision log, in the revision log I get the following: [[mantis(...)]] (as plain-text). The macro does something there because otherwise I would get a link to create a wiki page, but it doesn't get properly expanded as on wiki pages or changeset pages. Is there a way to accomplish this? Is this a bug? Any help will be appreciate it. And while we are at it, what's the standard way to output a link using the trac API, I was about to use plain html but I am sure there's a 'proper' way of doing it. Thanks. Ariel.= -- You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en.
