Edgewall Software

Ticket #7671 (new enhancement)

Opened 3 months ago

Last modified 3 months ago

Missing dokumentation on new features in TracNotification

Reported by: hju@… Owned by: rblank
Priority: normal Milestone: 0.11.3
Component: notification Version: 0.11
Severity: normal Keywords: notification,documentation
Cc:

Description

I'm just looking for some possible improvements for Template-handling in the TracNotification module like customizing the Template and so on.

Searching I found some tickets concerning a feature called ticket_subject_template.

Is there any Dokumentation available on this feature? (Purpose, parameters, examples...). I may try it out but perhaps I can save some time...

Are there any further features added to TracNotification?

Sorry if the dokumentation is already published. I tried my best to find it.

Attachments

Change History

Changed 3 months ago by rblank

  • owner changed from eblot to rblank
  • milestone set to 0.11.3

TracIni mentions that it is a Genshi text template snippet, whose format is documented here. The default value is:

$prefix #$ticket.id: $summary

which should already give you an idea how you could use it. prefix contains the project name between square brackets, ticket is the ticket model object, summary is the ticket summary.

I agree that this should be documented in TracNotification.

Add/Change #7671 (Missing dokumentation on new features in TracNotification)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from rblank. Next status will be 'new'
The owner will change from rblank to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.