Commit Graph

67 Commits (6e7a13a7b7587ca3c40296e16dedf9d4416ab8f1)

Author SHA1 Message Date
Greg Dunlap 3e0afc9db6 Fixed a couple problems caused by uninitialized vars 2012-01-02 13:54:55 +01:00
Greg Dunlap 42be9566b9 Made image_style_save() use new config system 2012-01-02 12:13:15 +01:00
catch a3ebad0633 Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent. 2011-12-17 21:43:37 +09:00
Dries 9c29ac79af - Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions. 2011-12-15 12:33:38 -05:00
Greg Dunlap 93f5bba083 Got image effect editing working 2011-12-12 16:14:01 +01:00
Greg Dunlap 1c7f323769 Fixed improperly keyed effect array 2011-12-12 15:26:23 +01:00
Greg Dunlap 0ebaba20fa Fixing image_styles() to match new xml format 2011-12-12 15:15:16 +01:00
Greg Dunlap 4272029053 updated image_effect_load() 2011-12-03 16:12:44 +01:00
Greg Dunlap b035fb4f46 Massively simplified image_style_load() since and no longer apply 2011-12-02 16:18:24 +01:00
Greg Dunlap aea01c1c9d Removed image_image_default_styles() which will no longer be used 2011-12-02 15:19:07 +01:00
Greg Dunlap f480afe9f4 Starting to convert image styles to CMI. Ported image_styles() function 2011-12-02 14:45:45 +01:00
catch efe0a73b29 Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define(). 2011-11-29 18:56:53 +09:00
Nathaniel 1b4dfed494 Issue #1025796 by jthorson, Rob Loach, tim.plunkett, alex_ustinov: Fixed Rename path to uri in image functions. 2011-11-25 12:09:40 +09:00
Nathan Haug f434037c0e Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00