[contributions:davidhull] /modules/image_filter image_filter.module
User: davidhull Branch: HEAD Date: Tue, 10 May 2005 01:05:26 +0000 Modified files: /modules/image_filter image_filter.module Log message: Consolidate handling of old- and new-style image codes in preparation for selecting img size (that is, thumbnail, preview, original, etc.) locally. Add "align=alignment" parameter as a (preferred) alternative for just "alignment" in the image code. Document "class=name" parameter to image code. One disadvantage of the new code over what it replaces is that it performs a SELECT for each image code, while the old code performed one SELECT for all the image codes. If the old behavior is important, I will restore it in a future commit. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/image_filter/image...
participants (1)
-
drupal-cvs@drupal.org