History: File Gallery Handler
Preview of version: 5
This is a handler that allows to create file galleries. Object References are required to create trees of file galleries. Uploading files is not supported.
Complete sample for an Intranet
YAML
Copy to clipboard
preferences: feature_file_galleries: y objects: - type: file_gallery ref: primary data: name: Company XYZ description: All files owned by the company owner: admin archives: 5 flags: [ public, visible, lockable ] column: [ icon, name, created, creator, files ] - type: file_gallery ref: public data: name: Marketing parent: $primary description: For external publication owner: johndoe flags: [ public ] column: [ icon, name, files ] popup: [ description ]
File Gallery Object
Field Name | Mandatory | Value | |
name | yes | Name of the file gallery | |
parent | Parent file gallery ID | ||
description | Description of the file gallery | ||
owner | User maintaining the file gallery, default to admin | ||
type | default, podcast or vidcast | ||
max_rows | Amount of rows to display at a time | ||
max_desc | Description length in characters | ||
archives | Amount of archives to keep per file. 0 for unlimited, default to none (-1) | ||
sort_mode | |||
subgal_conf | |||
flags | List of global flags | ||
public | File gallery is public | ||
visible | Visible to non-admins | ||
lockable | Files can be locked during download | ||
show_name | name, filename or both (default: both) | ||
column or popup | List of elements to display publicly | ||
id | |||
type | |||
description | |||
size | |||
created | |||
hits | |||
lockedby | |||
icon | |||
modified | |||
creator | |||
author | |||
last_user | |||
comment | |||
files | |||
explorer | |||
path |
History
Information | Version | |||||
---|---|---|---|---|---|---|
Fri 14 of Oct, 2016 09:26 UTC Xavi (as xavidp - admin) Mass search and replace | 21 | |||||
Mon 20 of Apr, 2015 18:05 UTC Nelson Ko add more information about file gallery mode. need to verify | 20 | |||||
Mon 30 of Mar, 2015 08:53 UTC Geoff Brickell | 19 | |||||
Sun 29 of Mar, 2015 21:47 UTC Geoff Brickell | 18 | |||||
Sun 29 of Mar, 2015 21:25 UTC Geoff Brickell | 17 | |||||
Sun 29 of Mar, 2015 21:22 UTC Geoff Brickell | 16 | |||||
Sun 29 of Mar, 2015 21:11 UTC Geoff Brickell | 15 | |||||
Sun 29 of Mar, 2015 20:33 UTC Geoff Brickell parameter table updated | 14 | |||||
Sun 29 of Mar, 2015 19:29 UTC Geoff Brickell update to parameters | 13 | |||||
Sun 29 of Mar, 2015 14:53 UTC Geoff Brickell | 12 | |||||
Sun 29 of Mar, 2015 14:42 UTC Geoff Brickell | 11 | |||||
Sun 29 of Mar, 2015 14:37 UTC Geoff Brickell partial update to show by flags | 10 | |||||
Mon 24 of Feb, 2014 11:08 UTC Geoff Brickell clarify that public = unlocked | 9 | |||||
Fri 13 of Dec, 2013 14:38 UTC Geoff Brickell updates to colum/display documentation | 8 | |||||
Fri 01 of Jun, 2012 21:03 UTC Marc Laporte URL to file to add to this file gallery | 7 | |||||
Tue 23 of Feb, 2010 21:11 UTC sylvie | 6 | |||||
Sat 23 of Aug, 2008 15:36 UTC Marc Laporte | 5 | |||||
Sat 23 of Aug, 2008 15:26 UTC Marc Laporte | 4 | |||||
Tue 05 of Aug, 2008 17:28 UTC System Administrator | 3 | |||||
Tue 05 of Aug, 2008 17:23 UTC System Administrator | 2 | |||||
Tue 05 of Aug, 2008 16:56 UTC System Administrator | 1 |