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

Log of /contributions/modules/imageapi/imageapi.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.15.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 10:09:02 2009 UTC (8 months, 1 week ago) by drewish
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5, DRUPAL-5--1-5-BETA1
Changes since 1.15.2.6: +165 -106 lines
Diff to previous 1.15.2.6 , to branch point 1.15 , to next main 1.26
#396924 by drewish: Backport fixes from D7 core (and D6 contrib).

Revision 1.23.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 08:35:59 2009 UTC (8 months, 1 week ago) by drewish
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5, DRUPAL-6--1-6
Changes since 1.23.2.2: +6 -6 lines
Diff to previous 1.23.2.2 , to branch point 1.23 , to next main 1.26
Made sure TRUE, FALSE and NULL are in caps.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 05:42:47 2009 UTC (8 months, 2 weeks ago) by drewish
Branch: MAIN
CVS Tags: HEAD
Changes since 1.25: +3 -345 lines
Diff to previous 1.25
#396930 by drewish: Drop code that's been committed to D7 core and move the rest into core imagetoolkits.

Revision 1.23.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 06:16:26 2009 UTC (8 months, 2 weeks ago) by drewish
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.23.2.1: +114 -78 lines
Diff to previous 1.23.2.1 , to branch point 1.23
#396924 by drewish: Backport fixes from D7 core.

Revision 1.23.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 09:27:48 2009 UTC (9 months, 3 weeks ago) by drewish
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.23: +4 -3 lines
Diff to previous 1.23
#366874 by mfb: Multiple warnings and notices when node is viewed for first time.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 09:26:33 2009 UTC (9 months, 3 weeks ago) by drewish
Branch: MAIN
Changes since 1.24: +4 -3 lines
Diff to previous 1.24
#366874 by mfb: Multiple warnings and notices when node is viewed for first time.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 23 21:35:35 2008 UTC (11 months ago) by drewish
Branch: MAIN
Changes since 1.23: +11 -6 lines
Diff to previous 1.23
Updating the module for Drupal 7.x.

Revision 1.15.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 07:17:46 2008 UTC (12 months, 1 week ago) by dopry
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3, DRUPAL-5--1-4
Changes since 1.15.2.5: +2 -2 lines
Diff to previous 1.15.2.5 , to branch point 1.15
set file perms to 664 not 775... execute bit is evil unless you're a directory.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 07:16:11 2008 UTC (12 months, 1 week ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-6--1-1, DRUPAL-6--1-2
Branch point for: DRUPAL-6--1
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
set file permissions to 664 after modification, not 775... 775 is bad. execute is evil unless you're a directory.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 20:24:03 2008 UTC (13 months, 2 weeks ago) by drewish
Branch: MAIN
Changes since 1.21: +3 -2 lines
Diff to previous 1.21
#318224 by stella, Patch for i18n issues.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 20:40:49 2008 UTC (16 months, 2 weeks ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-alpha2
Changes since 1.20: +14 -7 lines
Diff to previous 1.20
#282158 (aries) Add missing hook_perm() implementation and assorted trailing whitespace cleanup.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 02:49:47 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.19: +41 -7 lines
Diff to previous 1.19
#271303 and #266256
tnx...

Revision 1.15.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 02:44:14 2008 UTC (16 months, 2 weeks ago) by dopry
Branch: DRUPAL-5
Changes since 1.15.2.4: +26 -1 lines
Diff to previous 1.15.2.4 , to branch point 1.15
adding unsharp support.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 22:29:19 2008 UTC (17 months, 1 week ago) by drewish
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-alpha1
Changes since 1.18: +4 -2 lines
Diff to previous 1.18
Call drupal_set_message() rather than dsm() so people without the deve.module don't get fatal errors.

Revision 1.15.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 7 23:02:18 2008 UTC (17 months, 3 weeks ago) by dopry
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.15.2.3: +11 -1 lines
Diff to previous 1.15.2.3 , to branch point 1.15
let make crop a crop instead of a canvas resize.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 16:52:42 2008 UTC (18 months ago) by dopry
Branch: MAIN
Changes since 1.17: +40 -18 lines
Diff to previous 1.17
#264027 by drewish, doc clean up...

