Loading...
 
Skip to main content

History: PluginColorBox

Source of version: 19 (current)

Copy to clipboard
            ! 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))