By soupp on
Is it possible some way to show image thumbs form image module?
Say as in story or blog when I write [image:20] I see it's thumb (filters enabled). I tried but it doesn't work. Maybe I have to make some php block?
Thanks
Is it possible some way to show image thumbs form image module?
Say as in story or blog when I write [image:20] I see it's thumb (filters enabled). I tried but it doesn't work. Maybe I have to make some php block?
Thanks
Comments
You can try the Views module
You can try the Views module. You can create a view block with just the image content ( display type set to thumbnails ) and then enable the block in the desired region.