diff options
author | z0rglub <z0rglub@piwigo.org> | 2004-11-06 21:15:54 +0000 |
---|---|---|
committer | z0rglub <z0rglub@piwigo.org> | 2004-11-06 21:15:54 +0000 |
commit | 0fced55b38cc58e1f7c78ec20e80bbe920aa11a6 (patch) | |
tree | 9b9536f65c6027656ba5cd2d68a74f4f5b1d17ea /doc/README_en.txt | |
parent | 6fb99672da10d6c82d663883da6e1a37ffcc1c71 (diff) |
README files moved to doc/README
git-svn-id: http://piwigo.org/svn/trunk@595 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | doc/README_en.txt | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/doc/README_en.txt b/doc/README_en.txt new file mode 100644 index 000000000..c14caa909 --- /dev/null +++ b/doc/README_en.txt @@ -0,0 +1,37 @@ + PhpWebGallery + http://phpwebgallery.net + http://forum.phpwebgallery.net + ++-----------------------------------------------------------------------------+ +| Installation instructions | ++-----------------------------------------------------------------------------+ + +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) + +3. go to the URL http://your.domain/gallery/install.php + +4. follow the instructions of installation + ++-----------------------------------------------------------------------------+ +| Newsletter | ++-----------------------------------------------------------------------------+ + +It is *highly* recommended to subscribe to PhpWebGallery newsletter. This is +extremely low-traffic, but will provide you with announcements of new +PhpWebGallery releases and serious bug notification. You can subscribe at +this URL : + + http://www.phpwebgallery.net/eng/index.php?rub=newsletter + +Being myself very disturbed because of spam, be sure that the mail address +you are going to give for newsletter is completely unreadable by someone +else than PhpWebGallery team and not present on any web page (a web search +engine won't find it). + +PhpWebGallery also assure you that your mail address will NEVER be used for +something else than PhpWebGallery newsletter. + |