Move Ansel to Horde-Hatchery
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 30 Jul 2009 20:12:03 +0000 (16:12 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 30 Jul 2009 20:12:03 +0000 (16:12 -0400)
commit8a517bbf2a3f1bee8f19b8bf1de4cb270fb8a2b7
treebe2611b0a849ed989fe07c3a78a688d156f731f1
parent0a70ce52cdd66d0213a84aa542dfe81eecb42fd3
Move Ansel to Horde-Hatchery
348 files changed:
ansel/.htaccess [new file with mode: 0755]
ansel/COPYING [new file with mode: 0644]
ansel/README [new file with mode: 0644]
ansel/browse.php [new file with mode: 0644]
ansel/browse_edit.php [new file with mode: 0644]
ansel/config/.cvsignore [new file with mode: 0755]
ansel/config/conf.xml [new file with mode: 0644]
ansel/config/hooks.php.dist [new file with mode: 0644]
ansel/config/prefs.php.dist [new file with mode: 0644]
ansel/config/styles.php.dist [new file with mode: 0644]
ansel/disclamer.php [new file with mode: 0644]
ansel/docs/CHANGES [new file with mode: 0644]
ansel/docs/CREDITS [new file with mode: 0644]
ansel/docs/INSTALL [new file with mode: 0644]
ansel/docs/RELEASE_NOTES [new file with mode: 0644]
ansel/docs/TODO [new file with mode: 0755]
ansel/docs/lighttpd-ansel.conf [new file with mode: 0755]
ansel/edit_dates.php [new file with mode: 0644]
ansel/faces/claim.php [new file with mode: 0644]
ansel/faces/custom.php [new file with mode: 0644]
ansel/faces/delete.php [new file with mode: 0644]
ansel/faces/face.php [new file with mode: 0644]
ansel/faces/gallery.php [new file with mode: 0644]
ansel/faces/image.php [new file with mode: 0644]
ansel/faces/img.php [new file with mode: 0644]
ansel/faces/name.php [new file with mode: 0644]
ansel/faces/report.php [new file with mode: 0644]
ansel/faces/savecustom.php [new file with mode: 0644]
ansel/faces/search/all.php [new file with mode: 0644]
ansel/faces/search/image.php [new file with mode: 0644]
ansel/faces/search/image_define.php [new file with mode: 0644]
ansel/faces/search/image_save.php [new file with mode: 0644]
ansel/faces/search/image_search.php [new file with mode: 0644]
ansel/faces/search/img.php [new file with mode: 0644]
ansel/faces/search/name.php [new file with mode: 0644]
ansel/faces/search/named.php [new file with mode: 0644]
ansel/faces/search/owner.php [new file with mode: 0644]
ansel/faces/search/tabs.php [new file with mode: 0644]
ansel/gallery.php [new file with mode: 0644]
ansel/gallery/captions.php [new file with mode: 0644]
ansel/gallery/delete.php [new file with mode: 0644]
ansel/gallery/index.php [new file with mode: 0755]
ansel/gallery/sort.php [new file with mode: 0644]
ansel/group.php [new file with mode: 0644]
ansel/image.php [new file with mode: 0644]
ansel/img/download.php [new file with mode: 0644]
ansel/img/ecard.php [new file with mode: 0644]
ansel/img/full.php [new file with mode: 0644]
ansel/img/index.php [new file with mode: 0644]
ansel/img/mini.php [new file with mode: 0644]
ansel/img/prettythumb.php [new file with mode: 0644]
ansel/img/screen.php [new file with mode: 0644]
ansel/img/thumb.php [new file with mode: 0644]
ansel/img/upload.php [new file with mode: 0644]
ansel/img/upload_preview.php [new file with mode: 0644]
ansel/index.php [new file with mode: 0644]
ansel/js/src/builder.js [new file with mode: 0755]
ansel/js/src/carousel.js [new file with mode: 0644]
ansel/js/src/cropper.js [new file with mode: 0644]
ansel/js/src/editcaption.js [new file with mode: 0644]
ansel/js/src/editfaces.js [new file with mode: 0644]
ansel/js/src/embed.js [new file with mode: 0755]
ansel/js/src/googlemap.js [new file with mode: 0644]
ansel/js/src/googlemap_edit.js [new file with mode: 0644]
ansel/js/src/imagefaces.js [new file with mode: 0644]
ansel/js/src/lightbox.js [new file with mode: 0755]
ansel/js/src/slideshow.js [new file with mode: 0755]
ansel/js/src/slugcheck.js [new file with mode: 0755]
ansel/js/src/tagactions.js [new file with mode: 0755]
ansel/js/src/togglewidget.js [new file with mode: 0755]
ansel/lib/Ajax/Imple/EditCaption.php [new file with mode: 0644]
ansel/lib/Ajax/Imple/EditFaces.php [new file with mode: 0644]
ansel/lib/Ajax/Imple/Embed.php [new file with mode: 0644]
ansel/lib/Ajax/Imple/GallerySlugCheck.php [new file with mode: 0644]
ansel/lib/Ajax/Imple/ImageSaveGeotag.php [new file with mode: 0644]
ansel/lib/Ajax/Imple/LocationAutoCompleter.php [new file with mode: 0644]
ansel/lib/Ajax/Imple/TagActions.php [new file with mode: 0644]
ansel/lib/Ajax/Imple/ToggleGalleryActions.php [new file with mode: 0644]
ansel/lib/Ajax/Imple/ToggleOtherGalleries.php [new file with mode: 0644]
ansel/lib/Ansel.php [new file with mode: 0644]
ansel/lib/Block/cloud.php [new file with mode: 0644]
ansel/lib/Block/gallery.php [new file with mode: 0644]
ansel/lib/Block/my_galleries.php [new file with mode: 0644]
ansel/lib/Block/random_photo.php [new file with mode: 0644]
ansel/lib/Block/recent_comments.php [new file with mode: 0644]
ansel/lib/Block/recent_faces.php [new file with mode: 0644]
ansel/lib/Block/recently_added.php [new file with mode: 0644]
ansel/lib/Block/recently_added_geodata.php [new file with mode: 0644]
ansel/lib/Exif.php [new file with mode: 0644]
ansel/lib/Exif/canon.php [new file with mode: 0644]
ansel/lib/Exif/fujifilm.php [new file with mode: 0644]
ansel/lib/Exif/gps.php [new file with mode: 0644]
ansel/lib/Exif/nikon.php [new file with mode: 0644]
ansel/lib/Exif/olympus.php [new file with mode: 0644]
ansel/lib/Exif/panasonic.php [new file with mode: 0644]
ansel/lib/Exif/sanyo.php [new file with mode: 0644]
ansel/lib/Faces.php [new file with mode: 0755]
ansel/lib/Faces/facedetect.php [new file with mode: 0644]
ansel/lib/Faces/opencv.php [new file with mode: 0644]
ansel/lib/Forms/Ecard.php [new file with mode: 0644]
ansel/lib/Forms/Image.php [new file with mode: 0644]
ansel/lib/Forms/ImageDate.php [new file with mode: 0644]
ansel/lib/Forms/Upload.php [new file with mode: 0644]
ansel/lib/Forms/Watermark.php [new file with mode: 0644]
ansel/lib/GalleryMode/Date.php [new file with mode: 0644]
ansel/lib/GalleryMode/Normal.php [new file with mode: 0644]
ansel/lib/GalleryMode/RemoteVimeo.php [new file with mode: 0644]
ansel/lib/ImageView.php [new file with mode: 0644]
ansel/lib/ImageView/mini.php [new file with mode: 0755]
ansel/lib/ImageView/plainstack.php [new file with mode: 0644]
ansel/lib/ImageView/polaroidstack.php [new file with mode: 0644]
ansel/lib/ImageView/polaroidthumb.php [new file with mode: 0644]
ansel/lib/ImageView/prettythumb.php [new file with mode: 0644]
ansel/lib/ImageView/roundedstack.php [new file with mode: 0644]
ansel/lib/ImageView/screen.php [new file with mode: 0755]
ansel/lib/ImageView/shadowsharpthumb.php [new file with mode: 0644]
ansel/lib/ImageView/thumb.php [new file with mode: 0755]
ansel/lib/ImageView/vimeothumb.php [new file with mode: 0644]
ansel/lib/Report.php [new file with mode: 0644]
ansel/lib/Report/letter.php [new file with mode: 0755]
ansel/lib/Report/mail.php [new file with mode: 0644]
ansel/lib/Report/tickets.php [new file with mode: 0755]
ansel/lib/Search.php [new file with mode: 0644]
ansel/lib/Search/exif.php [new file with mode: 0644]
ansel/lib/Tags.php [new file with mode: 0644]
ansel/lib/Tile/DateGallery.php [new file with mode: 0644]
ansel/lib/Tile/Gallery.php [new file with mode: 0644]
ansel/lib/Tile/Image.php [new file with mode: 0644]
ansel/lib/Views/Abstract.php [new file with mode: 0644]
ansel/lib/Views/Embedded.php [new file with mode: 0644]
ansel/lib/Views/EmbeddedRenderers/Carousel.php [new file with mode: 0644]
ansel/lib/Views/EmbeddedRenderers/GalleryLink.php [new file with mode: 0644]
ansel/lib/Views/EmbeddedRenderers/Mini.php [new file with mode: 0644]
ansel/lib/Views/EmbeddedRenderers/Slideshow.php [new file with mode: 0644]
ansel/lib/Views/Gallery.php [new file with mode: 0644]
ansel/lib/Views/GalleryRenderer.php [new file with mode: 0644]
ansel/lib/Views/GalleryRenderers/Gallery.php [new file with mode: 0644]
ansel/lib/Views/GalleryRenderers/GalleryLightbox.php [new file with mode: 0644]
ansel/lib/Views/GalleryRenderers/GalleryVimeo.php [new file with mode: 0644]
ansel/lib/Views/Image.php [new file with mode: 0644]
ansel/lib/Views/List.php [new file with mode: 0644]
ansel/lib/Views/Results.php [new file with mode: 0644]
ansel/lib/Views/Slideshow.php [new file with mode: 0644]
ansel/lib/Widget.php [new file with mode: 0644]
ansel/lib/Widget/Actions.php [new file with mode: 0644]
ansel/lib/Widget/Base.php [new file with mode: 0644]
ansel/lib/Widget/GalleryFaces.php [new file with mode: 0644]
ansel/lib/Widget/Geodata.php [new file with mode: 0644]
ansel/lib/Widget/ImageFaces.php [new file with mode: 0644]
ansel/lib/Widget/Links.php [new file with mode: 0644]
ansel/lib/Widget/OtherGalleries.php [new file with mode: 0644]
ansel/lib/Widget/OwnerFaces.php [new file with mode: 0644]
ansel/lib/Widget/SimilarPhotos.php [new file with mode: 0755]
ansel/lib/Widget/Tags.php [new file with mode: 0644]
ansel/lib/XPPublisher.php [new file with mode: 0644]
ansel/lib/api.php [new file with mode: 0644]
ansel/lib/base.php [new file with mode: 0644]
ansel/lib/prefs.php [new file with mode: 0644]
ansel/lib/version.php [new file with mode: 0755]
ansel/locale/de_DE/LC_MESSAGES/ansel.mo [new file with mode: 0644]
ansel/locale/en_US/help.xml [new file with mode: 0755]
ansel/locale/es_ES/LC_MESSAGES/ansel.mo [new file with mode: 0755]
ansel/locale/es_ES/help.xml [new file with mode: 0755]
ansel/locale/fi_FI/LC_MESSAGES/ansel.mo [new file with mode: 0755]
ansel/locale/fi_FI/help.xml [new file with mode: 0755]
ansel/locale/it_IT/LC_MESSAGES/ansel.mo [new file with mode: 0644]
ansel/locale/ja_JP/LC_MESSAGES/ansel.mo [new file with mode: 0755]
ansel/locale/lt_LT/LC_MESSAGES/ansel.mo [new file with mode: 0755]
ansel/locale/sl_SI/LC_MESSAGES/ansel.mo [new file with mode: 0755]
ansel/locale/sv_SE/LC_MESSAGES/ansel.mo [new file with mode: 0755]
ansel/locale/tr_TR/LC_MESSAGES/ansel.mo [new file with mode: 0644]
ansel/locale/zh_TW/LC_MESSAGES/ansel.mo [new file with mode: 0755]
ansel/map_edit.php [new file with mode: 0644]
ansel/perms.php [new file with mode: 0644]
ansel/po/.cvsignore [new file with mode: 0755]
ansel/po/README [new file with mode: 0755]
ansel/po/ansel.pot [new file with mode: 0644]
ansel/po/de_DE.po [new file with mode: 0644]
ansel/po/es_ES.po [new file with mode: 0644]
ansel/po/fi_FI.po [new file with mode: 0644]
ansel/po/it_IT.po [new file with mode: 0644]
ansel/po/ja_JP.po [new file with mode: 0644]
ansel/po/lt_LT.po [new file with mode: 0644]
ansel/po/sl_SI.po [new file with mode: 0644]
ansel/po/sv_SE.po [new file with mode: 0644]
ansel/po/tr_TR.po [new file with mode: 0644]
ansel/po/zh_TW.po [new file with mode: 0644]
ansel/preview.php [new file with mode: 0644]
ansel/protect.php [new file with mode: 0644]
ansel/report.php [new file with mode: 0644]
ansel/rss.php [new file with mode: 0644]
ansel/scripts/.htaccess [new file with mode: 0755]
ansel/scripts/AnselPublish.scpt [new file with mode: 0644]
ansel/scripts/all_images_exif_to_tags.php [new file with mode: 0755]
ansel/scripts/ansel.php [new file with mode: 0755]
ansel/scripts/garbage_collection.php [new file with mode: 0755]
ansel/scripts/recursive_import.php [new file with mode: 0755]
ansel/scripts/remote_import.php [new file with mode: 0755]
ansel/scripts/sql/ansel.pgsql.sql [new file with mode: 0644]
ansel/scripts/sql/ansel.sql [new file with mode: 0644]
ansel/scripts/upgrades/1.0_to_1.1.php [new file with mode: 0644]
ansel/scripts/upgrades/2008-06-04-faces.sql [new file with mode: 0755]
ansel/scripts/upgrades/2008-06-17_fix_varchar_lengths.sql [new file with mode: 0755]
ansel/scripts/upgrades/2008-09-13_add_image_original_date.sql [new file with mode: 0644]
ansel/scripts/upgrades/2008-09-16_add_original_date_values.php [new file with mode: 0755]
ansel/scripts/upgrades/2008-09-23_fix_group_uid.sql [new file with mode: 0644]
ansel/scripts/upgrades/2008-12-5_add_geolocation_tables.sql [new file with mode: 0644]
ansel/scripts/upgrades/2009-01-10_fix_view_mode.sql [new file with mode: 0644]
ansel/scripts/upgrades/2009-04-14_fix_view_mode.pgsql.sql [new file with mode: 0644]
ansel/scripts/upgrades/2009-06-14_fix_geolocation_values.php [new file with mode: 0755]
ansel/scripts/upgrades/2009-06-22_add_geolocation_fields.sql [new file with mode: 0644]
ansel/scripts/upgrades/2009-06-22_move_geolocation_values.php [new file with mode: 0644]
ansel/scripts/upgrades/2009-07-06_add_geolocation_timestamp.sql [new file with mode: 0644]
ansel/templates/captions/captions.inc [new file with mode: 0644]
ansel/templates/common-header.inc [new file with mode: 0644]
ansel/templates/faces/custom.inc [new file with mode: 0755]
ansel/templates/faces/define.inc [new file with mode: 0755]
ansel/templates/faces/face.inc [new file with mode: 0755]
ansel/templates/faces/faces.inc [new file with mode: 0755]
ansel/templates/faces/gallery.inc [new file with mode: 0644]
ansel/templates/faces/image.inc [new file with mode: 0755]
ansel/templates/faces/index.inc [new file with mode: 0755]
ansel/templates/faces/search.inc [new file with mode: 0755]
ansel/templates/gallery/delete_confirmation.inc [new file with mode: 0644]
ansel/templates/gallery/gallery.inc [new file with mode: 0644]
ansel/templates/group/category.inc [new file with mode: 0644]
ansel/templates/group/footer.inc [new file with mode: 0755]
ansel/templates/group/header.inc [new file with mode: 0644]
ansel/templates/group/owner.inc [new file with mode: 0644]
ansel/templates/group/pager.inc [new file with mode: 0755]
ansel/templates/image/crop_image.inc [new file with mode: 0644]
ansel/templates/image/edit_image.inc [new file with mode: 0644]
ansel/templates/image/preview_cropimage.inc [new file with mode: 0644]
ansel/templates/image/preview_image.inc [new file with mode: 0644]
ansel/templates/image/resize_image.inc [new file with mode: 0644]
ansel/templates/image/upload.inc [new file with mode: 0644]
ansel/templates/list/footer.inc [new file with mode: 0755]
ansel/templates/list/header.inc [new file with mode: 0644]
ansel/templates/list/pager.inc [new file with mode: 0755]
ansel/templates/menu.inc [new file with mode: 0644]
ansel/templates/prefs/default_category_select.inc [new file with mode: 0644]
ansel/templates/prefs/default_gallerystyle_select.inc [new file with mode: 0644]
ansel/templates/rss/rss.inc [new file with mode: 0644]
ansel/templates/rss/rss2.inc [new file with mode: 0755]
ansel/templates/tile/dategallery.inc [new file with mode: 0644]
ansel/templates/tile/face.inc [new file with mode: 0755]
ansel/templates/tile/gallery.inc [new file with mode: 0755]
ansel/templates/tile/gallerymini.inc [new file with mode: 0755]
ansel/templates/tile/image.inc [new file with mode: 0644]
ansel/templates/view/gallery.inc [new file with mode: 0644]
ansel/templates/view/gallerylightbox.inc [new file with mode: 0644]
ansel/templates/view/galleryvimeo.inc [new file with mode: 0644]
ansel/templates/view/image.inc [new file with mode: 0644]
ansel/templates/view/list.inc [new file with mode: 0644]
ansel/templates/view/results.inc [new file with mode: 0644]
ansel/templates/view/slideshow.inc [new file with mode: 0644]
ansel/templates/xppublish/javascript.inc [new file with mode: 0755]
ansel/templates/xppublish/list.inc [new file with mode: 0755]
ansel/templates/xppublish/login.inc [new file with mode: 0755]
ansel/templates/xppublish/new.inc [new file with mode: 0755]
ansel/test.php [new file with mode: 0644]
ansel/themes/cropper.css [new file with mode: 0755]
ansel/themes/embed.css [new file with mode: 0755]
ansel/themes/feed-rss.xsl [new file with mode: 0755]
ansel/themes/graphics/add.png [new file with mode: 0644]
ansel/themes/graphics/ansel.png [new file with mode: 0644]
ansel/themes/graphics/arrow_switch.png [new file with mode: 0644]
ansel/themes/graphics/browse.png [new file with mode: 0644]
ansel/themes/graphics/down.png [new file with mode: 0755]
ansel/themes/graphics/favicon.ico [new file with mode: 0644]
ansel/themes/graphics/galleries.png [new file with mode: 0644]
ansel/themes/graphics/gallery-locked-mini.png [new file with mode: 0644]
ansel/themes/graphics/gallery-locked.png [new file with mode: 0644]
ansel/themes/graphics/image_add.png [new file with mode: 0755]
ansel/themes/graphics/lightbox/bullet.gif [new file with mode: 0644]
ansel/themes/graphics/lightbox/close.gif [new file with mode: 0644]
ansel/themes/graphics/lightbox/closelabel.gif [new file with mode: 0644]
ansel/themes/graphics/lightbox/loading.gif [new file with mode: 0644]
ansel/themes/graphics/lightbox/nextlabel.gif [new file with mode: 0644]
ansel/themes/graphics/lightbox/prevlabel.gif [new file with mode: 0644]
ansel/themes/graphics/loading.gif [new file with mode: 0644]
ansel/themes/graphics/mini-error.png [new file with mode: 0644]
ansel/themes/graphics/minus.png [new file with mode: 0755]
ansel/themes/graphics/mygalleries.png [new file with mode: 0644]
ansel/themes/graphics/plus.png [new file with mode: 0755]
ansel/themes/graphics/point.png [new file with mode: 0644]
ansel/themes/graphics/prettythumb-error.png [new file with mode: 0755]
ansel/themes/graphics/problem.png [new file with mode: 0755]
ansel/themes/graphics/resize.png [new file with mode: 0644]
ansel/themes/graphics/scaler_slider.gif [new file with mode: 0755]
ansel/themes/graphics/scaler_slider_track.gif [new file with mode: 0755]
ansel/themes/graphics/screen-error.png [new file with mode: 0644]
ansel/themes/graphics/slideshow_next.png [new file with mode: 0644]
ansel/themes/graphics/slideshow_pause.png [new file with mode: 0644]
ansel/themes/graphics/slideshow_play.png [new file with mode: 0644]
ansel/themes/graphics/slideshow_prev.png [new file with mode: 0644]
ansel/themes/graphics/success.png [new file with mode: 0755]
ansel/themes/graphics/text.png [new file with mode: 0644]
ansel/themes/graphics/thumb-error.png [new file with mode: 0644]
ansel/themes/graphics/up.png [new file with mode: 0755]
ansel/themes/lightbox.css [new file with mode: 0644]
ansel/themes/screen.css [new file with mode: 0644]
ansel/themes/silver/graphics/add.png [new file with mode: 0644]
ansel/themes/silver/graphics/ansel.png [new file with mode: 0644]
ansel/themes/silver/graphics/arrow_switch.png [new file with mode: 0644]
ansel/themes/silver/graphics/browse.png [new file with mode: 0644]
ansel/themes/silver/graphics/galleries.png [new file with mode: 0644]
ansel/themes/silver/graphics/image_add.png [new file with mode: 0644]
ansel/themes/silver/graphics/lightbox/bullet.gif [new file with mode: 0755]
ansel/themes/silver/graphics/lightbox/close.gif [new file with mode: 0755]
ansel/themes/silver/graphics/lightbox/closelabel.gif [new file with mode: 0755]
ansel/themes/silver/graphics/lightbox/loading.gif [new file with mode: 0755]
ansel/themes/silver/graphics/lightbox/nextlabel.gif [new file with mode: 0755]
ansel/themes/silver/graphics/lightbox/prevlabel.gif [new file with mode: 0755]
ansel/themes/silver/graphics/mini-error.png [new file with mode: 0644]
ansel/themes/silver/graphics/mygalleries.png [new file with mode: 0644]
ansel/themes/silver/graphics/slideshow_next.png [new file with mode: 0755]
ansel/themes/silver/graphics/slideshow_pause.png [new file with mode: 0755]
ansel/themes/silver/graphics/slideshow_play.png [new file with mode: 0755]
ansel/themes/silver/graphics/slideshow_prev.png [new file with mode: 0755]
ansel/themes/silver/graphics/text.png [new file with mode: 0644]
ansel/themes/silver/themed_graphics [new file with mode: 0644]
ansel/themes/tango-blue/graphics/add.png [new file with mode: 0644]
ansel/themes/tango-blue/graphics/ansel.png [new file with mode: 0644]
ansel/themes/tango-blue/graphics/browse.png [new file with mode: 0644]
ansel/themes/tango-blue/graphics/down.png [new file with mode: 0755]
ansel/themes/tango-blue/graphics/galleries.png [new file with mode: 0644]
ansel/themes/tango-blue/graphics/image_add.png [new file with mode: 0755]
ansel/themes/tango-blue/graphics/lightbox/bullet.gif [new file with mode: 0755]
ansel/themes/tango-blue/graphics/lightbox/close.gif [new file with mode: 0755]
ansel/themes/tango-blue/graphics/lightbox/closelabel.gif [new file with mode: 0755]
ansel/themes/tango-blue/graphics/lightbox/loading.gif [new file with mode: 0755]
ansel/themes/tango-blue/graphics/lightbox/nextlabel.gif [new file with mode: 0755]
ansel/themes/tango-blue/graphics/lightbox/prevlabel.gif [new file with mode: 0755]
ansel/themes/tango-blue/graphics/mini-error.png [new file with mode: 0755]
ansel/themes/tango-blue/graphics/mygalleries.png [new file with mode: 0644]
ansel/themes/tango-blue/graphics/prettythumb-error.png [new file with mode: 0755]
ansel/themes/tango-blue/graphics/slideshow_next.png [new file with mode: 0755]
ansel/themes/tango-blue/graphics/slideshow_pause.png [new file with mode: 0755]
ansel/themes/tango-blue/graphics/slideshow_play.png [new file with mode: 0755]
ansel/themes/tango-blue/graphics/slideshow_prev.png [new file with mode: 0755]
ansel/themes/tango-blue/graphics/text.png [new file with mode: 0644]
ansel/themes/tango-blue/graphics/thumb-error.png [new file with mode: 0755]
ansel/themes/tango-blue/graphics/up.png [new file with mode: 0755]
ansel/themes/tango-blue/screen.css [new file with mode: 0644]
ansel/themes/tango-blue/themed_graphics [new file with mode: 0644]
ansel/view.php [new file with mode: 0644]
ansel/xppublish.php [new file with mode: 0644]