Title: - admin/cat_options page added : manage options for the whole categories [...]
Commit from plg 2004-11-13 14:43 CET
- admin/cat_options page added : manage options for the whole categories
  tree (uploadable, commentable). status and visible will be soon added

- admin.php : $conf_link var to avoid lines longer than 79 characters

- config.upload_available configuration parameter disappear : it's simpler
  to manage with cat_options

- config.show_comments idem : new column categories.commentable, each
  categories can be commentable or not

- categories.site_id becomes a nullable column : a virtual category does
  belong to no site

- function display_select_categories has a new argument : $CSS_classes array
  to optionnaly assign a CSS class to each category in the select field

- added informations in include/config.inc.php for setting default value of :

  - categories.visible
  - categories.status
  - categories.uploadable
  - categories.commentable

- 2 new indexes images_i3(average_rate) and images_i4(hit) : optimizes best
  rated and most visited categories
Module File name Revision
phpwebgallery template/default/admin/configuration.tpl 1.11 >>> 1.12
phpwebgallery template/default/default.css 1.21 >>> 1.22
phpwebgallery template/default/admin.tpl 1.7 >>> 1.8
phpwebgallery language/fr_FR.iso-8859-1/admin.lang.php 1.4 >>> 1.5
phpwebgallery language/en_UK.iso-8859-1/admin.lang.php 1.24 >>> 1.25
phpwebgallery install/phpwebgallery_structure.sql 1.10 >>> 1.11
phpwebgallery install/dbscheme.txt 1.9 >>> 1.10
phpwebgallery install/config.sql 1.9 >>> 1.10
phpwebgallery include/functions_category.inc.php 1.40 >>> 1.41
phpwebgallery include/config.inc.php 1.44 >>> 1.45
phpwebgallery include/category_default.inc.php 1.11 >>> 1.12
phpwebgallery admin/update.php 1.32 >>> 1.33
phpwebgallery admin/remote_site.php 1.5 >>> 1.6
phpwebgallery admin/configuration.php 1.38 >>> 1.39
phpwebgallery admin/cat_list.php 1.19 >>> 1.20
phpwebgallery search.php 1.20 >>> 1.21
phpwebgallery picture.php 1.51 >>> 1.52
phpwebgallery category.php 1.55 >>> 1.56
phpwebgallery admin.php 1.18 >>> 1.19


Reply via email to