Files
Piwigo/admin
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
..
2003-07-21 19:47:14 +00:00
2004-02-19 00:31:09 +00:00
2004-02-11 23:20:38 +00:00
2004-02-19 00:31:09 +00:00
2004-03-20 00:52:37 +00:00
2003-05-09 12:42:42 +00:00
2004-03-20 00:52:37 +00:00
2004-02-11 23:20:38 +00:00
2004-08-29 16:56:05 +00:00
2004-08-29 11:21:21 +00:00
2004-03-20 00:52:37 +00:00
2004-02-19 00:31:09 +00:00
2004-03-20 00:52:37 +00:00
2004-03-20 00:52:37 +00:00
2004-02-11 23:20:38 +00:00