Difference between revisions of "File field"

From EPrints Documentation
Jump to: navigation, search
 
Line 4: Line 4:
 
{{Deprecated|The File field is a lingering part of EPrints and should not be used.
 
{{Deprecated|The File field is a lingering part of EPrints and should not be used.
  
Use the [[Subobject field]] with <tt>datasetid => 'file'</tt> instead.|metadata field type}}
+
Use the [[Subobject field]] using <tt><nowiki>datasetid => 'file'</nowiki></tt> instead.|metadata field type}}

Latest revision as of 15:36, 16 April 2023

EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects


Metadata Fields: Arclanguage - Base64 - Bigint - Boolean - Compound - Counter - Dataobjref - Date - Decimal - Email - Fields - Float - Id - Idci - Image - Int - Itemref - Keywords - Langid - Longtext - Longtext_counter - Multilang - Multipart - Name - Namedset - Pagerange - Recaptcha - Relation - Search - Secret - Set - Storable - Subject - Subobject - Text - Time - Timestamp - Url - Uuid


Warning.png

Deprecated
This metadata field type has been deprecated.

The File field is a lingering part of EPrints and should not be used.

Use the Subobject field using datasetid => 'file' instead.