Revision 1.15.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 02:47:28 2008 UTC (18 months ago) by drewish
Branch: DRUPAL-5
Changes since 1.15.2.2: +2 -2 lines
Diff to previous 1.15.2.2 , to branch point 1.15
#263063 (Junyor) Typo fixes.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 02:47:01 2008 UTC (18 months ago) by drewish
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
#263063 (Junyor) Typo fixes.

Revision 1.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 17:54:48 2008 UTC (18 months, 2 weeks ago) by dopry
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.15.2.1: +1 -2 lines
Diff to previous 1.15.2.1 , to branch point 1.15
#256687 by drewish, Clean up requirement/install errors.
by dopry, relax php version requirements
by dopry, remove gd version reporting since core does it already.

Revision 1.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 19:25:40 2008 UTC (18 months, 3 weeks ago) by dopry
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.15: +9 -4 lines
Diff to previous 1.15
uber minor doc tweaks.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 15:42:40 2008 UTC (18 months, 4 weeks ago) by dopry
Branch: MAIN
Changes since 1.15: +60 -59 lines
Diff to previous 1.15
#232623 Update ImageAPI to D6, Thanks eaton and drewish.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 05:24:34 2008 UTC (19 months ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-RC6, DRUPAL-5--1-0-RC7
Branch point for: DRUPAL-5
Changes since 1.14: +14 -1 lines
Diff to previous 1.14
add autoscaling if width or height == 0 in imageapi.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 12:54:38 2008 UTC (19 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.13: +15 -15 lines
Diff to previous 1.13
more minor code style fixes.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 12:07:42 2008 UTC (19 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.12: +17 -17 lines
Diff to previous 1.12
minor code style corrections.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 14:34:03 2008 UTC (19 months, 1 week ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-RC5
Changes since 1.11: +1 -20 lines
Diff to previous 1.11
make requirements a little smarter... prevent users with old version of GD without gif, jpg, png
support from using imageapi_gd. Warn users if PHP implementations of rotate or filter will be used.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 17 11:04:13 2008 UTC (19 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.10: +46 -1 lines
Diff to previous 1.10
fix rotate in imagemagick.module
gd fixes add imagefilter and imagerotate functions if php-gd was compiled with out them.
cleaned up php imagefilter code a bit...

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 14:28:14 2008 UTC (19 months, 1 week ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-RC3, DRUPAL-5--1-0-RC4
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
#246203 partial by drewish, fix broken variable set in imageapi settings form.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 23:25:10 2008 UTC (19 months, 4 weeks ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-rc2
Changes since 1.8: +16 -3 lines
Diff to previous 1.8
#236278 by dopry, reported by jpoesen, Fix secondary argument to imageapi_image_close.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 23:16:45 2008 UTC (19 months, 4 weeks ago) by dopry
Branch: MAIN
Changes since 1.7: +8 -2 lines
Diff to previous 1.7
#236857 by douggreen, set permissons on written files to 775...

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 9 04:46:24 2008 UTC (20 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.6: +10 -9 lines
Diff to previous 1.6
clean up imageAPI requirements, by craq.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 12:26:36 2008 UTC (21 months ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-RC1
Changes since 1.5: +6 -6 lines
Diff to previous 1.5
rename imageapi_get_toolkit() to imageapi_default_toolkit().
trace imagick death to imageapi_image_resize()  { $image->res->resizeImage() } where it core dumps.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 11:18:34 2008 UTC (21 months, 1 week ago) by dopry
Branch: MAIN
Changes since 1.4: +20 -2 lines
Diff to previous 1.4
Add php 5.2 to hook_requirements.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 18:38:57 2007 UTC (23 months ago) by dopry
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-beta
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
minor copy update.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 06:27:03 2007 UTC (23 months ago) by dopry
Branch: MAIN
Changes since 1.2: +10 -9 lines
Diff to previous 1.2
toolkits do everything by referece, return bools.
completely untested imagick toolkit...

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 15:16:48 2007 UTC (23 months, 2 weeks ago) by dopry
Branch: MAIN
Changes since 1.1: +3 -4 lines
Diff to previous 1.1
fix image upscaling support.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 13:15:13 2007 UTC (23 months, 2 weeks ago) by dopry
Branch: MAIN
Initial Commit of ImageAPI.

Supports multiple toolkits simultaneously...
Supports non-writing image operations...
Uses hooks to allow modular exposure of image toolkits.

Needs TLC with objects and memory management.
I think i'm duplicating lots of resources.

ImageCache 2.x output is much prettier without the
multiple destructive writes...

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