Ansel_ImageView -> Ansel_ImageGenerator
authorMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 19 Jul 2010 17:35:29 +0000 (13:35 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 19 Jul 2010 17:35:29 +0000 (13:35 -0400)
commitd293fe9fedf628bfe4bf1743f4d6d9c452011465
tree2764dfc0590bdfe16c415d840c82c8a2c6637763
parent0f7fba3e34d95faed44770b7d484787716bfa9a0
Ansel_ImageView -> Ansel_ImageGenerator
27 files changed:
ansel/image.php
ansel/lib/Gallery.php
ansel/lib/Image.php
ansel/lib/ImageGenerator.php [new file with mode: 0644]
ansel/lib/ImageGenerator/Mini.php [new file with mode: 0755]
ansel/lib/ImageGenerator/PlainStack.php [new file with mode: 0644]
ansel/lib/ImageGenerator/PolaroidStack.php [new file with mode: 0644]
ansel/lib/ImageGenerator/PolaroidThumb.php [new file with mode: 0644]
ansel/lib/ImageGenerator/PrettyThumb.php [new file with mode: 0644]
ansel/lib/ImageGenerator/RoundedStack.php [new file with mode: 0644]
ansel/lib/ImageGenerator/Screen.php [new file with mode: 0755]
ansel/lib/ImageGenerator/ShadowSharpThumb.php [new file with mode: 0644]
ansel/lib/ImageGenerator/Thumb.php [new file with mode: 0755]
ansel/lib/ImageView.php [deleted file]
ansel/lib/ImageView/Mini.php [deleted file]
ansel/lib/ImageView/PlainStack.php [deleted file]
ansel/lib/ImageView/PolaroidStack.php [deleted file]
ansel/lib/ImageView/PolaroidThumb.php [deleted file]
ansel/lib/ImageView/PrettyThumb.php [deleted file]
ansel/lib/ImageView/RoundedStack.php [deleted file]
ansel/lib/ImageView/Screen.php [deleted file]
ansel/lib/ImageView/ShadowSharpThumb.php [deleted file]
ansel/lib/ImageView/Thumb.php [deleted file]
ansel/lib/View/Base.php
ansel/templates/image/crop_image.inc
ansel/templates/image/edit_image.inc
ansel/templates/image/resize_image.inc