By 205 CTT on
Hi
I want to upload images as nodes. But how do I make sure users cant change the size of the picture displayed (displayed as preview) by using the links to thumbnail and orginal size beneith the image. These links show up by default just right to the "add new comment".
I have looked under administer, but cant find anything to remove it here.
Can anybody guide me...Thanks
Regards Jakob
Comments
access control
In the access control section ( administer > access control ) there is an option, under the "image module" section, to allow/disallow certain roles to "view original images".
If you do not want the link to "original" to be displayed, uncheck the "view original images" section for the appropriate user.
Tank you very much! that
Tank you very much! that solved the "original" problem. Havent seen that in administer.
Anyone know how to remove the thumpnail link?
Thanks
Same issue
I would also like to know if it is possible to remove the "thumbnail" link below the image. (?)
Drupal image module: make images clickable to original size
Just to follow up... this may be useful.
There is an article on 2bits which shows how to make images clickable to original size.
"Drupal's image module has the option to let visitors view the original resolution of an image. However, the only way to view the original is to click on the "view original" link below the image. This may not be what the client wants, since a more common way of presenting images on the web is to make the image clickable to the higher resolution image."
This article discusses how to do that for Drupal 4.6, 4.7 and 5.0.
http://2bits.com/articles/drupal-image-module-make-images-clickable-to-o...