
You can either give a namespace and display all the images, or you can define a list of images that will be shown (see the options). If you defined some meta-data for your images (currently supported: IPTC.title and IPTC.caption - these can be defined in the media manager) ImageFlow will display them below the scroll bar.
<imageflow %NAMESPACE%></imageflow> or: <imageflow> <image %IMAGE%[?width=%WIDTH%&linkto=%LINKTO%]>%DESCRIPTION%</image> </imageflow>
| Option | Description |
|---|---|
%NAMESPACE% | If this is given, the following won't matter. The plugin then reads all images from the given namespace and builds the flow-scroller |
%IMAGE% | an Image as you know it from DokuWiki - but it does not yet support any known options |
%WIDTH% (optional) | Width in px. The only option that should be given, so that DokuWiki will return smaller Images and the browser won't have to load and re-render all the images at this point. The recommended width is “200” |
%LINKTO% (optional) | Here you can set a wiki page. If this is given, the user will be redirected to the wiki page, instead of getting a popup when clicking the image. |
%DESCRIPTION% (optional) | You can give an alternate description here, to display some description if no IPTC Caption meta-data is set |
You can use your images names or page names as anchors. This will directly pop out the item after the imageflow loaded.
ImageFlow has a predefined set of colors. If you want to change them to your needs, you can either do so in your template or use the file conf/userstyle.css. The following table shows the css selector and the properties that can be changed.
| Selector | What is it? | Property / Default Value |
|---|---|---|
div.imageflow_wrapper.scripting_active | Background Color of the viewport when javascript is enabled | background-color: __darker__ !important |
div.imageflow_caption | Text Color of the Captions | color: #fff |
| Version | Requirement |
|---|---|
| 2010-01-27 | see previous version |
| 2010-01-18 | see previous version |
| 2010-01-04 | latest DokuWiki release popUp Viewer (optional) iReflect (optional) |
This website uses imageFlow for displaying screenshots and rendered report files from our solution i-net Clear Reports
If you need help or have suggestions on how to improve this plugin, feel free to contact us