aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorz0rglub <z0rglub@piwigo.org>2003-09-14 17:08:55 +0000
committerz0rglub <z0rglub@piwigo.org>2003-09-14 17:08:55 +0000
commitbc8f987a999743414b230d9165be4d3c42c99f85 (patch)
tree768bbe9f3155db79a8ee0b52792e9322baf74d2c
parent56a92314c15c5ef495cf765477dcf01b080e18a4 (diff)
changing dos file format to unix
git-svn-id: http://piwigo.org/svn/trunk@110 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--readme.txt31
1 files changed, 31 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
new file mode 100644
index 000000000..5aca1e91f
--- /dev/null
+++ b/readme.txt
@@ -0,0 +1,31 @@
+ PhpWebGallery version 1.3 beta (14/09/2003)
+ http://phpwebgallery.net
+ http://forum.phpwebgallery.net
+
+English -----------------------------------------------------------------------
+ Installation instructions for PhpWebGallery
+
+1. extract files from the downloaded file (using tar or unzip command, or
+ softwares like powerarchiver or winzip)
+
+2. place de source files on your website in the directory of your choice
+ ("gallery" for example), it is useless to place "readme.txt" file on your
+ website
+
+3. go to the URL http://your.domain/gallery/admin/install.php
+
+4. follow the instructions of installation
+
+Francais ----------------------------------------------------------------------
+ Instructions d'installation de PhpWebGallery
+
+1. décompresser à l'aide de winzip par exemple (winrar, winace et beaucoup
+ d'autres le permettent également) le fichier téléchargé.
+
+2. placer les fichiers décompressés sur votre serveur web dans le répertoire
+ de votre choix ("galerie" par exemple), il est inutile de placer le
+ fichier "readme.txt" sur votre serveur web
+
+3. aller à l'URL http://votre.domaine/galerie/admin/install.php
+
+4. suivre les instructions d'installation \ No newline at end of file