Commit Briefs

0ea02e06e1 jrmu

Daily backup (main)


c3feb3f36c jrmu

Daily backup


599b4124ee jrmu

Daily backup


b5e355c7f0 jrmu

Daily backup


8e5c986334 jrmu

Daily backup


9a9110a4e0 jrmu

Daily backup


078baac6a9 jrmu

Daily backup


4860bf7490 jrmu

Daily backup


9907064a6d jrmu

Daily backup


534f51df06 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/
wiki.d-bk/
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 .