piwigo/template/default
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
..
admin - in admin/configuration, add new step with "sections" (general, comments, 2004-09-03 15:01:05 +00:00
images New default template - User side 2004-02-26 18:33:45 +00:00
mimetypes first revision 2004-08-05 17:45:08 +00:00
theme first addition : copied from old new_short.gif 2004-06-29 21:41:21 +00:00
about.tpl - Template migration 2004-03-20 00:52:37 +00:00
admin.tpl - Category upload admin control panel 2004-03-31 17:26:31 +00:00
category.tpl - new special category : random pictures 2004-09-01 21:39:29 +00:00
comments.tpl - Template migration 2004-03-26 17:08:09 +00:00
default.css - in admin/configuration, add new step with "sections" (general, comments, 2004-09-03 15:01:05 +00:00
footer.tpl - in admin/configuration, add new step with "sections" (general, comments, 2004-09-03 15:01:05 +00:00
header.tpl html code refactoring 2004-03-29 20:45:38 +00:00
identification.tpl - Template migration 2004-03-20 00:52:37 +00:00
install.tpl - Template migration 2004-03-20 00:52:37 +00:00
picture.tpl add rating feature 2004-08-30 22:00:46 +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 corrects a bug in language item choice 2004-08-29 14:29:24 +00:00
upload.tpl Template migration 2004-02-22 02:43:13 +00:00