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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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
Note: See TracChangeset for help on using the changeset viewer.