Difference between revisions of "File field"
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{fieldtypes}} | |
− | |||
− | |||
− | + | {{Deprecated|The File field is a lingering part of EPrints and should not be used. | |
− | = | + | 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 - Recaptcha3 - Relation - Search - Secret - Set - Storable - Subject - Subobject - Text - Time - Timestamp - Url - Uuid
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.