Hi, and thanks for this excellent module, it is a marvellous tool for my project to transform my old html homepages into D7!
I encountered one issue, that wouldn't have been an issue with a D6 site. Now that imagecache is part of core and cck, I believe that thumbnails can't be created easily by url manipulation or any other similar method - please correct me if I'm wrong. Now, I'd like to have my images in the content to be shown as thumbnails in teasers, and I can't find any easy way for that. I don't know if cck -integration would be the easiest way to make images work with D7 image presets or some other way, but I'd really appreciate if a possibility of using thumbnails with Get Image -images would be possible in future.
Comments
Comment #1
Sean-Khan commentedIt seems like manipulating image urls to get thumbnails works also for images in content, hooray! To those looking this kind of resolution, the image url pattern /sites/default/files/styles/thumbnail/public/get_image/(imagename) will get it done.
I've made some fixing to node template to do this, now if I'd just find a right filter...
It will take a while to get familiar with D7.
Comment #2
dgastudio commentedits works for u in drupal 7???
Comment #3
eastcn commented