[[PageOutline(2-5,Contents,pullout)]] = apply new wiki format to create tickets in wiki = == Description == wikicreateticket plugin applies a new format to create ticket in wiki. * #new bar will create a new ticket with summary "bar" * #new [foo] bar will create a new ticket with summary "bar" and owner "foo" When I write minutes on Trac wiki, I wanted to create ticket for action items raising up at the meeting. That's why I write this plugin. Any suggestion of syntax to assign other parameters like milestone or components are welcomed!! == Bugs/Feature Requests == Existing bugs and feature requests for WikiCreateTicketPlugin are [report:9?COMPONENT=WikiCreateTicketPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=WikiCreateTicketPlugin&owner=saigon new ticket]. == Download == Download the zipped source from [download:wikicreateticketplugin here]. == Source == You can check out WikiCreateTicketPlugin from [http://trac-hacks.org/svn/wikicreateticketplugin here] using Subversion, or [source:wikicreateticketplugin browse the source] with Trac. == Example == * #new bar will create a new ticket with summary "bar" * #new [foo] bar will create a new ticket with summary "bar" and owner "foo" == Tickets == [[TicketQuery(component=WikiCreateTicketPlugin&status!=closed,group=status)]] == Recent Changes == [[ChangeLog(wikicreateticketplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:saigon] [[BR]] '''Maintainer:''' [wiki:saigon] [wiki:jun66j5] [[BR]] '''Contributors:''' [http://www.opengroove.com/ OpenGroove] and [http://ciklone.com/ ciklone]