reminder-digest template
If reminders are enabled this notification is sent every Monday to members with due tasks or workflows.
Email headers
Name | Value |
---|---|
Auto-Submitted | auto-generated |
From | PageSeeder (DO NOT REPLY) <pageseeder@emaildomain> |
Subject | Your email has been updated |
To | PageSeeder [host name] reminders |
XML
PageSeeder produces the following XML for the XSLT template:
<notification template="reminder-digest" emaildomain="example.org" hosturl="https://example.org" <comments> <comment discussionid="120" id="123" contentrole="Comment" created="2012-03-08T12:34:00+10:00" status="Open" priority="Low" due="2025-04-12T00:00:00+10:00"> <title>Cavern stolen!</title> <author id="12" firstname="John" surname="Jones" email="jjones@example.org" username="jjones"> <fullname>John Jones</fullname> </author> <assignedto id="15" firstname="Jack" surname="Johnson" email="jjohnson@example.org" username="jjohnson"> <fullname>Jack Johnson</fullname> </assignedto> <context> <group id="3" name="acme-test"/> </context> <group id="3" name="acme-test"/> </comment> <comment discussionid="126" id="126" contentrole="Comment" created="2012-03-08T12:37:00+10:00" status="Open" priority="Medium" due="2025-01-15T00:00:00+10:00"> <title>Some documents to be discussed</title> <author id="12" firstname="John" surname="Jones" email="jjones@example.org" username="jjones"> <fullname>John Jones</fullname> </author> <assignedto id="15" firstname="Jack" surname="Johnson" email="jjohnson@example.org" username="jjohnson"> <fullname>Jack Johnson</fullname> </assignedto> <context> <group id="4" name="acme-specs"/> </context> <group id="4" name="acme-specs"/> </comment> <comment discussionid="120" id="125" contentrole="Workflow" created="2012-03-08T14:59:00+10:00" status="In Progress" priority="High" due="2025-03-22T00:00:00+10:00"> <title>My document</title> <author id="12" firstname="John" surname="Jones" email="jjones@example.org" username="jjones"> <fullname>John Jones</fullname> </author> <assignedto id="15" firstname="Jack" surname="Johnson" email="jjohnson@example.org" username="jjohnson"> <fullname>Jack Johnson</fullname> </assignedto> <context fragment="2"> <uri id="456" scheme="http" host="www.my-host.com" port="80" path="/ps/acme/test/folder/file.psml" decodedpath="/ps/acme/test/folder/file.psml" external="false" mediatype="application/vnd.pageseeder.psml+xml" created="2012-01-18T17:22:00+10:00"> <displaytitle>My document</displaytitle> <description>This document is for testing purposes</description> <labels>test,example</labels> </uri> </context> <group id="3" name="acme-test"/> </comment> </comments>
Usual content
Following is a screenshot of the HTML email: