| /[drupal]/contributions/modules/imageapi/imageapi.install |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#396930 by drewish: Drop code that's been committed to D7 core and move the rest into core imagetoolkits.
#292890 by drewish: Fatal error: Call to undefined function imageapi_get_available_toolkits().
#324629 by tstoeckler: Typo on status report page.
#292890 by drewish, Can't call imageapi_get_available_toolkits() at install time... since the module hasn't been installed yet.
rearrange requirements and depends to be more accurate...
moving some requirements around to more realistically reflect how things should be and to offer imagemagick as a low mem alternative to ImageAPI GD...
#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.
#232623 Update ImageAPI to D6, Thanks eaton and drewish.
more minor code style fixes.
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.
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |