Template filter implementing the Trac wiki markup language
I don't know how robust or secure this is, but it's working for me so far.
- filter
- templatetag
- markup
- trac
I don't know how robust or secure this is, but it's working for me so far.
This is a small approach to have a middleware which automatically creates a ticket in an existing Trac environment. **Note:** you must have the [XML-RPC-Plugin](http://trac-hacks.org/wiki/XmlRpcPlugin) installed. Extend the attrs-dict to your needs. For example: in my case I have the SensitiveTicket-Plugin installed - automatically created tickets are marked as sensitive and are not visible to the public.