I've been looking for a module such as this for some time--it's very promising! The problem I'm having is with the function of the resizing for anonymous users. I have access control properly configured for the module, and the block appears for anonymous users, but clicking the links does not do anything (as anonymous). Could this be an issue with caching? I am using several layers thereof (memcache, drupal caching, apc) . . .
The site I am testing on is using Garland.
Comments
Comment #1
bomarmonk commentedSame as http://drupal.org/node/204178? Any fix for this issue? It looks like this module is a nice plugin, so I am hoping this gets resolved.
Comment #2
nrasmus commentedSorry--don't know how I missed that. Caching is pretty much a requirement for most drupal sites these days, eh? I wish I could assist, but probably do not have the skills or time.