From the video tutorial on http://drupal.org/node/649090 I gathered this module only works with images uploaded using CCK imagefield. For specific reason I had to use Image module for managing images, I figured there is a way to use views to generate file path of images, but it just wont work with SSP. Any possibility to add in the support? I would really love to use this for my project.
Comments
Comment #1
kylebrowning commentedIll work on it, but it will be a couple of weeks due to work, holidays and the fact that I want to write ina system that will allow multiple types to be used, IE, Video, Images, FLVs, etc.
So ill need to write out hooks and test it, and then switch the regular ssp.module over to using this system.
But plans are in to add multiple types of nodes/users/images/whatever it is you want to support.
Comment #2
jesss commentedI'm in the same boat as deanloh, and would be happy to help test Image module support.