Loading...
 
Skip to main content

History: PluginFiles

Source of version: 39

Copy to clipboard
            ! Plugin Files
Use this ((wiki plugin)), introduced in ((Tiki3)), to display a list of files like in a file gallery listing. You can also create a link to a slideshow of images in a file gallery.
The files can identified by their:
* ID
* gallery
* category
* gallery and category

!!Requirements
Regarding permissions:
* The file gallery must be visible by the user in order for the file to be listed or displayed
* A category with a permission on a file has no effect
!! Parameters
{pluginmanager plugin=files}
{REMARKSBOX(title="Additional notes" type="tip")}
* If you give only -+categId+-, all the files that are in a gallery with this category and all the files of this category (after Tiki version 2) will be returned.
* If you give only -+galleryId+-, all the files of this gallery will be returned
* If you give -+galleryId+- and -+categId+-, all the files of the gallery that have this category will be returned
* The fields that are displayed are those specified in one of the galleries
* If you specify -+title+-, you will see this text as title instead of the category name or the gallery name as title
* If no parameters -+galleryId+-, -+categId+-, or -+title+- specified, all available files in the system will be return.
{REMARKSBOX}
!! Examples
!!! All files in a gallery
''This code:''
{CODE(colors="tiki")}{files galleryId="4" max="5"}{CODE}
''Would produce on this site:''
{files galleryId="4" max="5"}
!!! All files in a category
''This code:''
{CODE(colors="tiki")}{files categId="13"}{CODE}
''Would produce on this site:''
{files categId="13"}
!!! Select files
''This code:''
{CODE(colors="tiki")}{files fileId="60:61:62" showgallery="n"}{CODE}
''Would produce on this site:''
{files fileId="60:61:62" showgallery="n"}
!!! Slideshow
''This code:''
{CODE(colors="tiki")}{FILES(galleryId="6" slideshow="y")}Slideshow for file gallery 6{FILES}{CODE}
''Would produce on this site:''
{FILES(galleryId="6" slideshow="y")}Slideshow for file gallery 6{FILES}
!!Related pages
* ((Slideshow))
        

History

Information Version
Alain CISIRIKA 42
Alain CISIRIKA 41
Alain CISIRIKA 40
Alain CISIRIKA 39
Alain CISIRIKA 38
Alain CISIRIKA 37
Yves Kipondo 36
lindon 35
lindon 34
lindon 33
Xavier de Pedro 32
Xavier de Pedro 31
Xavier de Pedro 30
Xavier de Pedro 29
lindon 28
lindon Files Plugin modified by editor. 27
lindon 26
lindon 25
lindon Files Plugin modified by editor. 24
lindon 23
sylvie 21
lindon 20
lindon 19
sylvie 18
Marc Laporte 17
lindon 16
Jürgen Heckes 15
Scot Wilcoxon typo 14
sylvie 13
Jürgen Heckes Plugin modified by editor. 12
sylvie 11
Scot Wilcoxon sp NOTE 10
sylvie 9
sylvie 8
sylvie 7
sylvie 6
sylvie 5
Marc Laporte typos 4
sylvie 3
sylvie 2
sylvie 1