Plugin Colorbox
Available since Tiki5This plugin is used to display one image of a file gallery or image gallery and when you click on it, it opens a popup/slideshow of all the images of the same gallery. The slideshow is done by the colorbox library.
Parameters
| Param | Values | Defaults | Req ? | Explanation | Since |
|---|---|---|---|---|---|
| fgalId | ID | y | Id of the file gallery | ||
| galId | ID | y | Id of the image gallery | ||
| fileId | ID separated with : | n | Filter on fieldIds in the file gallery given by fgalId | tiki>=6.0 | |
| thumb | y or n | y | n | Displays the image in the page as a thumb or regular size | |
| sort_mode | column_desc or column_asc | created_desc | n | the order the images will be displayed: The first image is the one displayed in the page | |
| showtitle | y or n | n | n | show the file title in the popup legend | tw>=5.0 |
| showfilename | y or n | n | n | show the file name in the popup legend | tw>=5.0 |
| showallthumbs | y or n | n | n | Show all thumbs | tiki>=5.0 |
| parsedescriptions | y or n | n | n | Wiki parse the file description | tiki>=5.0 |
{COLORBOX(fgalId=6) /} |
Tips
- To have a locallized description, you can use the param parsedescriptions and use {LANG(lang=en)}xxxx{LANG}{LANG=fr)}yyy{LANG}
- users require the permission tiki_p_view_file_gallery on the filegal mentioned in the plugin.
Plugin Colorbox | Plugin Color Box | Plugin Slideshow | PluginSlideshow
