Project

General

Profile

« Previous | Next » 

Revision 4757

Added by walbridge over 15 years ago

Kill more pesky ant tokens, replace URL references with fully qualified URL as this page is rendered into emails.

View differences:

esaModNotification.tmpl
2 2
Ecological Society of America moderator notice:
3 3
[% IF stage == 'mod_accept' %]
4 4

  
5
You have accepted the metadata entry for [% contactName %]'s article, '[% dpTitle %]'.  This part of the article's submission process is now complete.  You can see the metadata entry as it currently stands at [% registryUrl %]?action=read&qformat=esa&docid=[% docid %].  Once published, the entry will be available at [% registryUrl %]?action=read&qformat=esa&docid=[% docid %].
5
You have accepted the metadata entry for [% contactName %]'s article, '[% dpTitle %]'.  This part of the article's submission process is now complete.  You can see the metadata entry as it currently stands at [% registryUrl %]?action=read&qformat=esa&docid=[% docid %].  Once published, the entry will be available to the public at the same location.
6 6

  
7 7
[% ELSIF stage == 'mod_decline' %]		
8 8

  
......
27 27
We are happy to inform you that the metadata entry for your article submission,
28 28
[% dpTitle %], has been accepted.  This part of the submission process is now
29 29
complete.  Your metadata entry can be cited in the future as a LSID (Life Science ID), and will be
30
viewable online at @systemidserver@@servlet-path@?action=read&qformat=esa&docid=[%docid%] after publication.  Thank you for your cooperation.
30
viewable online at [% registryUrl %]?action=read&qformat=esa&docid=[% docid %] after publication.  Thank you for your cooperation.
31 31

  
32 32
The Ecological Society of America
33 33
 		
34 34
[% ELSIF stage == 'mod_decline' %]
35 35

  
36
Dear [%contactName%],
36
Dear [% contactName %],
37 37

  
38 38
We are sorry to inform you that the metadata entry for your article submission,
39
[%dpTitle%], has been rejected.  The comments of your reviewer (if any) may be
39
[% dpTitle %], has been rejected.  The comments of your reviewer (if any) may be
40 40
seen at the bottom of this message.  We hope that you will submit more research for
41 41
review in the future.
42 42

  
......
52 52
http://knb.ecoinformatics.org
53 53

  
54 54
Reviewer's Comments:
55
[%comment%]
55
[% comment %]
56 56

  
57 57
[% ELSIF stage == 'mod_revise' %]
58 58

  
59
Dear [%contactName%],
59
Dear [% contactName %],
60 60

  
61 61
Upon review, we feel that the metadata entry for your article submission,
62
[%dpTitle%], is still missing some relevant information.  Please read the
62
[% dpTitle %], is still missing some relevant information.  Please read the
63 63
reviewer's comments below for any suggested additions and changes.  You are strongly
64 64
encouraged to go back and address these issues with your entry.  You can login,
65 65
edit, and resubmit your entry at [% registryUrl %]?stage=modify&cfg=esa&docid=[% docid %]. 

Also available in: Unified diff