piwigo/include
z0rglub 1f71a31084 - in admin/configuration, add new step with "sections" (general, comments,
default, upload, metadata, sessions)

- admin/configuration.php and its template have been higly simplificated by
  making things more generic : for example, for each configuration
  parameter, its name must correspond to the name we find in the config
  table and belongs to a section, in the lang array we find :

  - $lang['conf_<section>_<param>']
  - $lang['conf_<section>_<param>_info']
  - $lang['conf_<section>_<param>_error'] optionnaly

- more described message when connection to database server is impossible

- redefinitions of get_languages and get_templates functions

- deletion of configuration parameters : webmaster, session_keyword

- rename of configuration parameters :

  - default_lang => default_language
  - default_style => default_template


git-svn-id: http://piwigo.org/svn/trunk@512 68402e56-0260-453c-a942-63ccdbb3a9ee
2004-09-03 15:01:05 +00:00
..
category_calendar.inc.php possibility to choose the date field you want to use for calendar category 2004-08-26 23:00:28 +00:00
category_default.inc.php - new special category : random pictures 2004-09-01 21:39:29 +00:00
category_recent_cats.inc.php non picture files management 2004-08-05 17:38:14 +00:00
category_subcats.inc.php non picture files management 2004-08-05 17:38:14 +00:00
common.inc.php - in admin/configuration, add new step with "sections" (general, comments, 2004-09-03 15:01:05 +00:00
config.inc.php add rating feature 2004-08-30 22:00:46 +00:00
constants.php add rating feature 2004-08-30 22:00:46 +00:00
functions.inc.php - in admin/configuration, add new step with "sections" (general, comments, 2004-09-03 15:01:05 +00:00
functions_category.inc.php - new special category : random pictures 2004-09-01 21:39:29 +00:00
functions_group.inc.php header global refactoring 2004-02-11 23:20:38 +00:00
functions_html.inc.php - in admin/configuration, add new step with "sections" (general, comments, 2004-09-03 15:01:05 +00:00
functions_metadata.inc.php "show metadata" feature added : you can ask to show metadata (EXIF and IPTC) 2004-08-25 21:09:09 +00:00
functions_session.inc.php Split of langage files 2004-02-19 00:31:09 +00:00
functions_user.inc.php Installation procedure update 2004-07-28 17:21:58 +00:00
functions_xml.inc.php New default template - User side 2004-02-26 18:33:45 +00:00
index.php header global refactoring 2004-02-11 23:20:38 +00:00
page_header.php redirections modification : use of a HTML refresh page instead of header PHP 2004-03-31 20:43:09 +00:00
page_tail.php - in admin/configuration, add new step with "sections" (general, comments, 2004-09-03 15:01:05 +00:00
script.js - Template migration 2004-03-20 00:52:37 +00:00
template.php code refactoring 2004-03-29 22:40:21 +00:00
user.inc.php Installation procedure update 2004-07-28 17:21:58 +00:00