Move binders to factories in ansel
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 9 Oct 2010 14:02:15 +0000 (10:02 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 9 Oct 2010 14:02:15 +0000 (10:02 -0400)
commit29a5a0975e4472ba821b65511549aaecc3da5fdb
tree0ed4b8c2658847b4a168fa279b78355045eb96b6
parentb65c24d82666bba302bee7960b2f1260e02ad6ae
Move binders to factories in ansel
86 files changed:
ansel/disclamer.php
ansel/edit_dates.php
ansel/faces/claim.php
ansel/faces/custom.php
ansel/faces/gallery.php
ansel/faces/image.php
ansel/faces/name.php
ansel/faces/report.php
ansel/gallery.php
ansel/gallery/captions.php
ansel/gallery/delete.php
ansel/gallery/sort.php
ansel/group.php
ansel/image.php
ansel/img/download.php
ansel/img/ecard.php
ansel/img/full.php
ansel/img/index.php
ansel/img/mini.php
ansel/img/prettythumb.php
ansel/img/screen.php
ansel/img/thumb.php
ansel/img/upload.php
ansel/img/upload_preview.php
ansel/lib/Ajax/Imple/EditCaption.php
ansel/lib/Ajax/Imple/EditFaces.php
ansel/lib/Ajax/Imple/EditGalleryFaces.php
ansel/lib/Ajax/Imple/GallerySlugCheck.php
ansel/lib/Ajax/Imple/ImageSaveGeotag.php
ansel/lib/Ajax/Imple/LocationAutoCompleter.php
ansel/lib/Ajax/Imple/TagActions.php
ansel/lib/Ansel.php
ansel/lib/Api.php
ansel/lib/Application.php
ansel/lib/Block/gallery.php
ansel/lib/Block/my_galleries.php
ansel/lib/Block/random_photo.php
ansel/lib/Block/recent_comments.php
ansel/lib/Block/recently_added.php
ansel/lib/Block/recently_added_geodata.php
ansel/lib/Faces/Base.php
ansel/lib/Gallery.php
ansel/lib/Gallery/Decorator/Date.php
ansel/lib/GalleryMode/Date.php
ansel/lib/GalleryMode/Normal.php
ansel/lib/Image.php
ansel/lib/ImageGenerator.php
ansel/lib/ImageGenerator/PolaroidThumb.php
ansel/lib/ImageGenerator/RoundedThumb.php
ansel/lib/ImageGenerator/ShadowThumb.php
ansel/lib/Injector/Binder/Faces.php [deleted file]
ansel/lib/Injector/Binder/Storage.php [deleted file]
ansel/lib/Injector/Binder/Styles.php [deleted file]
ansel/lib/Injector/Factory/Faces.php [new file with mode: 0644]
ansel/lib/Injector/Factory/Storage.php
ansel/lib/Injector/Factory/Styles.php [new file with mode: 0644]
ansel/lib/Search/Tag.php
ansel/lib/Storage.php
ansel/lib/Tagger.php
ansel/lib/Tile/Image.php
ansel/lib/View/Base.php
ansel/lib/View/EmbeddedRenderer/GalleryLink.php
ansel/lib/View/EmbeddedRenderer/Mini.php
ansel/lib/View/GalleryProperties.php
ansel/lib/View/GalleryRenderer/Gallery.php
ansel/lib/View/GalleryRenderer/GalleryLightbox.php
ansel/lib/View/Image.php
ansel/lib/View/List.php
ansel/lib/View/Results.php
ansel/lib/View/Upload.php
ansel/lib/Widget/Geotag.php
ansel/lib/Widget/OtherGalleries.php
ansel/lib/Widget/SimilarPhotos.php
ansel/map_edit.php
ansel/perms.php
ansel/preview.php
ansel/protect.php
ansel/report.php
ansel/rss.php
ansel/scripts/all_images_exif_to_tags.php
ansel/scripts/ansel.php
ansel/scripts/recursive_import.php
ansel/scripts/remote_import.php
ansel/templates/gallery/delete_confirmation.inc
ansel/templates/group/owner.inc
ansel/xppublish.php