====== ImageFlow Plugin ====== ---- plugin ---- description: CoverFlow like Gallery for DokuWiki. Support for images and namespaces. Lightbox Effect for images and pages (display a page in a lightbox). author : i-net software / Gerry Weißbach email : tools@inetsoftware.de type : action, helper, syntax lastupdate : 2021-12-20 compatible : Binky+ depends : reflect, popupViewer conflicts : similar : tags : media, images, gallery, namespace, ajax downloadurl: https://github.com/i-net-software/dokuwiki-plugin-imageflow/zipball/master bugtracker : https://github.com/i-net-software/dokuwiki-plugin-imageflow/issues sourcerepo : https://github.com/i-net-software/dokuwiki-plugin-imageflow donationurl: screenshot_img: ---- ===== Download and Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Change Log ===== {{rss>https://github.com/i-net-software/dokuwiki-plugin-imageflow/commits/master.atom date}} ===== Syntax ===== See [[https://github.com/i-net-software/dokuwiki-plugin-imageflow]] ===== Discussion ===== ==== 2009-07-03 ==== Don't forget to install php-gd libraries on the server!!! Otherwise the iReflect plugin won't work and the imageflow plugin either unless disabling reflections, but doing that the slider appears on top of the images. ==== 2010-07-08 ==== Well, I just installed the plugin: Images are loaded, I also have the bar and I can scroll, but I can't zoom the images by clicking on it. \\ -> Hi you have to use this plugin: http://www.inetsoftware.de/other-products/dokuwiki-plugins/popupviewer FIXME ==== 2014-02-14 ==== Today I published a new version of this plugin and therefore removed every other discussion. > Nice, thank you for an updated version, I missed it :-). The plugin runs fine -- but how can I tell the popupviewer plugin which size to use? The pictures I click upon are shown smaller than those in the imageflow bar :-\ ==== 2014-06-04 ==== If you use the current devel version after Ponder Stibbons release, the plugin crashes the web server with the error PHP Fatal error: Cannot access protected property Doku_Renderer_metadata::$headers in /srv/www/htdocs/dokuwiki/lib/plugins/imageflow/syntax/imageflow.php on line 113 With the stable Ponder Stibbons release, everything is running fine. --- [[user>werner.flamme|Werner Flamme]] //2014-06-04 11:05 CEST// > This is caused by changes in https://github.com/dokuwiki/dokuwiki/commits/master/inc/parser/metadata.php > Please update this plugin, or report the issue at the issue tracker of DokuWiki. > --- [[user>Klap-in|Klap-in]] //2014-06-04 13:14// >> I'm sorry, but I did the "git clone" only minutes before I got the above error. I re-cloned the plugin, but the error remains. So I'll have to use the issue tracker. --- [[user>werner.flamme|Werner Flamme]] //2014-06-04 13:35// ==== 2015-07-10 ==== Excellent plugin - thanks. I am trying it with the Popupviewer plugin which I believe accepts Title and Caption info, would it be possible to pass these parameters from ImageFlow?