OSDN Git Service

BugTrack2/236: Care for readdir() returns FALSE
[pukiwiki/pukiwiki.git] / README.en.txt
index 07e40fa..0b96bb0 100644 (file)
@@ -4,17 +4,14 @@ NOTE: This document become old, needs help
 NAME
 
     PukiWiki - PHP scripts for Web pages which can be edited by anyone, 
-                                                              at any time, from anywhere. 
+               at any time, from anywhere. 
 
-        PukiWiki 1.4
-        Copyright (C) 2001,2002,2003 PukiWiki Developers Team.
-        License is GNU/GPL.
-        Based on "PukiWiki" 1.3 by sng.
-        http://pukiwiki.org/
-
-SYNOPSIS
-
-        http://pukiwiki.org/
+        PukiWiki 1.5.0
+        Copyright (C)
+          2001-2006 PukiWiki Developers Team
+          2001-2002 yu-ji (Based on PukiWiki 1.3 by yu-ji)
+        License: GPL version 2 or (at your option) any later version
+        http://pukiwiki.sourceforge.jp/
 
 DESCRIPTION
 
@@ -26,7 +23,7 @@ DESCRIPTION
 
     PukiWiki is a unique Wiki-Engine which is based on the YukiWiki specification 
      created by Mr. Hiroshi Yuki.
-    Mr. sng continued its development until the release of PukiWiki 1.3, and 
+    Mr. yu-ji continued its development until the release of PukiWiki 1.3, and 
     PukiWiki Developers Team inherited the development from him after 1.3.1b.
 
     PukiWiki is written in PHP, so it's relatively easy to install
@@ -44,7 +41,8 @@ REQUIREMENTS
 HOW TO MAKE SITE
 
     1. Download a PukiWiki package.
-       The latest package can be obtained from http://pukiwiki.org/.
+       The latest package can be obtained from
+       http://sourceforge.jp/projects/pukiwiki/.
 
     2. Extract the package on a local system or a target system.
         The default name for the root directory of the system is "pukiwiki". 
@@ -69,7 +67,6 @@ HOW TO MAKE SITE
              image         755               705
              plugin        755               705
              skin          755               705 
-             trackback     777               707
              wiki          777               707
           File
              attach/*      666               606
@@ -80,7 +77,6 @@ HOW TO MAKE SITE
              image/*       644               604
              plugin/*      644               604
              skin/*        644               604
-             trackback/*   666               606
              wiki/*        666               606
              *.php         644               604
              *.lng         644               604
@@ -95,7 +91,7 @@ HOW TO MAKE A BACKUP OF DATA
     The document data is stored in the "wiki" directory. (default setting)
     Please make a backup of your "wiki" directory. 
     And, if necessary, also make backups of the other directories - namely, 
-    "attach" , "backup", "counter", "cache", "diff" and "trackback" with default setting.
+    "attach" , "backup", "counter", "cache", and "diff" with default setting.
 
 HOW TO CREATE PAGE
 
@@ -127,12 +123,12 @@ RDF/RSS
 
     Since version 1.2.1, the function to create RDF/RSS from RecentChanges 
     has been supported.
+    Since version 1.4.5, RSS 2.0 has been supported.
 
-    * RSS 0.91 output example
-       http://pukiwiki/index.php?cmd=rss
-
-    * RSS 1.0 (RDF) output example
-       http://pukiwiki.org/index.php?cmd=rss10
+    * Output example:
+      RSS 0.91 http://path/to/pukiwiki/index.php?plugin=rss
+      RSS 1.0  http://path/to/pukiwiki/index.php?plugin=rss&ver=1.0
+      RSS 2.0  http://path/to/pukiwiki/index.php?plugin=rss&ver=2.0
 
 TODO
 
@@ -140,11 +136,11 @@ TODO
 
 AUTHOR
 
-    PukiWiki Developers Team.  
-      http://pukiwiki.sourceforge.jp/dev/
-    Based on "PukiWiki" 1.3 by sng
+    PukiWiki Developers Team http://pukiwiki.sourceforge.jp/dev/
+    Based on "PukiWiki" 1.3 by yu-ji
 
-    Please send questions, opinions and bug reports to http://pukiwiki.org/ 
+    Please send questions, opinions and bug reports to
+    http://pukiwiki.sourceforge.jp/dev/
 
 LICENCE 
 
@@ -155,18 +151,18 @@ ACKNOWLEDGEMENT
 
     First of all, thanks so much to the users of PukiWiki and the members of
     PukiWiki Developers Team. 
-    Special thanks to Mr. sng who developed the first PukiWiki.
+    Special thanks to Mr. yu-ji(aka sng) who developed the first PukiWiki.
     And also thanks to Mr. Hiroshi Yuki who was willing to accept our cloning
     YukiWiki and 
     Cunningham & Cunningham, Inc. who created the original WikiWikiWeb.
 
 REFERENCE
 
-    *   PukiWiki Web Site http://pukiwiki.org/
-    *   PukiWiki Developer's Site http://pukiwiki.sourceforge.jp/dev/
-    *   sng's Web Site http://factage.com/sng
-    *   Hiroshi Yuki 's Web Site  http://www.hyuki.com/ 
-    *   YukiWiki http://www.hyuki.com/yukiwiki/ 
-    *   Tiki http://todo.org/cgi-bin/jp/tiki.cgi 
-    *   Original WikiWikiWeb http://c2.com/cgi/wiki?WikiWikiWeb 
-    *   Author of WikiWikiWeb(Cunningham & Cunningham, Inc.) http://c2.com/
+    * PukiWiki Web Site         http://pukiwiki.sourceforge.jp/
+    * PukiWiki Developer's Site http://pukiwiki.sourceforge.jp/dev/
+    * yu-ji's Web Site          http://factage.com/yu-ji
+    * Hiroshi Yuki 's Web Site  http://www.hyuki.com/ 
+    * YukiWiki                  http://www.hyuki.com/yukiwiki/ 
+    * Tiki                      http://todo.org/cgi-bin/jp/tiki.cgi 
+    * Original WikiWikiWeb      http://c2.com/cgi/wiki?WikiWikiWeb 
+    * Author of WikiWikiWeb(Cunningham & Cunningham, Inc.) http://c2.com/