Imageflow

The new module Imageflow looks quite interesting. I'm not sure how exactly to use it on my own site, but it looks cool.

http://drupal.org/project/imageflow

:-) Mikkel

Groups:
Login to post comments

The demo has instructions

christefano's picture
christefano - Sat, 2008-07-12 10:25

The demo has instructions:

  1. A content type called imageflow was created with a CCK field called 'imageflow_image'
  2. Content was created
  3. An imagecache preset was created that scaled images to a fixed with and height of 200px then added the reflection
  4. A view was created that added a page, filtered for published imageflow nodes, the page view was set to 'imageflow", and the only outputted field is the 'imageflow_image' set to 'do not group' and the imagecache preset linked with imageflow

Hmm ... it doesn't seem to

Lostmonkey - Sat, 2008-07-12 14:47

Hmm ... it doesn't seem to work for me. Following the instructions I only get a black box, with this error message above: "warning: Invalid argument supplied for foreach() in /var/www/mydomain/.../modules/imageflow/imageflow.module on line 96."

Do you know what that's all about?

Mikkel


I don't, sorry

christefano's picture
christefano - Sun, 2008-07-13 01:13

I don't, sorry. Have you posted a bug report or support request in the Imageflow issue queue?