| /[drupal]/contributions/modules/imagecache/imagecache_actions.inc |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
SA-CONTRIB-2009-051
SA-CONTRIB-2009-051
Backing out some unrelated changes that were accidentally committed.
#303419 by ugerhard, brunodbo, drewish: Incorrect exipration headers with private file transfers.
Removing all the trailing whitespace.
#452326 by drewish: Merge the action add/edit forms.
#452250 by drewish: Move resize action into imagecache_actions.inc.
Put theme_imagecache_resize() with the rest of the actions in imagecache_actions.inc.
#355230 by drewish: Correctly pass background color (or transparency) to ImageAPI.
#355230 by drewish: Correctly pass background color (or transparency) to ImageAPI.
Fixing the case of TRUE, FALSE and NULL so they're uppercase.
#366960 by mfb: undefined %image placeholder in watchdog error messages.
Fixing some warnings.
#316232 by stella, internationalization code review.
Be consistent about naming things ImageCache (captial C).
#266268 by moonshine, add unsharp filters to imagecache.
#266268 by moonshine, add sharpen filters to imagecache.
rename admin/build/imagecache menu title from 'Imagecache Presets' to 'ImageCache' fix a type in imagecache_actions.inc. d6 port.
#232624 by add1sun, Initial D6 Port Patch... hurrah!
remove presets from /admin/build/imagecache title clean up height/width settings for imagecache_scale_and_crop to compensate for auto scaling on 0 in imageapi.
more minor code style fixes.
minor code style corrections.
add rotate action add path formatter move hook_requirements to .install add more requirements... check directories and memory_limit.
remove some unneeded if !function_exists blocks. update for latest imageapi...
oops didn't update the deprecate scale function.
#201839 by jpetso, fix type in deprecated scale name....
added upscaling to theme function for scale action... removed lingering dsm
Wrote my own imageAPI that does image ops without writing the files... The output is much prettier... Still a little slow...
More work on the new UI. The preset ui is in place. The action ui is partially complete. the crud api around actions is complete.
imagecache_actions.inc is at least functioning again. I have to retest it still. The presets list and add on the new admin UI is done. Delete is next followed by the actions section...
oops forgot to add imagecache_actions.inc... I've got to backtrack and rewrite some code now :( I deleted my local copy... I'm probably going to rewrite the UI first.
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 |