I there a module for defining the size of a certain picture in the content?

Comments

vm’s picture

investigate the imagecache.module in the media category of the downloads area which includes all other image type modules.

___________________________________________________________
The search tool on Drupal.org really does work.
This message has been brought to you by:
the letter X , the letter Z and the number 2.
Thanks for watching! : )
sparq’s picture

Do you know what other modules are included? Will a install of Imagecache give me extra features in the aministration area beyond those in the description for module?

http://drupal.org/project/imagecache

I also searched all the modules in alphabetical order (all gategories) for the words image and picture, but did not find a single module mention resize a single picture features in the description. Maybe there is no module for this?

So how do all drupal administrators out there resize their pictures if they don't want a predifined size, in photo editing software on their computer?

vm’s picture

with how to use imagecache.module & imagefield.module = http://blip.tv/file/316842

also sorting alphabetically may not easily show you all modules related to "images" because not all modules that have to do with images, use the word image as the first word. This is why I stated to goto the "media" category

you may also want to investigate the image enhanced scaling.module. (Though I've never deployed it)

___________________________________________________________
The search tool on Drupal.org really does work.
This message has been brought to you by:
the letter X , the letter Z and the number 2.
Thanks for watching! : )
sparq’s picture

That was a nice movie with useful features.

I'm not sure it's what I'm looking for though since you don't seem to be able to position the image exactly where you want it (just by weight) and that it would be way to much hassle to just resize a particalary image. The purpose of the module is to manage a lot of pictures with predifined sizes.

When a searched for image and picture I not only searched the module names but their descriptions.

Thank you anyway :)