Various renaming and code organization changes:
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 24 Jul 2010 18:59:24 +0000 (14:59 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 24 Jul 2010 18:59:24 +0000 (14:59 -0400)
commitc6f86a76f9ed9d8ec7f13c25c9ffff34ab5abce9
tree7cf6e8c2d4c71ca7cc6b964318c9ae6f827e12ad
parent8c033de2ed775187c43f7d3230cc08858339e290
Various renaming and code organization changes:

Rename ansel gallery's "default" image to "key" image - it's not a
default for anything, name it appropriately in the code

Move all sql storage related code to Ansel_Storage.

Don't use the share's database to manipulate non-share tables.
18 files changed:
ansel/lib/Api.php
ansel/lib/Block/gallery.php
ansel/lib/Block/my_galleries.php
ansel/lib/Gallery.php
ansel/lib/Gallery/Decorator/Date.php
ansel/lib/GalleryMode/Date.php
ansel/lib/GalleryMode/Normal.php
ansel/lib/ImageGenerator.php
ansel/lib/ImageGenerator/PolaroidThumb.php
ansel/lib/Storage.php
ansel/lib/Tile/DateGallery.php
ansel/lib/Tile/Gallery.php
ansel/lib/View/EmbeddedRenderer/GalleryLink.php
ansel/lib/View/Results.php
ansel/lib/Widget/OtherGalleries.php
ansel/rss.php
ansel/templates/group/category.inc
ansel/templates/group/owner.inc