History: PluginColorBox
Source of version: 20 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} # 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 {pluginmanager plugin="colorbox"} ## Example *This code:* {CODE(colors="tiki")}{colorbox fgalId="6" thumb="y"}{CODE} *Would produce on this site:* {colorbox fgalId="6" thumb="y"} ## Tips - To have a locallized description, you can use the param parsedescriptions and use `~np~{LANG(lang=en)}xxxx{LANG}{LANG=fr)}yyy{LANG}~/np~` - Users require the ((permission)) `tiki_p_view_file_gallery` on the filegal referenced in the plugin. ## Related pages - ((Colorbox)) ## Aliases (alias(Plugin Colorbox)) | (alias(Plugin Color Box)) | ((Plugin Slideshow)) | ((PluginSlideshow))