Table of Contents
ImageFlow Plugin
Download and Installation
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
Change Log
- Version upped (2021-12-20 15:11)
- Additional check and syntax (2021-12-20 13:55)
- Version upped (2017-10-24 07:29)
- Syntax update. (2017-10-24 07:28)
- Version upped (2017-05-15 15:03)
- Update tabs to spaces. (2017-05-15 13:45)
- Merge branch 'master' of https://github.com/i-net-software/dokuwiki-p… (2017-05-15 11:23)
- See [DokuWiki](https://github.com/splitbrain/dokuwiki/issues/1971) - … (2017-05-15 11:22)
Syntax
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
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. — Werner Flamme 2014-06-04 11:05 CEST
This is caused by changes in https://github.com/splitbrain/dokuwiki/commits/master/inc/parser/metadata.php
Please update this plugin, or report the issue at the issue tracker of DokuWiki.
— 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. — 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?