0
|
1 |
=======
|
|
2 |
General
|
|
3 |
=======
|
|
4 |
|
|
5 |
About MoinMoin
|
|
6 |
--------------
|
|
7 |
MoinMoin is a wiki engine written in Python. It is Free and Open Source
|
|
8 |
Software under GNU GPL v2+. For details please read the :ref:`license`.
|
|
9 |
|
|
10 |
Project homepage: https://moinmo.in/
|
|
11 |
|
|
12 |
Using MoinMoin, wiki users can easily create and maintain web content from
|
|
13 |
their browser.
|
|
14 |
|
|
15 |
You can use it:
|
|
16 |
|
|
17 |
* as an easily-maintained web site
|
|
18 |
* as a knowledge base
|
|
19 |
* for taking notes
|
|
20 |
* for creating documentation
|
|
21 |
|
|
22 |
You can use it for:
|
|
23 |
|
|
24 |
* your company / organisation, your work group
|
|
25 |
* your school, college, or university
|
|
26 |
* your projects and interests
|
|
27 |
* just yourself
|
|
28 |
|
|
29 |
You can run it on:
|
|
30 |
|
|
31 |
* a public web server
|
|
32 |
* an intranet server
|
|
33 |
* your desktop or laptop
|
|
34 |
* Linux, Mac OS X, Windows, and other OSes
|
|
35 |
|
|
36 |
|
|
37 |
What makes MoinMoin special?
|
|
38 |
----------------------------
|
|
39 |
Moin tries to be a **great wiki engine**, which encompasses: powerful, extendable and
|
|
40 |
easy-to-use. We don't try to be everything, but we don't try to be
|
|
41 |
minimalistic either.
|
|
42 |
|
|
43 |
There are lots of wiki engines out there, making it hard to pick one.
|
|
44 |
However, choosing wisely is important because you may have to live with
|
|
45 |
your choice for a long time because switching wiki engines is not easy.
|
|
46 |
|
|
47 |
We won't list all of moin's features, because comparing feature lists
|
|
48 |
is just not enough. Some features are best left unimplemented,
|
|
49 |
even if they sound great at first. In moin, you will find most
|
|
50 |
important features like in most major wiki engines. But still, you and your wiki
|
|
51 |
users might feel quite a different overall experience just because of a bunch
|
|
52 |
of small, superficial differences. Of course the quality of some features'
|
|
53 |
implementations can vary greatly. Thus, you have to
|
|
54 |
try it and play with it, not just look at feature comparisons.
|
|
55 |
|
|
56 |
MoinMoin has **been around since about 2000**.
|
|
57 |
It has rapidly grown and evolved through moin 1.9.x. Its developers have
|
|
58 |
increased their experience with Python and wiki technology over the years.
|
|
59 |
With **moin 2.0**, there has been a rather **revolutionary cleanup / rewrite**
|
|
60 |
of how moin works based on that experience. This promises to make it easier,
|
|
61 |
cleaner, more consistent, more powerful, more flexible and more
|
|
62 |
modular.
|
|
63 |
|
|
64 |
Moin is **written in Python**, an easy to read, high-level, object-oriented,
|
|
65 |
dynamic, well-designed and platform-independent programming language.
|
|
66 |
|
|
67 |
Moin is **Free Software** (that implies that it is **Open Source**) and,
|
|
68 |
because we use Python, you may even *like* to read and modify moin's code.
|
|
69 |
|
|
70 |
|
|
71 |
Who is using MoinMoin?
|
|
72 |
----------------------
|
|
73 |
This shows some of the better-known users of MoinMoin:
|
|
74 |
|
|
75 |
Web Sites
|
|
76 |
~~~~~~~~~
|
|
77 |
* KernelNewbies, Xen, LinuxWireless, GCC
|
|
78 |
* Debian, Ubuntu, CentOS
|
|
79 |
* Apache, Gnome, Wine, OpenOffice, Squid, Exim, Dovecot
|
|
80 |
* Python, ScyPy, TurboGears
|
|
81 |
* Mercurial, Darcs
|
|
82 |
* FSFE, FFII, c-base, MusicBrainz
|
|
83 |
* linuxwiki.de, jurawiki.de, ooowiki.de and ... moinmo.in :D
|
|
84 |
|
|
85 |
For links and more sites, please see: https://moinmo.in/MoinMoinWikis
|
|
86 |
|
|
87 |
You may also add missing moin-based sites there.
|
|
88 |
|
|
89 |
|
|
90 |
Intranet installations
|
|
91 |
~~~~~~~~~~~~~~~~~~~~~~
|
|
92 |
We know that there are a lot of private intranet installations of
|
|
93 |
MoinMoin in:
|
|
94 |
|
|
95 |
* enterprises, companies
|
|
96 |
* government and administration
|
|
97 |
* scientific research facilities, universities, schools
|
|
98 |
* communities
|
|
99 |
|
|
100 |
Unfortunately, we do not have permission to name them here.
|