[[PageOutline(2-5,Contents,pullout)]] = Create tickets from wiki markup == Description This plugin applies a new format to create a ticket in the 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 meeting minutes on my Trac wiki, I wanted to create tickets for action items that arose during the meeting. That's why I wrote this plugin. Any suggestion of syntax to assign other parameters like milestone or components are welcomed! See also: TracDupPlugin, TicketToTracScript, DuplicateTicketSearchPlugin == Bugs/Feature Requests Existing bugs and feature requests for WikiCreateTicketPlugin are [report:9?COMPONENT=WikiCreateTicketPlugin here]. If you have any issues, create a [/newticket?component=WikiCreateTicketPlugin new ticket]. [[TicketQuery(component=WikiCreateTicketPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:wikicreateticketplugin here]. == Source You can check out WikiCreateTicketPlugin from [/svn/wikicreateticketplugin here] using Subversion, or [source:wikicreateticketplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == 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]