It would be very useful to have some extra css class tag output for images based on their size - big or small which could be defined by the editor (if image < 300px or whatever, then it is small, otherwise it is big)

Only local images are allowed. || Only local images are allowed.

When publishing news from the PR agencies, not in every case is it possible to stretch small low quality images to big size to just fill the space.

Existing CSS tags allow us to align the image in some way.

It is not possible to sort images by size and to do align:left; or align:none;

Example pages:

BIG IMG: http://www.hobbyrobotics.info/content/saelig-announces-easy-use-universa...

SMALL IMG: http://www.hobbyrobotics.info/content/haydon-kerk-motion-solutions-intro...

It would be nice to align images with the help of the css class "small" like it is done here: http://www.hobbyrobotics.info/

For news publishing websites this small feature will mean a lot.

Also, it will be a great competitive advantage over the Wordpress and Joomla. So small addition, so big marketing gains for the Drupal.

Comments

Version: 7.0-rc2 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.