From 6295173652a7767fa482df231ae7a9034b89ecde Mon Sep 17 00:00:00 2001 From: vdigital Date: Tue, 13 Mar 2007 22:44:45 +0000 Subject: Updates: - Copyrights 2003-2007 - help - Some HTML comform requests git-svn-id: http://piwigo.org/svn/trunk@1903 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/include/functions_upgrade.php | 2 +- admin/rating.php | 4 ++-- admin/site_manager.php | 2 +- admin/site_reader_remote.php | 4 ++-- admin/site_update.php | 4 ++-- category.php | 4 ++-- include/calendar_base.class.php | 4 ++-- include/calendar_weekly.class.php | 4 ++-- include/common.inc.php | 2 +- include/functions_picture.inc.php | 4 ++-- include/functions_rate.inc.php | 4 ++-- include/picture_metadata.inc.php | 4 ++-- include/user.inc.php | 4 ++-- install/db/26-database.php | 2 +- install/db/27-database.php | 2 +- install/db/28-database.php | 2 +- install/db/29-database.php | 2 +- install/db/30-database.php | 2 +- install/db/31-database.php | 2 +- install/db/32-database.php | 2 +- install/db/39-database.php | 2 +- install/db/40-database.php | 2 +- install/db/47-database.php | 2 +- install/db/6-database.php | 2 +- install/db/7-database.php | 2 +- install/db/8-database.php | 2 +- language/fr_FR.iso-8859-1/help.html | 8 ++++---- password.php | 4 ++-- search.php | 2 +- template/yoga/picture.tpl | 4 ++-- template/yoga/picture_content.tpl | 2 +- upgrade_feed.php | 4 ++-- 32 files changed, 48 insertions(+), 48 deletions(-) diff --git a/admin/include/functions_upgrade.php b/admin/include/functions_upgrade.php index 1646ce7e3..fb36262d0 100644 --- a/admin/include/functions_upgrade.php +++ b/admin/include/functions_upgrade.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ diff --git a/admin/rating.php b/admin/rating.php index 9007faa8d..6554f1b6d 100644 --- a/admin/rating.php +++ b/admin/rating.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ @@ -285,4 +285,4 @@ ORDER BY date DESC;'; // | sending html code | // +-----------------------------------------------------------------------+ $template->assign_var_from_handle('ADMIN_CONTENT', 'rating'); -?> \ No newline at end of file +?> diff --git a/admin/site_manager.php b/admin/site_manager.php index 48e67dfb3..6f848e782 100644 --- a/admin/site_manager.php +++ b/admin/site_manager.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ diff --git a/admin/site_reader_remote.php b/admin/site_reader_remote.php index 9ee7916e2..722d8126b 100644 --- a/admin/site_reader_remote.php +++ b/admin/site_reader_remote.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ @@ -251,4 +251,4 @@ function build_structure($xml_content, $basedir, $level) } -?> \ No newline at end of file +?> diff --git a/admin/site_update.php b/admin/site_update.php index 91e4d6238..96d4e78b9 100644 --- a/admin/site_update.php +++ b/admin/site_update.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ @@ -1034,4 +1034,4 @@ if (count($infos) > 0 // | sending html code | // +-----------------------------------------------------------------------+ $template->assign_var_from_handle('ADMIN_CONTENT', 'update'); -?> \ No newline at end of file +?> diff --git a/category.php b/category.php index 16d7a127e..ef7098a4d 100644 --- a/category.php +++ b/category.php @@ -1,7 +1,7 @@ \ No newline at end of file +?> diff --git a/include/calendar_base.class.php b/include/calendar_base.class.php index a88c36dcd..bc8c6a7be 100644 --- a/include/calendar_base.class.php +++ b/include/calendar_base.class.php @@ -1,7 +1,7 @@ \ No newline at end of file +?> diff --git a/include/calendar_weekly.class.php b/include/calendar_weekly.class.php index 4259650e0..fc9f63d94 100644 --- a/include/calendar_weekly.class.php +++ b/include/calendar_weekly.class.php @@ -1,7 +1,7 @@ \ No newline at end of file +?> diff --git a/include/common.inc.php b/include/common.inc.php index bc24905bc..8c7c9d85d 100644 --- a/include/common.inc.php +++ b/include/common.inc.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $Id$ diff --git a/include/functions_picture.inc.php b/include/functions_picture.inc.php index 572ef8207..09b7c90ce 100644 --- a/include/functions_picture.inc.php +++ b/include/functions_picture.inc.php @@ -1,7 +1,7 @@ \ No newline at end of file +?> diff --git a/include/functions_rate.inc.php b/include/functions_rate.inc.php index 32722118f..3fe1a668e 100644 --- a/include/functions_rate.inc.php +++ b/include/functions_rate.inc.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ @@ -150,4 +150,4 @@ UPDATE '.IMAGES_TABLE.' pwg_query($query); } -?> \ No newline at end of file +?> diff --git a/include/picture_metadata.inc.php b/include/picture_metadata.inc.php index 0cc7dc2ea..513ee55c5 100644 --- a/include/picture_metadata.inc.php +++ b/include/picture_metadata.inc.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ @@ -118,4 +118,4 @@ if ($conf['show_iptc']) } -?> \ No newline at end of file +?> diff --git a/include/user.inc.php b/include/user.inc.php index 001a2a267..047e68723 100644 --- a/include/user.inc.php +++ b/include/user.inc.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ @@ -75,4 +75,4 @@ $user = build_user( $user['id'], ); trigger_action('user_init', $user); -?> \ No newline at end of file +?> diff --git a/install/db/26-database.php b/install/db/26-database.php index fb0f291a5..26012c0c3 100644 --- a/install/db/26-database.php +++ b/install/db/26-database.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ diff --git a/install/db/27-database.php b/install/db/27-database.php index 80fe81e16..3062afc2d 100644 --- a/install/db/27-database.php +++ b/install/db/27-database.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ diff --git a/install/db/28-database.php b/install/db/28-database.php index a77cea7c2..ce69dc942 100644 --- a/install/db/28-database.php +++ b/install/db/28-database.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ diff --git a/install/db/29-database.php b/install/db/29-database.php index efa95d2d1..30c5c5e89 100644 --- a/install/db/29-database.php +++ b/install/db/29-database.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ diff --git a/install/db/30-database.php b/install/db/30-database.php index bcb209d9b..6d8a906fe 100644 --- a/install/db/30-database.php +++ b/install/db/30-database.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ diff --git a/install/db/31-database.php b/install/db/31-database.php index d29794f5a..b805a4e0d 100644 --- a/install/db/31-database.php +++ b/install/db/31-database.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ diff --git a/install/db/32-database.php b/install/db/32-database.php index f47fec986..ef62dc5b9 100644 --- a/install/db/32-database.php +++ b/install/db/32-database.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ diff --git a/install/db/39-database.php b/install/db/39-database.php index f3e705135..3132da02f 100644 --- a/install/db/39-database.php +++ b/install/db/39-database.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ diff --git a/install/db/40-database.php b/install/db/40-database.php index d6f2ae6d1..11e55d1e1 100644 --- a/install/db/40-database.php +++ b/install/db/40-database.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ diff --git a/install/db/47-database.php b/install/db/47-database.php index 255ea4e55..80d0f9120 100644 --- a/install/db/47-database.php +++ b/install/db/47-database.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ diff --git a/install/db/6-database.php b/install/db/6-database.php index 08bcf6aea..8c34be6d9 100644 --- a/install/db/6-database.php +++ b/install/db/6-database.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // | Copyright (C) 2006 Ruben ARNAUD - team@phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) diff --git a/install/db/7-database.php b/install/db/7-database.php index 5ad118506..4a4c11399 100644 --- a/install/db/7-database.php +++ b/install/db/7-database.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // | Copyright (C) 2006 Ruben ARNAUD - team@phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) diff --git a/install/db/8-database.php b/install/db/8-database.php index ecbc8bf5e..ddd394078 100644 --- a/install/db/8-database.php +++ b/install/db/8-database.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // | Copyright (C) 2006 Ruben ARNAUD - team@phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) diff --git a/language/fr_FR.iso-8859-1/help.html b/language/fr_FR.iso-8859-1/help.html index 73d98125c..9e6af867b 100644 --- a/language/fr_FR.iso-8859-1/help.html +++ b/language/fr_FR.iso-8859-1/help.html @@ -199,14 +199,14 @@ class="pwgScreen">Administration, Cat
  • donner les droits en écriture (pour tous les utilisateurs) sur les répertoires correspondant aux catégories qui sont autorisées à l'ajout.
  • - -
  • Les fichiers ajoutés par les utilisateurs ne sont pas directement + +

    Les fichiers ajoutés par les utilisateurs ne sont pas directement visibles sur le site, ils doivent être validés par un administrateur. Pour cela, un administrateur doit se rendre dans zone administration, Images, En attente afin de valider ou rejeter les fichiers proposés. Il est ensuite -nécessaire de synchroniser le système de fichier avec la base de données.

  • +nécessaire de synchroniser le système de fichier avec la base de données.

    + -

    Liens entre les éléments et les catégories, catégories virtuelles

    diff --git a/password.php b/password.php index ebc6b0804..c0fe3b2e9 100644 --- a/password.php +++ b/password.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ @@ -193,4 +193,4 @@ if (count($page['infos']) != 0) $template->parse('password'); include(PHPWG_ROOT_PATH.'include/page_tail.php'); -?> \ No newline at end of file +?> diff --git a/search.php b/search.php index 22953bda3..7f011977f 100644 --- a/search.php +++ b/search.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ diff --git a/template/yoga/picture.tpl b/template/yoga/picture.tpl index c56c84a61..d94ea8af6 100644 --- a/template/yoga/picture.tpl +++ b/template/yoga/picture.tpl @@ -20,7 +20,7 @@ {lang:slideshow} {lang:picture_show_metadata} - {lang:representative} + {lang:representative} {favorite.FAVORITE_ALT} @@ -32,7 +32,7 @@ {lang:link_info_image} - {lang:caddie} + {lang:caddie} diff --git a/template/yoga/picture_content.tpl b/template/yoga/picture_content.tpl index 901d397ed..e015c1237 100644 --- a/template/yoga/picture_content.tpl +++ b/template/yoga/picture_content.tpl @@ -1,7 +1,7 @@ - {ALT_IMG} + {ALT_IMG}

    {lang:picture_high}

    diff --git a/upgrade_feed.php b/upgrade_feed.php index 941f3a2f2..cdf1e31a1 100644 --- a/upgrade_feed.php +++ b/upgrade_feed.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | // | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ @@ -93,4 +93,4 @@ INSERT INTO '.PREFIX_TABLE.'upgrade } echo ''; -?> \ No newline at end of file +?> -- cgit v1.2.3