Project

General

Profile

« Previous | Next » 

Revision 7973

add section for data file upload to the guide

View differences:

lib/style/common/templates/metacatui/entryForm.tmpl
1309 1309
							<a class="accordion-toggle" data-toggle="collapse" data-target="#collapseUploadData" href="#none">
1310 1310
								Upload Data  
1311 1311
							</a>
1312
							<a href="[% cgiPrefix %]/register-dataset.cgi?cfg=[%cfg%]&amp;stage=guide#XXX"><i class="icon-question-sign"></i></a>
1312
							<a href="[% cgiPrefix %]/register-dataset.cgi?cfg=[%cfg%]&amp;stage=guide#UploadData"><i class="icon-question-sign"></i></a>
1313 1313
						</div>
1314 1314
						<div id="collapseUploadData" class="accordion-body collapse in">
1315 1315
							<div class="accordion-inner">
lib/style/common/templates/metacatui/genericGuide.tmpl
408 408
				</p>	
409 409

  
410 410
			</div>
411
			
412
			<div class="row-fluid">
413
				<a name="DataUpload"></a>
414
				<h4>Data File Upload</h4> 
415
				<p>
416
					Select files from your computer to include in the data package submission. Text-based data files (e.g., CSV) are preferred, but there is no restriction on the file type.
417
					Multiple files can be included in the package.
418
				</p>
419
				<p>
420
					Ideally, data files will be made publicly accessible on submission, but we recognize there are some cases where access to the data should be restricted until a later date.
421
					Select the appropriate permission level for each file as it is attached to the package. Files can be 'unattached' using the delete button.
422
				</p>
411 423

  
424
			</div>
425

  
412 426
		</div>
413 427
	</article>
414 428
[% INCLUDE $templates.footer %]

Also available in: Unified diff