/[drupal]/contributions/modules/image_resize_filter/image_resize_filter.module
ViewVC logotype

Log of /contributions/modules/image_resize_filter/image_resize_filter.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 04:31:35 2009 UTC (10 days, 16 hours ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--1-6, HEAD
Changes since 1.34: +31 -13 lines
Diff to previous 1.34
#621536: Images without extensions do not resize.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 04:29:01 2009 UTC (10 days, 16 hours ago) by quicksketch
Branch: MAIN
Changes since 1.33: +8 -2 lines
Diff to previous 1.33
#631164: ImageCache preset images are not resized if the image does not already exist.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 23:59:20 2009 UTC (10 days, 21 hours ago) by quicksketch
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
#615750: Disable remote option not working.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 22 02:25:37 2009 UTC (5 weeks ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--1-5
Changes since 1.31: +6 -6 lines
Diff to previous 1.31
#532984 by Anclywen: Making matches case-insensitive.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 22 02:09:22 2009 UTC (5 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.30: +13 -7 lines
Diff to previous 1.30
#512750: Do not double-wrap images in anchor tags if an anchor tag is already around the image.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 22 01:47:08 2009 UTC (5 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.29: +12 -2 lines
Diff to previous 1.29
#478622: Add a "title" attribute to links if the resized version links to the original.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 22 00:30:34 2009 UTC (5 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.28: +3 -3 lines
Diff to previous 1.28
#589188 by skybow: Support for non-clean URLs when used with private files.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 00:38:15 2009 UTC (4 months, 3 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
#512014: Chmod generated files to the standard 664 permissions.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 00:21:44 2009 UTC (4 months, 3 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.26: +9 -2 lines
Diff to previous 1.26
#512046: ImageAPI support.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 6 20:08:01 2009 UTC (5 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.25: +2 -3 lines
Diff to previous 1.25
#480442: Resizing the same image twice to different sizes only resizes once.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 21:19:56 2009 UTC (5 months, 3 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.24: +5 -5 lines
Diff to previous 1.24
#481084: Correcting "fitler" typos.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 31 21:08:41 2009 UTC (5 months, 3 weeks ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--1-4
Changes since 1.23: +9 -7 lines
Diff to previous 1.23
#476856: Do not check writability of directories above the file directory root.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 18 19:45:45 2009 UTC (6 months, 1 week ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--1-3
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
#466228: Image paths incorrect when Drupal is installed within a subdirectory.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 18 19:36:38 2009 UTC (6 months, 1 week ago) by quicksketch
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Fixing small notice in parser.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 04:02:42 2009 UTC (6 months, 2 weeks ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--1-2
Changes since 1.20: +10 -2 lines
Diff to previous 1.20
#372500: Delete generated images when original is deleted (hook_file support).

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 02:55:38 2009 UTC (6 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.19: +56 -4 lines
Diff to previous 1.19
#372607 and #449058: Support for private downloads and don't strip http:// from URLs.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 23:23:58 2009 UTC (6 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.18: +5 -7 lines
Diff to previous 1.18
Fixing notices and missing labels on configuration form.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 23:17:04 2009 UTC (6 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.17: +16 -4 lines
Diff to previous 1.17
#397680: Adding work-around function for PHP 5.1 and lower.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 22:50:30 2009 UTC (6 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.16: +14 -3 lines
Diff to previous 1.16
#462034: Support generation of ImageCache derivatives on the fly before resizing.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 22:49:17 2009 UTC (6 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.15: +5 -2 lines
Diff to previous 1.15
#462040: Cut down on "Directory was created" messages by using FileField's field_file_check_directory().

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 22:48:29 2009 UTC (6 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.14: +4 -10 lines
Diff to previous 1.14
#392058: Make filter order relevant again to support BBCode or other non-HTML filters.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 23:51:05 2009 UTC (6 months, 4 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.13: +24 -6 lines
Diff to previous 1.13
#446724: marquardt: Adding rel attribute to links.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 03:36:28 2009 UTC (9 months, 2 weeks ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--1-1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#372502: Removing extra slash from img src.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 03:03:33 2009 UTC (9 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.11: +87 -6 lines
Diff to previous 1.11
#352382: Optionally add link to resized images. Useful for Thickbox or popup images.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 01:51:35 2009 UTC (9 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.10: +1 -13 lines
Diff to previous 1.10
Removing the allowed_difference variable and option from the Image Resize Filter interface. Confusing and didn't actually work.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 01:42:35 2009 UTC (9 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.9: +33 -8 lines
Diff to previous 1.9
#371874. Properly cleaning up files for the file path update. Also cleaning up files on uninstall.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 01:19:56 2009 UTC (9 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Correcting variable typo that prevents files from being deleted properly.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 01:11:42 2009 UTC (9 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.7: +8 -8 lines
Diff to previous 1.7
#371864: Fixing some issues where only one image would be resized due to variable conflicts.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 01:03:06 2009 UTC (9 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.6: +7 -3 lines
Diff to previous 1.6
#371874: Strip the files directory from saved image paths. Part 2: cleanup the images on node delete.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 00:59:17 2009 UTC (9 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5
#371874: Strip the files directory from saved image paths.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 00:42:44 2009 UTC (9 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.4: +13 -5 lines
Diff to previous 1.4
#371864. Removing the requirement of the Filtered HTML filter being run after the Image Resize Filter.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 00:23:34 2009 UTC (9 months, 2 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.3: +59 -11 lines
Diff to previous 1.3
#371864. Better support for FCKeditor, which uses style: height and width instead of height and width HTML tags. Now manually adds height and width tags to work better with the Filter HTML filter.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 03:53:29 2009 UTC (9 months, 3 weeks ago) by quicksketch
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Fixing the resized image so that it can resize to non-proportional heights and widths.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 03:22:54 2009 UTC (9 months, 3 weeks ago) by quicksketch
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
#351991 by rmrfstar: Resize based on CSS properties as well as HTML height/width.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 21:21:08 2008 UTC (12 months ago) by quicksketch
Branch: MAIN
Initial commit of the image resize filter. A module to automatically generated resize images based on height and width properties of img tags.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2