Project

General

Profile

« Previous | Next » 

Revision 4756

Added by walbridge over 15 years ago

confirmData template changes for dealing with modified otherEntity data

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 @systemidserver@@servlet-path@?action=read&qformat=esa&docid=[%docid%].  Once published, the entry will be available at @systemidserver@@servlet-path@?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 at [% registryUrl %]?action=read&qformat=esa&docid=[% docid %].
6 6

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

  
9
You have rejected the metadata entry for [%contactName%]'s article, '[%dpTitle%]'. This entry is no longer being considered for publication. Your comments (if any) on the reason for the rejection are listed below. 
9
You have rejected the metadata entry for [% contactName %]'s article, '[% dpTitle %]'. This entry is no longer being considered for publication. Your comments (if any) on the reason for the rejection are listed below. 
10 10

  
11 11
Your Comments:
12
[%comment%]
12
[% comment %]
13 13

  
14 14
[% ELSIF stage == 'mod_revise' %]
15 15

  
16
You have sent back for review the metadata entry for [%contactName%]'s article, [%dpTitle%].  Your comments on the areas that could be improved are noted below. You can edit the metadata entry as it currently stands at [% cgiPrefix %]/register-dataset.cgi?stage=modify&cfg=esa&docid=[%docid%].
16
You have sent back for review the metadata entry for [% contactName %]'s article, [% dpTitle %].  Your comments on the areas that could be improved are noted below. You can edit the metadata entry as it currently stands at [% registryUrl %]?stage=modify&cfg=esa&docid=[% docid %].
17 17

  
18 18
Your Comments:
19
[%comment%]
19
[% comment %]
20 20

  
21 21
[% END %]
22 22
[% ELSIF recipient_status == 'user' %]
23 23
[% IF stage == 'mod_accept' %]
24 24

  
25
Dear [%contactName%],
25
Dear [% contactName %],
26 26

  
27 27
We are happy to inform you that the metadata entry for your article submission,
28
[%dpTitle%], has been accepted.  This part of the submission process is now
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 30
viewable online at @systemidserver@@servlet-path@?action=read&qformat=esa&docid=[%docid%] after publication.  Thank you for your cooperation.
31 31

  
......
62 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
edit, and resubmit your entry at [% cgiPrefix %]/register-dataset.cgi?stage=modify&cfg=esa&docid=[%docid%]. 
65
edit, and resubmit your entry at [% registryUrl %]?stage=modify&cfg=esa&docid=[% docid %]. 
66 66

  
67 67
The Ecological Society of America
68 68

  
69 69
Reviewer's Notes:
70
[%comment%]
70
[% comment %]
71 71

  
72 72
[% END %]
73 73
[% END %]

Also available in: Unified diff