wiki:WikiCreateTicketPlugin

Version 2 (modified by yosiyuki, 13 years ago) (diff)

--

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"

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 here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:wikicreateticketplugin here].

Source

You can check out WikiCreateTicketPlugin from here using Subversion, or 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"

Recent Changes

16171 by jun66j5 on 2016-12-30 01:24:52
WikiCreateTicketPlugin: support Trac 1.2 and add unit tests (closes #13019)
10641 by jun66j5 on 2011-09-06 09:11:29
Adds wiki_page_deleted, wiki_page_version_deleted and wiki_page_renamed. AttributeError happens when deleting a wiki page without these methods (fixed #9150).
9349 by saigon on 2010-10-25 06:59:41
initial commit
(more)

Author/Contributors

Author: saigon
Maintainer: saigon
Contributors: