1 MoinMoin - a wiki engine in Python
2 ==================================
4 Copyright (c) 2000-2006 by Juergen Hermann <jh@web.de>
5 Copyright (c) 2006-2008 The MoinMoin development team, see
6 http://moinmo.in/MoinCoreTeamGroup
8 All rights reserved, see docs/licenses/COPYING for details.
10 This program is free software; you can redistribute it and/or modify
11 it under the terms of the GNU General Public License as published by
12 the Free Software Foundation; either version 2 of the License, or
13 (at your option) any later version.
15 This program is distributed in the hope that it will be useful,
16 but WITHOUT ANY WARRANTY; without even the implied warranty of
17 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 GNU General Public License for more details.
20 You should have received a copy of the GNU General Public License
21 along with this program; if not, write to the Free Software
22 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
30 http://purl.net/wiki/moin/ MoinMoin homepage, last seen at:
33 This page also points to support resources and informations about MoinMoin
34 development status and plans.
36 For support, please try the documentation, the homepage, the irc channel
37 and the mailing list before contacting the MoinMoin authors directly.
41 See docs/CHANGES for a version history. READ THIS!
42 See docs/INSTALL.html for installation instructions.
43 See docs/README.migration for data conversion instructions.
45 Note that the code base contains some experimental or unfinished features.
46 Use them at your own risk. Official features are described on the set of
47 help pages contained in the distribution wiki.
53 We have to thank a lots of people for their valuable ideas, time and
54 contributions - please see the MoinMoinAcknowledgements page there:
56 http://moinmo.in/MoinMoinAcknowledgements
62 Martin Pool <mbp@humbug.org.au> provided the base of what now is MoinMoin,
63 see also docs/licenses/pikipiki.txt.
65 Peter Thoeny and all other people involved in creating it provided
66 TWikiDrawPlugin (see docs/licenses/twikidraw.txt). For more information
67 and a download link to get the source refer to:
68 http://twiki.org/cgi-bin/view/TWiki/TWikiDrawPlugin