Plugin Color Box
This wiki plugin, introduced in Tiki5, 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
Tiki Doc From Code error: colorbox not found
Example
This code:
Copy to clipboard
{colorbox fgalId="6" thumb="y"}
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 referenced in the plugin.
Related pages
Aliases
Plugin Colorbox | Plugin Color Box | Plugin Slideshow | PluginSlideshow