Difference between revisions of "Base64 field"
(Added base64 field page) |
m (→Description) |
||
Line 9: | Line 9: | ||
== Description == | == Description == | ||
+ | Base64 encoded data. | ||
== Properties == | == Properties == |
Revision as of 23:44, 14 February 2022
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
Inheritance
Description
Base64 encoded data.
Properties
As for text fields with the following differences...
name | default | description |
input_rows | n/a | This property is taken from the repository configuration. |
maxlength | 65535 | Can be overridden in the field definition. |