piwigo/template/default
plegall f0fcd1eedc - global categories' options : instead of N horizontal tabs on a single
page, N options in the left menu (but the same backend)

- categories.global_rank : new calculated field. It gives a global rank of
  the category among all others (updated during ordering)

- category.php page : menu is generated faster thanks to
  categories.global_rank, recursivity becomes useless :-)

- new function to display select box with a set of categories :
  display_select_cat_wrapper

- cat_options : instead of using 1 multiselect for true/false items, using 1
  multiselect for true, and another one for false. The form provides buttons
  with arrows to switch categories from one multiselect to another

- deletion of obsolete function display_categories (working with the old
  template system)

- deletion of obsolete functions get_user_plain_structure,
  create_user_structure, get_user_subcat_ids, update_structure, count_images
  : useless thanks to global_rank


git-svn-id: http://piwigo.org/svn/trunk@614 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-11-23 22:31:24 +00:00
..
admin - global categories' options : instead of N horizontal tabs on a single 2004-11-23 22:31:24 +00:00
images Css simplification 2004-10-06 22:06:45 +00:00
mimetypes first revision 2004-08-05 17:45:08 +00:00
theme - Delivery of french translation in order to test i18n 2004-09-23 17:09:06 +00:00
about.tpl Unification of "Return to main page" entry in the language files. 2004-11-18 14:57:00 +00:00
admin.tpl - global categories' options : instead of N horizontal tabs on a single 2004-11-23 22:31:24 +00:00
category.tpl - global categories' options : instead of N horizontal tabs on a single 2004-11-23 22:31:24 +00:00
comments.tpl Unification of "Return to main page" entry in the language files. 2004-11-18 14:57:00 +00:00
default.css - admin/cat_options page added : manage options for the whole categories 2004-11-13 13:43:53 +00:00
footer.tpl - New template for picture.tpl 2004-09-23 16:42:11 +00:00
header.tpl - New template for picture.tpl 2004-09-23 16:42:11 +00:00
identification.tpl - checkbox for "remember me" are only shown if authorized 2004-10-06 22:48:48 +00:00
install.tpl - Template migration 2004-03-20 00:52:37 +00:00
picture.tpl - differentiation of links "up to thumbnails" and "home" 2004-10-30 16:51:01 +00:00
profile.tpl replacement of short_period and long_period by recent_period 2004-07-09 21:00:00 +00:00
redirect.tpl initial import 2004-04-01 06:06:59 +00:00
register.tpl - Template migration 2004-03-20 00:52:37 +00:00
search.tpl Unification of "Return to main page" entry in the language files. 2004-11-18 14:57:00 +00:00
upload.tpl waiting tpl migration 2004-09-11 10:36:03 +00:00