[[PageOutline(2-5,Contents,pullout)]] = Display ticket number and milestone = == Description == This macro will display a linked ticket number and linked milestone. This is useful for svn commit messages. If all revisions are committed with this macro, you will see the revision logs with both its related ticket number and milestone. {{{ [[tm(10)]] gives you [Ticket !#10 Milestone 1.0] }}} == Question for the Community (help needed) == Being new to writing macros, I understand the old style macros will not be supported in v.11, but I don't quite understand how to make this macro into a plugin using eggs. If anybody can provide a bit of help with this, I will upload the plugin after it's done. Also, I would like to simplify the command. Currently it is {{{ [[tm(10)]] }}} Is it possible to change this to something simpler like {{{ [[#10]] or [[tm10]] }}} Any help is much appreciated! == Source == You can check out TicketMilestoneDisplayMacro from [http://trac-hacks.org/svn/ticketmilestonedisplaymacro here] using Subversion, or [source:ticketmilestonedisplaymacro browse the source] with Trac. == Bugs/Feature Requests == Existing bugs and feature requests for TicketMilestoneDisplayMacro are [report:9?COMPONENT=TicketMilestoneDisplayMacro here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TicketMilestoneDisplayMacro&owner=fsbojason new ticket]. == Recent Changes == [[ChangeLog(ticketmilestonedisplaymacro, 3)]] == Author/Contributors == '''Author:''' [wiki:fsbojason] [[BR]] '''Maintainer:''' [wiki:fsbojason] [[BR]] '''Contributors:'''