[cvs] commit: trean browse.php edit.php trean/config prefs.php.dist trean/docs TODO trean/templates/bookmark 1line.inc 2line.inc standard.inc trean/templates/browse bookmarks.inc browse.html javascript.inc subcategories.inc trean/templates/edit bookmark.inc ...
Ben Chavet
ben at horde.org
Sun Nov 27 23:53:20 PST 2005
ben 2005-11-27 23:53:20 PST
Modified files:
. browse.php edit.php
config prefs.php.dist
docs TODO
templates/bookmark 1line.inc 2line.inc standard.inc
templates/browse bookmarks.inc browse.html javascript.inc
subcategories.inc
templates/edit footer.inc header.inc
themes/graphics star.png
Added files:
templates/edit bookmark.inc category.inc
themes/graphics back.png rating.png
Removed files:
templates/edit edit.inc
Log:
In an effort to make better use of screen space, I changed how
bookmarks are browsed. Categories are now integrated into the
bookmark list, and the category tree has been removed. This
should also help speed up page loads (#1920).
On top of that, there are a few little changes:
- Fixed cancel button (#2881)
- Return to category after edit (#2666)
- Changed wording in template preference
- Added option to always show rating in browse view
- new TODO items
The selection code in templates/browse/javascript.inc is a bit of a hack,
but I couldn't figure out any other way to do it, particularly
selectCategories() and selectBookmarks(). If someone knows a better way,
I'm all ears.
Revision Changes Path
1.50 +5 -51 trean/browse.php
1.11 +14 -5 trean/config/prefs.php.dist
1.20 +18 -4 trean/docs/TODO
1.36 +84 -68 trean/edit.php
1.29 +16 -7 trean/templates/bookmark/1line.inc
1.28 +13 -4 trean/templates/bookmark/2line.inc
1.37 +26 -7 trean/templates/bookmark/standard.inc
1.37 +79 -22 trean/templates/browse/bookmarks.inc
1.6 +0 -11 trean/templates/browse/browse.html
1.21 +32 -86 trean/templates/browse/javascript.inc
1.7 +1 -1 trean/templates/browse/subcategories.inc
1.14 +0 -83 trean/templates/edit/Attic/edit.inc (dead)
1.1 +87 -0 trean/templates/edit/bookmark.inc (new)
1.1 +18 -0 trean/templates/edit/category.inc (new)
1.2 +1 -1 trean/templates/edit/footer.inc
1.3 +3 -2 trean/templates/edit/header.inc
1.1 +3 -0 trean/themes/graphics/back.png (new)
1.1 +3 -0 trean/themes/graphics/rating.png (new)
1.2 +3 -10 trean/themes/graphics/star.png
Chora Links:
http://cvs.horde.org/diff.php/trean/browse.php?r1=1.49&r2=1.50&ty=u
http://cvs.horde.org/diff.php/trean/config/prefs.php.dist?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/trean/docs/TODO?r1=1.19&r2=1.20&ty=u
http://cvs.horde.org/diff.php/trean/edit.php?r1=1.35&r2=1.36&ty=u
http://cvs.horde.org/diff.php/trean/templates/bookmark/1line.inc?r1=1.28&r2=1.29&ty=u
http://cvs.horde.org/diff.php/trean/templates/bookmark/2line.inc?r1=1.27&r2=1.28&ty=u
http://cvs.horde.org/diff.php/trean/templates/bookmark/standard.inc?r1=1.36&r2=1.37&ty=u
http://cvs.horde.org/diff.php/trean/templates/browse/bookmarks.inc?r1=1.36&r2=1.37&ty=u
http://cvs.horde.org/diff.php/trean/templates/browse/browse.html?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/trean/templates/browse/javascript.inc?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/trean/templates/browse/subcategories.inc?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/co.php/trean/templates/edit/Attic/edit.inc?r=1.13
http://cvs.horde.org/co.php/trean/templates/edit/bookmark.inc?r=1.1
http://cvs.horde.org/co.php/trean/templates/edit/category.inc?r=1.1
http://cvs.horde.org/diff.php/trean/templates/edit/footer.inc?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/trean/templates/edit/header.inc?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/co.php/trean/themes/graphics/back.png?r=1.1
http://cvs.horde.org/co.php/trean/themes/graphics/rating.png?r=1.1
http://cvs.horde.org/diff.php/trean/themes/graphics/star.png?r1=1.1&r2=1.2&ty=u
More information about the cvs
mailing list