[contributions:davidhull] /modules/image_filter image_filter.module
User: davidhull Branch: HEAD Date: Tue, 10 May 2005 04:54:39 +0000 Modified files: /modules/image_filter image_filter.module Log message: Improve compatibility with drupal 4.6 (#20484): image_filter now searches through the available files for an image node to find the best file for the user-specified width and height. This gives functionality equivalent to that of the 4.5 version, which specified the "res=WxH" to the image module. In addition, the img tag always has width and height attributes for faster page rendering. Added 'size="label"' parameter to image code as an additional way to specify the image size, for example 'size="thumbnail"' or 'size="preview"'. Added text to long tip string documenting the new features. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/image_filter/image...
participants (1)
-
drupal-cvs@drupal.org