summaryrefslogtreecommitdiff
path: root/modules/image/image.admin.inc
Commit message (Collapse)AuthorAge
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #550228 by tobiasb and sun: Fixed double-escaping of title callbacks in ↵Angie Byron2009-08-23
| | | | Image module.
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and ↵Dries Buytaert2009-08-20
| | | | modules' page.
* #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵Angie Byron2009-08-17
| | | | dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
* #540798 by kjy07 and Jody Lynn: Require image style names.Angie Byron2009-08-13
|
* #371374 by quicksketch, drewish, eojthebrave, and dopry: ImageCache UI in ↵Angie Byron2009-07-21
core. Hell yeah! :D Resizable, scalable, croppable, grey-scalable, rotatey images for all.