Revision 7889
Added by ben leinfelder over 11 years ago
lib/style/common/templates/metacatui/entryForm.tmpl | ||
---|---|---|
6 | 6 |
<script language="JavaScript" type="text/javascript" src="[% styleCommonPath %]/templates/metacatui/entryForm.js"> |
7 | 7 |
</script> |
8 | 8 |
|
9 |
[% IF form != 're_entry' %] |
|
10 | 9 |
|
11 | 10 |
|
12 |
<table class="intro" cellpadding="3" cellspacing="0"> |
|
13 | 11 |
|
14 |
<tr><td align="left"><span class="emphasis">[% config.type %] Form</span></td></tr> |
|
15 |
<tr><td align="left"><span class="regtext">Use this form to submit a new data set description for |
|
16 |
inclusion in the [% config.type | lower %].</span> |
|
17 |
[%IF cfg =='esa' %]<span class="redbold">This metadata registry is ONLY for entries associated with articles for ESA publications.</span> |
|
18 |
<span class="regtext"> For those wishing to make public metadata entries not associated with |
|
19 |
ESA, <a href="http://knb.ecoinformatics.org">The Knowledge Network for Biocomplexity</a> runs a |
|
20 |
metadata registry available to the greater scientific community. |
|
21 |
</span> |
|
22 |
[% END %] |
|
23 |
</td></tr> |
|
24 |
<tr><td></td></tr> |
|
25 |
<tr><td align="left"><span class="regtext">Please have a look at the |
|
26 |
<a href="[% cgiPrefix %]/register-dataset.cgi?cfg=[%cfg%]&stage=guide" target="guide"> |
|
27 |
<span class="boldlink">Guide for Completing the Data [% config.type %] Form</span></a> |
|
28 |
before you start filling in this form. Also, use your browser's |
|
29 |
Reload/Refresh function to make sure you see the latest version of this |
|
30 |
page.</span></td></tr> |
|
31 |
<tr><td></td></tr> |
|
32 |
|
|
33 |
[%IF cfg =='esa' %] |
|
34 |
<tr><td align="left"><span class="regtext">After you submit, watch for e-mail |
|
35 |
sent by the ESA moderator regarding whether your data set description needs revision, has been denied or has been accepted.</span> |
|
36 |
</td></tr> |
|
37 |
<tr><td></td></tr> |
|
38 |
[% END %] |
|
39 |
|
|
40 |
<tr><td align="left"><span class="regtext">If you have any questions, comments or problems |
|
41 |
regarding this form, please contact [% email.admin %] at |
|
42 |
<a href="mailto:[% email.recipient %]"><span class="boldlink">[% email.recipient %]</span></a></span>. |
|
43 |
</td></tr><tr><td></td></tr> |
|
44 |
[% ELSE %] |
|
45 |
|
|
46 |
|
|
47 |
<table class="intro" cellpadding="3" cellspacing="0"> |
|
48 |
<tr><td align="left"><span class="regtext">Use this page to edit the data set description that you submitted earlier to the [% config.type | lower %]. |
|
49 |
[%IF docid !=''%] |
|
50 |
<br>The ID of this data set is: <span class="boldlink"><a href="[% metacatUrl %]?action=read&qformat=[% cfg %]&docid=[% docid %]">[% docid %]</a> |
|
51 |
</span> |
|
52 |
[%END%] |
|
53 |
</span></td></tr> |
|
54 |
<a href="[% cgiPrefix %]/register-dataset.cgi?cfg=[%cfg%]&stage=guide" target="guide"> |
|
55 |
<span class="boldlink">Guide for Completing the Data [% config.type %] Form</span></a> |
|
56 |
for help with filling in this form.</span></td</tr> |
|
57 |
<tr><td></td></tr> |
|
58 |
<tr><td align="left"><span class="regtext">If you have any questions, comments or problems |
|
59 |
regarding this form, please contact [% email.admin %] at |
|
60 |
<a href="mailto:[% email.recipient %]"><span class="boldling">[% email.recipient %]</span></a>.</span> |
|
61 |
</td></tr><tr><td></td></tr> |
|
62 |
[% END %] |
|
63 |
|
|
64 |
|
|
65 |
<tr><td align="left"><span class="label">*Denotes a required field.</span></td></tr> |
|
66 |
<tr><td></td></tr> |
|
67 |
|
|
68 |
<tr><td></td></tr> |
|
69 |
|
|
70 |
</table> |
|
12 |
<!-- CONTENT SECTION |
|
13 |
======================================================================= --> |
|
14 |
<article id="EntryForm"> |
|
15 |
<div class="container"> |
|
16 |
|
|
17 |
<div class="row-fluid"> |
|
18 |
|
|
19 |
[% IF form != 're_entry' %] |
|
20 |
|
|
21 |
<h2>Upload your data</h2> |
|
22 |
<p class="lead"> |
|
23 |
Use this form to submit a new data package to the repository. |
|
24 |
</p> |
|
25 |
|
|
26 |
[% ELSE %] |
|
27 |
|
|
28 |
<h2>Edit your data</h2> |
|
29 |
<p class="lead"> |
|
30 |
Use this form to edit a data package submitted earlier. |
|
31 |
</p> |
|
32 |
|
|
33 |
[%IF docid !=''%] |
|
34 |
<p> |
|
35 |
The ID of this data set is: <a href="[% metacatUrl %]?action=read&qformat=[% cfg %]&docid=[% docid %]">[% docid %]</a> |
|
36 |
</p> |
|
37 |
\ [%END%] |
|
38 |
|
|
39 |
[% END %] |
|
40 |
|
|
41 |
<p> |
|
42 |
Please have a look at the |
|
43 |
<a href="[% cgiPrefix %]/register-dataset.cgi?cfg=[%cfg%]&stage=guide" target="guide"> |
|
44 |
Guide for Completing the Data Repository Form</a> |
|
45 |
before you start filling in this form. Also, use your browser's |
|
46 |
Reload/Refresh function to make sure you see the latest version of this |
|
47 |
page. |
|
48 |
</p> |
|
49 |
<p> |
|
50 |
If you have any questions, comments or problems |
|
51 |
regarding this form, please contact the repository administrator at |
|
52 |
<a href="mailto:[% email.recipient %]">[% email.recipient %]</a> |
|
53 |
</p> |
|
54 |
<p class="text-info">*Denotes a required field.</p> |
|
55 |
</div> |
|
71 | 56 |
|
72 | 57 |
|
73 | 58 |
<form action="[% cgiPrefix %]/register-dataset.cgi" enctype="multipart/form-data" method="post"> |
... | ... | |
1145 | 1130 |
|
1146 | 1131 |
</form> |
1147 | 1132 |
|
1133 |
</div> |
|
1134 |
</article> |
|
1135 |
|
|
1148 | 1136 |
[% INCLUDE $templates.footer %] |
Also available in: Unified diff
Restyle instruction section of entry form. https://projects.ecoinformatics.org/ecoinfo/issues/5951