Changeset 3133


Ignore:
Timestamp:
Feb 13, 2009, 12:20:40 AM (15 years ago)
Author:
plg
Message:

merge r3132 from branch 2.0 to trunk

modification: phpwebgallery.net moves to piwigo.org

modification: doc/README_*.txt much simpler with link to piwigo.org for
installation and upgrade guides.

modification: latest_version has changed its path on the website to download
directory.

deletion: doc/ChangeLog was useless and outdated.

Location:
trunk
Files:
1 deleted
11 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/intro.php

    r3122 r3133  
    4343if (isset($_GET['action']) and 'check_upgrade' == $_GET['action'])
    4444{
    45   if (!fetchRemote(PHPWG_URL.'/latest_version', $result))
     45  if (!fetchRemote(PHPWG_URL.'/download/latest_version', $result))
    4646  {
    4747    array_push($page['errors'], l10n('Unable to check for upgrade.'));
  • trunk/doc/README_en.txt

    r2342 r3133  
    1 =============
     1=======
    22Piwigo
    3 =============
    4 
    5 http://piwigo.org
    6 
    7 
    8 Installation
    9 ============
    10 
    11 1. extract files from the downloaded file (using tar or unzip command, or
    12    softwares like 7-zip or winzip)
    13 
    14 2. place de source files on your website in the directory of your choice
    15    ("gallery" for example)
    16 
    17 3. go to the URL http://your.domain/gallery/install.php and follow the
    18    instructions of installation
    19 
    20 Upgrade
    213=======
    224
    23 1. elements to save :
    24 
    25  - file "include/mysql.inc.php"
    26  - file "include/config_local.inc.php"
    27  - file "template-common/local-layout.css"
    28  - file "template/yoga/local-layout.css"
    29  - directory "galleries"
    30  - any optional theme or extension you have intalled
    31  - your database (create a dump, using PhpMyAdmin for instance)
    32 
    33 2. delete all files and directories of your previous installation (but not
    34    the previous listed elements)
    35 
    36 3. extract files from the downloaded file (using tar or unzip command, or
    37    softwares like 7-zip or winzip)
    38 
    39 4. upload all the new version files to your website but the previous listed
    40    elements. The only elements coming from the previous installed version
    41    are the elements listed above.
    42 
    43 5. go to the URL http://your.domain/gallery/upgrade.php and follow the
    44    instructions
     5website:        http://piwigo.org
     6Installation:   http://piwigo.org/basics/installation
     7Upgrade:        http://piwigo.org/basics/upgrade
    458
    469How to start
     
    5013displaying the installation directory in your browser :
    5114
    52 http://your.domain/gallery
     15http://your.domain/photos
    5316
    5417Then identify as an administrator. A new link in Identification menu of main
     
    6427----------
    6528
    66 https://gna.org/mail/?group=phpwebgallery
     29https://mail.gna.org/listinfo/phpwebgallery-announce/
    6730
    6831It is *highly* recommended to subscribe to Piwigo newsletter. This is
    6932extremely low-traffic, but will provide you with announcements of new
    70 Piwigo releases and serious bug notification. You will find available
    71 mailing lists at this URL :
    72 
    73 No spam, no commercial use.
     33Piwigo releases and serious bug notification.
    7434
    7535Freshmeat
     
    8444----------
    8545
    86 http://bugs.phpwebgallery.net
     46http://piwigo.org/bugs
    8747
    8848Bugs and change requests tracking. The best way to have your bug corrected:
    8949it won't be forgotten (as in the forum).
    9050
    91 Wiki
    92 ----
     51Documentation
     52-------------
    9353
    94 http://phpwebgallery.net/doc
     54http://piwigo.org/doc
    9555
    9656Wiki documentation: everyone can participate to improve documentation
    9757content.
    9858
    99 Message board
    100 -------------
     59Forum
     60-----
    10161
    102 http://forum.phpwebgallery.net
    103 
    104 All communications (installation help, technical discussions) that can't be
    105 done in other channels.
     62http://piwigo.org/forum
  • trunk/doc/README_fr.txt

    r2342 r3133  
    1 =============
     1=======
    22Piwigo
    3 =============
     3=======
    44
    5 http://piwigo.org
     5Site web:        http://fr.piwigo.org
     6Installation:    http://fr.piwigo.org/basics/installation
     7Mise à jour:     http://fr.piwigo.org/basics/upgrade
    68
    7 Installation
    8 ============
    9 
    10 1. décompresser à l'aide de winzip par exemple (winrar, winace et beaucoup
    11    d'autres le permettent également) le fichier téléchargé.
    12 
    13 2. placer les fichiers décompressés sur votre serveur web dans le répertoire
    14    de votre choix ("galerie" par exemple)
    15 
    16 3. se rendre à l'URL http://votre.domaine/galerie/install.php et suivre les
    17    instructions
    18 
    19 Mise à jour
    20 ===========
    21 
    22 1. éléments à sauvegarder :
    23 
    24  - fichier "include/mysql.inc.php"
    25  - fichier "include/config_local.inc.php"
    26  - fichier "template-common/local-layout.css"
    27  - fichier "template/yoga/local-layout.css"
    28  - répertoire "galleries"
    29  - éventuellement thèmes supplémentaires et extensions
    30  - votre base de données (en créant un dump, avec PhpMyAdmin par exemple)
    31 
    32 2. supprimer tous les fichiers et répertoires de la précédente installation
    33    (sauf les éléments listés ci-dessus)
    34 
    35 3. décompresser à l'aide de winzip par exemple (winrar, winace et beaucoup
    36    d'autres le permettent également) le fichier téléchargé.
    37 
    38 4. placer tous les fichiers de la nouvelle version sur votre site web sauf
    39    pour les élements listés ci-dessus. Les seuls éléments venant de la
    40    précédente installation sont ceux listés ci-dessus.
    41 
    42 5. se rendre à l'URL http://votre.domaine/galerie/upgrade.php et suivre les
    43    instructions
    44 
    45 Comment commencer
    46 =================
     9Prendre un bon départ
     10=====================
    4711
    4812Une fois installée ou mise à jour, votre galerie est prête à
     
    5014votre navigateur :
    5115
    52 http://votre.domaine/galerie
     16http://votre.domaine/photos
    5317
    5418Ensuite, identifiez-vous en tant qu'un administrateur. Un nouveau lien dans
     
    6529----------
    6630
    67 https://gna.org/mail/?group=phpwebgallery
     31https://mail.gna.org/listinfo/phpwebgallery-announce-french/
    6832
    6933Il est *fortement* recommandé de souscrire à la newsletter de
    7034Piwigo. Très peu de mails sont envoyés, mais les informations sont
    7135importantes : nouvelles versions de l'application, notification de bugs
    72 importants (relatifs à la sécurité). Vous trouverez les listes de
    73 discussions disponibles sur la page suivante :
    74 
    75 Pas de spam, pas d'utilisation commerciale.
     36importants (relatifs à la sécurité).
    7637
    7738Freshmeat
     
    8748------------------------
    8849
    89 http://bugs.phpwebgallery.net
     50http://piwigo.org/bugs
    9051
    9152Gestion des bugs, mais aussi demande de nouvelles fonctionnalités. Rien de
     
    9960suivi de la correction d'un bug.
    10061
    101 Wiki
    102 ----
     62Documentation
     63-------------
    10364
    104 http://phpwebgallery.net/doc
    105 
    106 Documentation suivant le système du wiki. Chacun peut participer à
    107 l'amélioration de la doc.
     65http://fr.piwigo.org/doc
    10866
    10967Forum de discussion
    11068-------------------
    11169
    112 http://forum.phpwebgallery.net
     70http://fr.piwigo.org/forum
    11371
    11472Un forum est disponible et recommandé pour toutes les questions autres que
  • trunk/include/config_default.inc.php

    r3095 r3133  
    166166//  $conf['links'] = array(
    167167//    'http://piwigo.org' => 'PWG website',
    168 //    'http://forum.phpwebgallery.net' => 'PWG forum',
    169 //    'http://phpwebgallery.net/doc' => 'PWG wiki'
     168//    'http://piwigo.org/forum' => 'PWG forum',
    170169//    );
    171170//
     
    175174//  $conf['links'] = array(
    176175//    'http://piwigo.org' => array('label' => 'PWG website', 'new_window' => false, 'eval_visible' => 'return true;'),
    177 //    'http://forum.phpwebgallery.net' => array('label' => 'For ADMIN', 'new_window' => true, 'eval_visible' => 'return is_admin();'),
    178 //    'http://phpwebgallery.net/doc' => array('label' => 'For Guest', 'new_window' => true, 'eval_visible' => 'return is_a_guest();'),
    179 //    'http://download.gna.org/phpwebgallery/' =>
     176//    'http://piwigo.org/forum' => array('label' => 'For ADMIN', 'new_window' => true, 'eval_visible' => 'return is_admin();'),
     177//    'http://piwigo.org/ext' => array('label' => 'For Guest', 'new_window' => true, 'eval_visible' => 'return is_a_guest();'),
     178//    'http://piwigo.org/downloads' =>
    180179//      array('label' => 'PopUp', 'new_window' => true,
    181180//      'nw_name' => 'PopUp', 'nw_features' => 'width=800,height=450,location=no,status=no,toolbar=no,scrollbars=no,menubar=no'),
  • trunk/include/constants.php

    r3049 r3133  
    2424// Default settings
    2525define('PHPWG_VERSION', 'Colibri');
    26 define('PHPWG_DOMAIN', 'phpwebgallery.net');
    27 define('PHPWG_URL', 'http://www.'.PHPWG_DOMAIN);
    28 define('PEM_URL', 'http://' . PHPWG_DOMAIN . '/ext_new'); /* need to be changed on final release */
     26define('PHPWG_DOMAIN', 'piwigo.org');
     27define('PHPWG_URL', 'http://'.PHPWG_DOMAIN);
     28define('PEM_URL', 'http://'.PHPWG_DOMAIN.'/ext');
    2929define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
    3030define('PHPWG_DEFAULT_TEMPLATE', 'yoga/Sylvia');
  • trunk/install/config.sql

    r2488 r3133  
    77INSERT INTO piwigo_config (param,value,comment) VALUES ('gallery_locked','false','Lock your gallery temporary for non admin users');
    88INSERT INTO piwigo_config (param,value,comment) VALUES ('gallery_title','Piwigo demonstration site','Title at top of each page and for RSS feed');
    9 INSERT INTO piwigo_config (param,value,comment) VALUES ('gallery_url','http://demo.piwigo.net','URL given in RSS feed');
     9INSERT INTO piwigo_config (param,value,comment) VALUES ('gallery_url','http://piwigo.org/demo','URL given in RSS feed');
    1010INSERT INTO piwigo_config (param,value,comment) VALUES ('rate','true','Rating pictures feature is enabled');
    1111INSERT INTO piwigo_config (param,value,comment) VALUES ('rate_anonymous','true','Rating pictures feature is also enabled for visitors');
  • trunk/install/upgrade_1.5.0.php

    r3049 r3133  
    319319$params = array(
    320320  'gallery_url' => array(
    321     'http://demo.phpwebgallery.net',
     321    'http://piwigo.org/demo',
    322322    'URL given in RSS feed'
    323323    ),
  • trunk/plugins/LocalFilesEditor/admin.php

    r3049 r3133  
    6969Version: 1.0
    7070Description: " . l10n('locfiledit_onglet_plug') . "
    71 Plugin URI: http://www.phpwebgallery.net
     71Plugin URI: http://piwigo.org
    7272Author:
    7373Author URI:
  • trunk/plugins/LocalFilesEditor/main.inc.php

    r3049 r3133  
    44// +-----------------------------------------------------------------------+
    55// | Copyright(C) 2008-2009 Piwigo Team                  http://piwigo.org |
    6 // | Copyright(C) 2003-2008 Piwigo team    http://phpwebgallery.net |
     6// | Copyright(C) 2003-2008 PhpWebGallery team    http://phpwebgallery.net |
    77// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
    88// +-----------------------------------------------------------------------+
     
    2626Version: 2.0
    2727Description: Edit local files from administration panel / Editeur de fichiers locaux
    28 Plugin URI: http://phpwebgallery.net/ext/extension_view.php?eid=144
     28Plugin URI: http://piwigo.org/ext/extension_view.php?eid=144
    2929Author: Piwigo team
    3030Author URI: http://piwigo.org
  • trunk/plugins/language_switch/main.inc.php

    r3049 r3133  
    44// +-----------------------------------------------------------------------+
    55// | Copyright(C) 2008-2009 Piwigo Team                  http://piwigo.org |
    6 // | Copyright(C) 2003-2008 Piwigo team    http://phpwebgallery.net |
     6// | Copyright(C) 2003-2008 PhpWebGallery team    http://phpwebgallery.net |
    77// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
    88// +-----------------------------------------------------------------------+
     
    2626Version: 2.0
    2727Description: Switch to another language from flags on your gallery home page.
    28 Plugin URI: http://phpwebgallery.net/ext/extension_view.php?eid=123
     28Plugin URI: http://piwigo.org/ext/extension_view.php?eid=123
    2929Author: Piwigo team
    3030Author URI: http://piwigo.org
  • trunk/template-extension/yoga/local/README

    r1912 r3133  
    1717
    1818Feel free to ask in the forum for further assistance :
    19 http://forum.phpwebgallery.net/
     19http://piwigo.org/forum
Note: See TracChangeset for help on using the changeset viewer.