diff options
author | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2006-01-10 21:26:53 +0000 |
---|---|---|
committer | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2006-01-10 21:26:53 +0000 |
commit | 1dc67747cf4b09885181c47b9f296cbb926646a4 (patch) | |
tree | c7d8ea0f37e55221a3c2685cb31e45ee626e3a13 /README.txt | |
parent | f6461f41966a5809c05b9f197e74a48a7fbc227b (diff) | |
download | pmwiki.svn-1dc67747cf4b09885181c47b9f296cbb926646a4.tar.bz2 |
Converted to DOS format.
git-svn-id: svn://pmwiki.org/pmwiki/trunk@1122 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 96 |
1 files changed, 48 insertions, 48 deletions
@@ -1,48 +1,48 @@ -This is the README.txt file for PmWiki, a wiki-based system for -collaborative creation and maintenance of websites. - -PmWiki is distributed with the following directories: - - docs/ Brief documentation, sample configuration scripts - local/ Configuration scripts - cookbook/ Recipes (add-ons) from the PmWiki Cookbook - pub/skins/ Layout templates ("skins" for custom look and feel) - pub/css/ Extra CSS stylesheet files - pub/guiedit/ Files for the Edit Form's GUIEdit module - scripts/ Scripts that are part of PmWiki - wikilib.d/ Bundled wiki pages, including - * a default Home Page - * PmWiki documentation pages - * some Site-oriented pages - -After PmWiki is installed the following directories may also exist: - - wiki.d/ Wiki pages - uploads/ Uploaded files (page attachments) - -For quick installation advice, see docs/INSTALL.txt. - -For more extensive information about installing PmWiki, visit - http://pmwiki.org/wiki/PmWiki/Installation - -For information about running PmWiki in standalone mode without -requiring a webserver, visit - http://pmwiki.org/wiki/Cookbook/Standalone - -PmWiki is Copyright 2001-2005 Patrick R. Michaud -pmichaud@pobox.com -http://www.pmichaud.com/ - -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -The GNU General Public License is distributed with this program -(see docs/COPYING.txt) and it is also available online at -http://www.fsf.org/licensing/licenses/gpl.txt . +This is the README.txt file for PmWiki, a wiki-based system for
+collaborative creation and maintenance of websites.
+
+PmWiki is distributed with the following directories:
+
+ docs/ Brief documentation, sample configuration scripts
+ local/ Configuration scripts
+ cookbook/ Recipes (add-ons) from the PmWiki Cookbook
+ pub/skins/ Layout templates ("skins" for custom look and feel)
+ pub/css/ Extra CSS stylesheet files
+ pub/guiedit/ Files for the Edit Form's GUIEdit module
+ scripts/ Scripts that are part of PmWiki
+ wikilib.d/ Bundled wiki pages, including
+ * a default Home Page
+ * PmWiki documentation pages
+ * some Site-oriented pages
+
+After PmWiki is installed the following directories may also exist:
+
+ wiki.d/ Wiki pages
+ uploads/ Uploaded files (page attachments)
+
+For quick installation advice, see docs/INSTALL.txt.
+
+For more extensive information about installing PmWiki, visit
+ http://pmwiki.org/wiki/PmWiki/Installation
+
+For information about running PmWiki in standalone mode without
+requiring a webserver, visit
+ http://pmwiki.org/wiki/Cookbook/Standalone
+
+PmWiki is Copyright 2001-2005 Patrick R. Michaud
+pmichaud@pobox.com
+http://www.pmichaud.com/
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+The GNU General Public License is distributed with this program
+(see docs/COPYING.txt) and it is also available online at
+http://www.fsf.org/licensing/licenses/gpl.txt .
|