[cvs] [Wiki] changed: RampagePhotos

Chuck Hagenbuch chuck at horde.org
Tue Aug 30 10:48:57 PDT 2005


chuck  Tue, 30 Aug 2005 10:48:57 -0700

Modified page: http://wiki.horde.org/RampagePhotos
New Revision:  1.1
Change log:  initial description

@@ -1 +1,27 @@
++ Rampage Photos Application
 
+This will be an alternate photo gallery implementation to Ansel. It will be based on Rampage, RDO, and other new libraries.
+
+Based on "labels" - no galleries, just as many labels as desired for each photo. Should have a simple, fast, easily replaceable frontend, and a rich-client admin.
+
+* use RDO many-to-many for picture to label association
+* use special labels to represent permissions
+
+Top level of default UI shows a list of the available labels. When you click on a label, you see:
+* every image with _only_ that label
+* sub-categories for every combination of that label with other labels
+
+When you drill down into one of the virtual sub-categories, you see:
+* every image with only that label combination
+* parent links for each label currently selected
+* links to any combinations of that label set with other labels (next sub-category label)
+
+Should be written as a Rampage application, all library code pear-installable and sharable between multiple installations. No UI code in the libraries. Provide RSS feeds for labels and label combinations.
+
+Allow for image-data based labels, like dates, exif information, etc.
+
+Store the images in the webroot for speed.
+
+Do all image generation on upload/edit, not on view.
+
+Potentially supply a regular Horde app that can access the same libraries?


More information about the cvs mailing list