[cvs] commit: ansel/config prefs.php.dist ansel/lib Ansel.php ansel/lib/Views Gallery.php List.php ansel/scripts create_serialized_styles.php ansel/templates/view gallery.inc
Michael Rubinsky
mike at theupstairsroom.com
Thu May 8 04:39:58 UTC 2008
mrubinsk 2008-05-08 00:39:58 EDT
Modified files:
config prefs.php.dist
lib Ansel.php
lib/Views Gallery.php List.php
scripts create_serialized_styles.php
templates/view gallery.inc
Log:
Add 'hide' parameter to the style definition to allow for "private" styles
that are only designed to be used via the api. (This just hides it from selection
in the gallery property page)
Add new styles I've been using for a while to the default prefs.php.dist file
Put the widgets to display in all the style definitions now so we can stop
having to use Ansel_View_Gallery for viewing within Ansel and
Ansel_View_GallerySimple for viewing via the api. Ansel_View_Gallery can
now handle both.
Revision Changes Path
1.58 +1 -1 ansel/config/prefs.php.dist
1.408 +6 -3 ansel/lib/Ansel.php
1.93 +93 -50 ansel/lib/Views/Gallery.php
1.13 +10 -1 ansel/lib/Views/List.php
1.7 +60 -43 ansel/scripts/create_serialized_styles.php
1.154 +12 -6 ansel/templates/view/gallery.inc
Chora Links:
http://cvs.horde.org/diff.php/ansel/config/prefs.php.dist?r1=1.57&r2=1.58&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?r1=1.407&r2=1.408&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/Gallery.php?r1=1.92&r2=1.93&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/List.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/ansel/scripts/create_serialized_styles.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/ansel/templates/view/gallery.inc?r1=1.153&r2=1.154&ty=u
More information about the cvs
mailing list