First, I want to say thank you and how great I believe this module is (combined with filefield and imagecache). I really feels like it is going in the proper direction for future media handling in Drupal (at least for the non-blog content types).
I've been trying a few things today and I've managed to get files uploaded, displayed on upload (thumbs view) and displayed using imagecache in a node.
I've stumbled upon one problem which I think is related to filefield image (could be filefield...) and the imagecache integration. In the "display as" options, none of the linking options and url only outputs are working. I can only use "Display as: Transformed image" (which works as expected). I tried to search around (not in the code sorry) to see if this was an unimplemented feature and only the placeholders were implemented, so I decided to submit an issue in order to see if this was indeed a problem.
Comments
Comment #1
jpetso commentedYep, this was a problem, but I already fixed it in CVS HEAD. Please wait for a next release to get it working, or use HEAD.
Comment #2
jpetso commenteder, status: closed.