[cvs] commit: ansel image.php reorder.php view.php ansel/lib Ansel.php Exif.php ansel/templates menu.inc ansel/templates/crop crop.inc ansel/templates/group header.inc ansel/templates/image edit_image.inc exif.inc ansel/templates/list header.inc ...

Chuck Hagenbuch chuck at horde.org
Sun May 8 12:32:56 PDT 2005


chuck       2005-05-08 12:32:56 PDT

  Modified files:
    .                    image.php reorder.php view.php 
    lib                  Ansel.php Exif.php 
    templates            menu.inc 
    templates/crop       crop.inc 
    templates/group      header.inc 
    templates/image      edit_image.inc 
    templates/list       header.inc 
    templates/view       exif-image.inc gallery.inc 
                         headers-image.inc navbar-image.inc 
  Removed files:
    templates/image      exif.inc 
    templates/view       parents.inc 
  Log:
  - Consistently use Ansel::getBreadCrumbs() (renamed from
  Ansel::getNavigation()) on all Ansel pages, and include parent
  galleries.
  
  - Put Crop link on image editing toolbar.
  
  - Remove Image Attributes link; exif attributes are shown if the user
  turns on the preference.
  
  Revision  Changes    Path
  1.96      +1 -10     ansel/image.php
  1.111     +25 -18    ansel/lib/Ansel.php
  1.24      +3 -3      ansel/lib/Exif.php
  1.15      +15 -33    ansel/reorder.php
  1.6       +2 -2      ansel/templates/crop/crop.inc
  1.4       +5 -5      ansel/templates/group/header.inc
  1.11      +0 -15     ansel/templates/image/Attic/exif.inc (dead)
  1.31      +8 -2      ansel/templates/image/edit_image.inc
  1.18      +0 -1      ansel/templates/list/header.inc
  1.3       +1 -0      ansel/templates/menu.inc
  1.5       +0 -4      ansel/templates/view/Attic/parents.inc (dead)
  1.5       +3 -3      ansel/templates/view/exif-image.inc
  1.69      +0 -5      ansel/templates/view/gallery.inc
  1.6       +0 -1      ansel/templates/view/headers-image.inc
  1.25      +1 -6      ansel/templates/view/navbar-image.inc
  1.74      +5 -26     ansel/view.php

  Chora Links:
  http://cvs.horde.org/diff.php/ansel/image.php?r1=1.95&r2=1.96&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?r1=1.110&r2=1.111&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Exif.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/ansel/reorder.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/crop/crop.inc?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/group/header.inc?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/co.php/ansel/templates/image/Attic/exif.inc?r=1.10
  http://cvs.horde.org/diff.php/ansel/templates/image/edit_image.inc?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/list/header.inc?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/menu.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/co.php/ansel/templates/view/Attic/parents.inc?r=1.4
  http://cvs.horde.org/diff.php/ansel/templates/view/exif-image.inc?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/view/gallery.inc?r1=1.68&r2=1.69&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/view/headers-image.inc?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/view/navbar-image.inc?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/ansel/view.php?r1=1.73&r2=1.74&ty=u


More information about the cvs mailing list