-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
70 lines (47 loc) · 2.4 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
MoinMoin - a wiki engine in Python
==================================
Copyright (c) 2000-2006 by Juergen Hermann <[email protected]>
Copyright (c) 2006-2014 The MoinMoin development team, see
http://moinmo.in/MoinCoreTeamGroup
All rights reserved, see docs/licenses/COPYING for details.
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.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Documentation
=============
On the Web:
http://purl.net/wiki/moin/ MoinMoin homepage, last seen at:
http://moinmo.in/
This page also points to support resources and informations about MoinMoin
development status and plans.
For support, please try the documentation, the homepage, the irc channel
and the mailing list before contacting the MoinMoin authors directly.
Local:
See docs/CHANGES for a version history. READ THIS!
See docs/REQUIREMENTS for a list of requirements.
See docs/INSTALL.html for installation instructions.
See docs/README.migration for data conversion instructions.
Note that the code base contains some experimental or unfinished features.
Use them at your own risk. Official features are described on the set of
help pages contained in the distribution wiki.
ACKNOWLEDGEMENTS
================
We have to thank a lots of people for their valuable ideas, time and
contributions - please see the MoinMoinAcknowledgements page there:
http://moinmo.in/MoinMoinAcknowledgements
LICENSE NOTES
=============
Martin Pool <[email protected]> provided the base of what now is MoinMoin,
see also docs/licenses/pikipiki.txt.
Peter Thoeny and all other people involved in creating it provided
TWikiDrawPlugin (see docs/licenses/twikidraw.txt). For more information
and a download link to get the source refer to:
http://twiki.org/cgi-bin/view/TWiki/TWikiDrawPlugin