Commit Briefs

f6d837a525 jrmu

Daily backup (main)


f1804a3067 jrmu

Daily backup


0f784b9ff7 jrmu

Daily backup


8215ef3f5e jrmu

Daily backup


7d520de0de jrmu

Daily backup


f3bfd49a1f jrmu

Daily backup


f0ad2d786b jrmu

Daily backup


f5feec7b3b jrmu

Daily backup


d4da70ae8e jrmu

Daily backup


de2e249487 jrmu

Daily backup


Branches

Tags

This repository contains no tags

Tree

README.txtcommits | blame
cookbook/
docs/
favicon.icocommits | blame
index.php*commits | blame
local/
pmwiki.php*commits | blame
pub/
scripts/
uploads/
wiki.d/
wikilib.d/

README.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
                  * Site-oriented interface and configuration 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
  https://pmwiki.org/wiki/PmWiki/Installation

For information about running PmWiki in standalone mode without
requiring a webserver, visit
  https://pmwiki.org/wiki/Cookbook/Standalone

PmWiki is Copyright 2001-2022 Patrick R. Michaud
pmichaud@pobox.com
https://www.pmichaud.com/

Since 2009, PmWiki has been maintained and updated 
by Petko Yotov 5ko@5ko.fr, https://www.pmwiki.org/petko

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
https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt .