File mkwiki.moin.8 of Package moinmoin-wiki

.TH mkwiki.moin 8 "September 2014" "moinmo.in" "System Administration"

.SH NAME
mkwiki.moin - create a new MoinMoin wiki instance
.SH SYNOPSIS
.B mkwiki.moin
.I DIRECTORY
.SH DESCRIPTION
The mkwiki.moin command is used to create a new MoinMoin wiki instance inside
DIRECTORY, which is typically a subdirectory of
.IR /srv/moin .
The command creates DIRECTORY and initialises it with the following content:
.PP
.I wikiconfig.py
.RS
The wiki configuration file.
.RE
.I data
.RS
The directory where user-generated wiki pages, attachments, etc. are stored.
.RE
.I underlay
.RS
A directory storing default wiki pages (e.g., the initial LanguageSetup page).
.RE
.PP
The initial wiki content listed above is a copy of the corresponding skeleton
content stored in
.IR /usr/share/moin .
.PP
If DIRECTORY already exists, wiki creation is skipped to avoid corrupting
existing data.
.SH FILES
.I /srv/moin
.RS
The directory where all wikis served by a standard MoinMoin installation are
kept. Each wiki is stored in its own subdirectory.
.RE
.PP
.I /usr/share/moin
.RS
The directory where the skeleton files and directories directories copied by
this command are kept.
.RE
.SH EXAMPLES
To create the default wiki instance served by a standard MoinMoin installation:
.PP
.nf
.RS
mkwiki.moin /srv/moin/default
.RE
.fi
.SH SEE ALSO
/usr/share/doc/packages/moinmoin-wiki/README-openSUSE.txt
.SH AUTHOR
Olav Reinert <seroton10@gmail.com>

openSUSE Build Service is sponsored by