You are here

Files in Image Resize Filter 7

Primary tabs

File namesort descending Location Namespace Description
image_resize_filter.info image_resize_filter.info name = Image resize filter description = Filter to automatically scale images to their height and width dimensions. core = 7.x package = Input filters configure = admin/config/content/formats
image_resize_filter.install image_resize_filter.install Install, update and uninstall functions for the Image resize filter module.
image_resize_filter.module image_resize_filter.module After adding to a text format, this filter will parse the contents of submitted content and automatically scale image files to match the set dimensions of img tags.
README.txt README.txt This filter makes it easy to resize images, especially when combined with a WYSIWYG editor such as tinyMCE or FCKeditor. Users never have to worry about scaling image sizes again, just insert an image and set it's height and width properties in…

Other projects