CoverFlow like Gallery for DokuWiki. Support for Images and Namespace. Lightbox Effect for images and pages (display a page in a lightbox).
Download and install the plugin using the Plugin Manager using the URL given above. Refer to Plugins on how to install plugins manually. For detailed information and download instructions see the home page.
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.
Problem during installation: Parse error: parse error, unexpected '=', expecting ')' in /home/www/web252/html/testwiki/lib/plugins/imageflow/syntax/imageflow.php on line 192….
any suggestions?
Do you use the latest version?
How do you solve this problem? I install the current version and I have this problem! → I solved it. It is because I have an old PHP version. With php5 it works.
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
The plugin works fine in the “preview”, but doesnt work when saved and viewed on actual page –> Which site? Did you fix your site?
Warning: getimagesize(C:/wamp/www/Ami-Wiki/data/media/) [function.getimagesize]: failed to open stream: No such file or directory in C:\wamp\www\Ami-Wiki\inc\JpegMeta.php on line 1227
Call Stack
# Time Memory Function Location
1 0.0467 474368 {main}( ) ..\ajax.php:0
2 0.8288 6768696 Doku_Event->advise_before( ) ..\ajax.php:36
3 0.8288 6768840 Doku_Event_Handler->process_event( ) ..\events.php:56
4 0.8289 6769240 action_plugin_popupviewer->ajax_viewer_provider( ) ..\events.php:171
5 0.8601 7767568 JpegMeta->_parseAll( ) ..\action.php:72
6 0.8601 7767568 JpegMeta->_parseFileInfo( ) ..\JpegMeta.php:1005
7 0.8607 7768400 getimagesize ( ) ..\JpegMeta.php:1227
the plugin popupViewer works too when used alone (Without imageFlow) the images are not distortioned… Any idea ?