HI, if you want to change Trac Notificatio templetes and you are trac
0.10 user ,
make or override templetes/ticket_notify_email.cs
bellow is the sample to siplify it,
<?cs var:$email.ticket_body_hdr ?> :
<<?cs var:ticket.link ?>>
--------
<?cs if:ticket.change.comment ?>Comment(by <?cs
var:ticket.change.author ?>):
<?cs var:ticket.change.comment ?>
--------
<?cs /if ?><?cs if:ticket.new ?>New tichet :
<?cs var:$email.ticket_props ?>
<?cs var:ticket.description ?>
--------
<?cs else ?><?cs
if:email.changes_body ?>State Change(by <?cs
var:ticket.change.author ?>):
<?cs var:email.changes_body ?>
--------
<?cs
/if ?><?cs var:email.changes_descr ?><?cs
/if ?>
thankx
On Mar 6, 6:58 am, "Mihamina (R12y) Rakotomandimby"
<[EMAIL PROTECTED]> wrote:
> Hi,
> How to customize the ticket summary/preview Email sent to people?
> I dont want it to says so much things, but just the Cc'ed list and the TIcket
> URL. No more.
> Where should I set it up, if possible?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---