summaryrefslogtreecommitdiff
path: root/gallery_views
AgeCommit message (Collapse)AuthorFilesLines
2010-12-28add gallerific gallery_view, completely modularize gallery_views, add ↵spiderr34-26/+9989
galleryTree to editing
2010-07-26purge phantom structure referencestekimaki1-3/+3
2010-02-03remove caching of title and display_url in mInfo, use ->getTitle() and ↵Christian Fowler1-5/+5
->getDisplayUrl() methods instead of ->mInfo.title/.display_url in templates to allow for cleaner polymorphism
2009-03-30ajax image scroller using mbGalleryLester Caine1-0/+10
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming ↵Christian Fowler1-1/+1
convention, hasEditPermission is now hasUpdatePermission, many explicit perm checks have been cleaned up to hasUpdatePermission
2008-09-15move around service includes below title, before data; put titles below imagesChristian Fowler3-10/+9
2008-09-15add position_number layoutChristian Fowler1-0/+37
2008-09-15pass in the correct image_file has to mime templateChristian Fowler1-1/+1
2008-09-15migrate out view gallery into modular gallery_viewsChristian Fowler3-0/+173