In
this German thread there was a start to get an ImageFlow module working.
I picked it up and created a module that is worth looking at (I think

)
Just read my (English) message in that thread and try the module if you are interested.
Since writing German is not an option for me, it might be a good idea to continue in this thread from now on.
Ruud
Since this thread is getting a bit big, and it will be hard to find the current version, I will place the last version in this post.
Current version is 0.7.6 (Feb 21, 2009)
Version historyNote: If your current version is v0.5 or below, uninstall your current module first, then do a normal install.
From v0.6 or higher you can do a normal upgrade without losing current settings.version 0.7.6 (Ruud)- fixed a small bug in the css edit page. (found by EngelDeLux)
version 0.7.5 (Ruud)- fixed a few Notices for undefined variables.
- fixed "filenames with whitespace problem". Filenames with whitespace or accent characters should work ok now.
- updated slider image so it will show on white backgrounds
version 0.7.4 (Ruud) - fixed short_open_tag bug
version 0.7.3 (Vyni, Aldus, Ruud) - cosmetic changes to the backend
- added colorpicker for the background color selection fields (switch off by setting "$use_colorpicker=false" in modify.php)
- upgrade.php no longer drops/creates database tables. Allows upgrading without losing current configuration.
- fixed small javascript errormessage in color selection when adding blank or invalid color
version 0.7.2 (Vyni, Aldus) - possibility for changing imageflow.css through back-end CSS editor (> WB 2.7 only)
- minor changes and optimizations in modify.php
- add a "noscript"-tag/message in "view.php"
version 0.7.1 (Vyni, Aldus, Ruud) - Changed Backend layout.
- Changed Save/Clear/Cancel to Save&Clear/Save/Cancel
- Minor bugfixes in the Backend and Language files
version 0.7 (Ruud Eisinga / Aldus) - added the possibility for a description file.
put a file named "gallery_info.txt" in the same directory as the images.
On a single line, start fith the imagename (without extention), followed by a "|" (pipe) and the description you want to show.
example: myimage | This is the description of my image.
version 0.6.1 (Aldus) - Modifications in admin settings.
version 0.6 (Ruud Eisinga) - Added Gallery title/description
- Fixed bug in getting filenames.
- Stripped extention from image filenames displayed. (use filename as image description)
version 0.5 (Ruud Eisinga / Aldus) - Many cosmetic / code / debugging improvements (thnx to Aldus)
- Added Lightbox script.
- Added choice for Highslide / Lighbox2 / None(original) popups
version 0.4 (Ruud Eisinga) - added extra positioning div, including resize possibilities.
(This seems to fix all positioning problems. (also in tables))
- added option to disable filename caption and/or slider
- added option to select Highslide border style.
- fixed problem with filenames with whitespace or special characters
- fixed positioning of the slider
- added option to NOT cache thumbnails
version 0.32 (Ruud Eisinga - RuudE) - Added an extra div around the Imageflow. Corrects some positioning problems
version 0.31 (Ruud Eisinga - RuudE) - bugfix. Backcolor parameter was not set correctly
- Added DE language file
version 0.3 (Ruud Eisinga - RuudE) - added resizing thumbnails
- added HighSlide popup
- added Parameter for height of reflection
- added parameter for Background colour to fade into, default = #000000
- added parameter to force jpeg output including quality setting
- using the modified ImageFLow script found here:
http://194.95.111.244/~countzero/scripts/_myImageFlowHighSlide/ version 0.2 (Ruud Eisinga - RuudE) - Added finding images in the picture folder. Skipping cached files
License ImageFlow v0.9: Public Domain
http://finnrudolph.de/ImageFlow/IntroductionThis module uses Imageflow 0.9. This version is Public Domain - The current version (not supported by this module) uses a different license! Licence HighSlide: Highslide JS is licensed under a Creative Commons Attribution-NonCommercial 2.5 License.
This means you need the author's permission to use Highslide JS on commercial websites.
http://vikjavev.no/highslide/ License Lightbox: licensed under the Creative Commons Attribution 2.5 License. A donation would be nice, hint hint.
As for proper attribution, all that is required is that you leave my name and link atop the lightbox javascript file.
I do appreciate an html link, but it is not required.
http://www.lokeshdhakar.com/projects/lightbox2/