Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

Table: resource_alt_files

Alternative files for a resource, definited separately to the main resource.

ColumnTypeNote
refint(11)Auto incrementing index
resourceint(11)See table resource
namevarchar(100)Name of the alternative file.
descriptionvarchar(200)Description of the alternative file.
file_namevarchar(200)File name
file_extensionvarchar(10)File extension
file_sizebigint(20)File size
creation_datedatetimeCreation date
unoconvint(11)Set to 1 when ResourceSpace processes $unoconv_extensions.
alt_typevarchar(100)Aternative type.
page_countint(11)For multi-page documents, total count of pages.

This table is empty by default.

Please see the schema overview for context. This document was last updated on the 19th of March 2024 at 04:35 (Europe/London time).