Warning: Undefined variable $filepath in /home/tiki-doc/public_html/lib/wiki-plugins/wikiplugin_tikidocfromcode.php on line 146 PluginColorBox | Documentation for Tiki Wiki CMS Groupware
Loading...
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"}
Would produce on this site:
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 permissiontiki_p_view_file_gallery on the filegal referenced in the plugin.