Commit Briefs

5a4feb94d1 jrmu

Daily backup (main)


7283e10377 jrmu

Daily backup


cc9ba87d1c jrmu

Daily backup


3d695af299 jrmu

Daily backup


843511cebf jrmu

Daily backup


cf729449fa jrmu

Daily backup


e7035ae3d8 jrmu

Daily backup


58cf507533 jrmu

Daily backup


cfb3ad72f1 jrmu

Daily backup


221844ef3a 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 .