Mercurial > moin > 1.9
annotate README @ 3278:3789b1eea314
merged main
author | Thomas Waldmann <tw AT waldmann-edv DOT de> |
---|---|
date | Mon, 17 Mar 2008 00:00:49 +0100 |
parents | 5b17fc649925 |
children | 4d7e493a6e71 |
rev | line source |
---|---|
0
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
1 MoinMoin - a wiki engine in Python |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
2 ================================== |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
3 |
446
4c984229abb9
added translator to thank-you list, use 'we' instead 'I', add MoinCoreGroup
Thomas Waldmann <tw@waldmann-edv.de>
parents:
363
diff
changeset
|
4 Copyright (c) 2000-2006 by Juergen Hermann <jh@web.de> |
1975
d47a4625af84
updated (c) year in README
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
1179
diff
changeset
|
5 Copyright (c) 2006-2007 The MoinMoin development team, see |
2555
907c0ab79b15
update README with new homepage url
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
1975
diff
changeset
|
6 http://moinmo.in/MoinCoreTeamGroup |
446
4c984229abb9
added translator to thank-you list, use 'we' instead 'I', add MoinCoreGroup
Thomas Waldmann <tw@waldmann-edv.de>
parents:
363
diff
changeset
|
7 |
0
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
8 All rights reserved, see docs/licenses/COPYING for details. |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
9 |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
10 This program is free software; you can redistribute it and/or modify |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
11 it under the terms of the GNU General Public License as published by |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
12 the Free Software Foundation; either version 2 of the License, or |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
13 (at your option) any later version. |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
14 |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
15 This program is distributed in the hope that it will be useful, |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
16 but WITHOUT ANY WARRANTY; without even the implied warranty of |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
17 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
18 GNU General Public License for more details. |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
19 |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
20 You should have received a copy of the GNU General Public License |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
21 along with this program; if not, write to the Free Software |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
22 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
23 |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
24 |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
25 Documentation |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
26 ============= |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
27 |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
28 On the Web: |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
29 |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
30 http://purl.net/wiki/moin/ MoinMoin homepage, last seen at: |
2555
907c0ab79b15
update README with new homepage url
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
1975
diff
changeset
|
31 http://moinmo.in/ |
0
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
32 |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
33 This page also points to support resources and informations about MoinMoin |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
34 development status and plans. |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
35 |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
36 For support, please try the documentation, the homepage, the irc channel |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
37 and the mailing list before contacting the MoinMoin authors directly. |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
38 |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
39 Local: |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
40 |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
41 See docs/CHANGES for a version history. READ THIS! |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
42 See docs/INSTALL.html for installation instructions. |
1179
f82f71d052cd
updated README, setup.py comments
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
446
diff
changeset
|
43 See docs/README.migration for data conversion instructions. |
0
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
44 |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
45 Note that the code base contains some experimental or unfinished features. |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
46 Use them at your own risk. Official features are described on the set of |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
47 help pages contained in the distribution wiki. |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
48 |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
49 |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
50 ACKNOWLEDGEMENTS |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
51 ================ |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
52 |
3010
b4f97b0939ba
move the acknowledgements to the MoinMoin:MoinMoinAcknowledgements wiki page (port from 1.6)
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
2555
diff
changeset
|
53 We have to thank a lots of people for their valuable ideas, time and |
b4f97b0939ba
move the acknowledgements to the MoinMoin:MoinMoinAcknowledgements wiki page (port from 1.6)
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
2555
diff
changeset
|
54 contributions - please see the MoinMoinAcknowledgements page there: |
0
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
55 |
3010
b4f97b0939ba
move the acknowledgements to the MoinMoin:MoinMoinAcknowledgements wiki page (port from 1.6)
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
2555
diff
changeset
|
56 http://moinmo.in/MoinMoinAcknowledgements |
0
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
57 |
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
58 |
3010
b4f97b0939ba
move the acknowledgements to the MoinMoin:MoinMoinAcknowledgements wiki page (port from 1.6)
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
2555
diff
changeset
|
59 LICENSE NOTES |
b4f97b0939ba
move the acknowledgements to the MoinMoin:MoinMoinAcknowledgements wiki page (port from 1.6)
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
2555
diff
changeset
|
60 ============= |
b4f97b0939ba
move the acknowledgements to the MoinMoin:MoinMoinAcknowledgements wiki page (port from 1.6)
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
2555
diff
changeset
|
61 |
b4f97b0939ba
move the acknowledgements to the MoinMoin:MoinMoinAcknowledgements wiki page (port from 1.6)
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
2555
diff
changeset
|
62 Martin Pool <mbp@humbug.org.au> provided the base of what now is MoinMoin, |
b4f97b0939ba
move the acknowledgements to the MoinMoin:MoinMoinAcknowledgements wiki page (port from 1.6)
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
2555
diff
changeset
|
63 see also docs/licenses/pikipiki.txt. |
b4f97b0939ba
move the acknowledgements to the MoinMoin:MoinMoinAcknowledgements wiki page (port from 1.6)
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
2555
diff
changeset
|
64 |
b4f97b0939ba
move the acknowledgements to the MoinMoin:MoinMoinAcknowledgements wiki page (port from 1.6)
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
2555
diff
changeset
|
65 Peter Thoeny and all other people involved in creating it provided |
b4f97b0939ba
move the acknowledgements to the MoinMoin:MoinMoinAcknowledgements wiki page (port from 1.6)
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
2555
diff
changeset
|
66 TWikiDrawPlugin (see docs/licenses/twikidraw.txt). For more information |
b4f97b0939ba
move the acknowledgements to the MoinMoin:MoinMoinAcknowledgements wiki page (port from 1.6)
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
2555
diff
changeset
|
67 and a download link to get the source refer to: |
b4f97b0939ba
move the acknowledgements to the MoinMoin:MoinMoinAcknowledgements wiki page (port from 1.6)
Thomas Waldmann <tw AT waldmann-edv DOT de>
parents:
2555
diff
changeset
|
68 http://twiki.org/cgi-bin/view/TWiki/TWikiDrawPlugin |
0
77665d8e2254
tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0
Thomas Waldmann <tw-public@gmx.de>
parents:
diff
changeset
|
69 |