[cvs] commit: ansel/templates/crop crop.inc ansel crop.php image.php
list.php view.php ansel/templates/image edit_image.inc
preview_image.inc ansel/templates/view gallery.inc
navbar-image.inc ansel/config prefs.php.dist ansel/templates/list ...
Chuck Hagenbuch
chuck at horde.org
Wed Nov 12 20:09:21 PST 2003
chuck 2003/11/12 20:09:21 PST
Modified files:
templates/crop crop.inc
. crop.php image.php list.php view.php
templates/image edit_image.inc preview_image.inc
templates/view gallery.inc navbar-image.inc
config prefs.php.dist
templates/list tile_owner.inc
Added files:
templates/list tile_gallery.inc
Log:
A bunch of Ansel improvements, from Ben Chavet <ben at chavet.net>
Threw together a tile-view for non-grouped gallery lists. I don't really think
it's that great of a view, but it should probably be there for completeness.
Also, after looking at the screen-width tiles, I decided I really don't like
them. So, I made them 600px wide. small enough to fit on an 800x600 display,
yet they still look nice on higher resolutions.
Here is a very elementary pager feature for the thumbnail gallery view. I'm not
so sure I like how the 'next' and 'prev' links look, so I'll play around with
those a bit when I have time. The important part is that it works :) It might
be nice to have direct links to different pages.
I added a 'page' variable that view.php looks for. It defaults to 0 if it is
not there (0 being the first page). I think I got all of the links that need
to have page specified, but I may have missed some.
Revision Changes Path
1.13 +10 -2 ansel/config/prefs.php.dist
1.3 +7 -1 ansel/crop.php
1.41 +13 -1 ansel/image.php
1.19 +19 -10 ansel/list.php
1.3 +1 -0 ansel/templates/crop/crop.inc
1.14 +2 -0 ansel/templates/image/edit_image.inc
1.7 +1 -0 ansel/templates/image/preview_image.inc
1.1 +24 -0 ansel/templates/list/tile_gallery.inc (new)
1.4 +1 -1 ansel/templates/list/tile_owner.inc
1.13 +30 -1 ansel/templates/view/gallery.inc
1.14 +3 -0 ansel/templates/view/navbar-image.inc
1.23 +8 -1 ansel/view.php
Chora Links:
http://cvs.horde.org/diff.php/ansel/config/prefs.php.dist?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/ansel/crop.php?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/ansel/image.php?r1=1.40&r2=1.41&ty=u
http://cvs.horde.org/diff.php/ansel/list.php?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/ansel/templates/crop/crop.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/ansel/templates/image/edit_image.inc?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/ansel/templates/image/preview_image.inc?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/co.php/ansel/templates/list/tile_gallery.inc?r=1.1
http://cvs.horde.org/diff.php/ansel/templates/list/tile_owner.inc?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/ansel/templates/view/gallery.inc?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/ansel/templates/view/navbar-image.inc?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/ansel/view.php?r1=1.22&r2=1.23&ty=u
More information about the cvs
mailing list