List files in a gallery or category
Plugin FILES
Can be found in mods.tikiwiki.orgTable of contents
Purpose
This plugin allows you to display a list of files like in the list files in a gallery script.The files can be :
- in a gallery
- in a gallery with a special category
- with a category
The files will respect the perms
- its gallery must be visible by the user
{FILES(galleryId=id,categoryId=id,sort=name_asc)}Title{FILES}Parameters
| Parameter | Accepted Values | Effect | Since |
|---|---|---|---|
| galleryId | numeric | gallery ID | |
| categId | numeric | category ID | |
| numeric separated with : | a list of category IDs. The file or the file gallery must belong to one of these categories | 3.0 | |
| sort | column_asc or column_desc | sort column and asc or desc (ex: name_asc, lastModif_desc) | |
| showfind | y or n | to show the find box (default n) | |
| showid | y or n | ||
| showicon | y or n | ||
| showgallery | y or n | ||
| showsize | y or n | ||
| showdescription | y or n | ||
| showcreated | y or n | ||
| showcreator | y or n | ||
| showauthor | y or n | ||
| showmodified | y or n | ||
| showcomment | y or n | ||
| showdl | y or n | ||
| showlockedby | y or n | ||
| showname | y or n | ||
| slideshow | y or n | Create a link to open the popup slideshow of a gallery. data will will the text of the link. javascript must be enabled. Other parameters that galleryId are not considered | 3.0 |
- If you give only categId, all the files that are in a gallery with this category and all the files of this category(after Tikiwiki1.10) 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 gallery
- if you specify Title, instead to see the category name or the gallery name as title, you will see this text as title
{FILES(categoryId=5) /}
{FILES(galleryId=1)/}
Contributors to this page: lindon
,
jh
,
SEWilco
,
marclaporte
and
sylvie
.
Page last modified on Friday 05 March, 2010 01:29:24 UTC by lindon
.
Sidebar
Sidebar
To register
To have an account at this site, please register at Tikiwiki.org
, and then use that user name and password to log in here.
