As a new Trac 0.11b user and macro author, I tried to write a macro to
output the project name using something like

== [[ProjectName]] Home ==

...expecting to use this in a template, with a global macro, etc. It
did not work. I had to move the macro markup outside the header
markup, like so:

[[ProjectName]]
== Home ==

Is this by design, or is it something worth working up a patch for?

(Yes, I know I could use wiki or html markup in my macro, and maybe
have something like [[ProjectName(Home)]])

T

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