Changes between Version 1 and Version 2 of ClientsPlugin/EventRecipes/WeeklySummary


Ignore:
Timestamp:
Oct 14, 2008, 10:10:31 PM (16 years ago)
Author:
Colin Guthrie
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClientsPlugin/EventRecipes/WeeklySummary

    v1 v2  
    33 1. Create an event called "Weekly Summary" which has the "Milestone Summary" summary and the "Send Email" action.
    44 2. Trigger the event every week and run: {{{run-client-event -e /path/to/env -c "Weekly Summary"}}}
    5  3. For each client you wish to receive the summary, edit the client and enter the email address under the options section for "Weekly Summary"
    6  4. Edit the event and add the following XSLT:
     5 3. Edit the event and add the following XSLT:
    76
    87{{{
     
    171170
    172171}}}
     172
     173 4. For each client you wish to receive the summary, edit the client and enter the email address under the options section for "Weekly Summary"
     174 5. The clients should receive an email that looks something like this:
     175[[Image(email.jpg)]]