Results 1 - 25 of 74 results out of about 2481 pages. (2.35 seconds)

MoinMoin . . . 47 matches
...MoinMoin is a Python Wiki:WikiClone, based on Wiki:PikiPiki. The name is a common German slang expression (see MoinMoin:MoinMoinEtymology for more about that). If you run a Wiki us...

2.6k - rev: 1 (current) last modified: 0

WikiCourse/01 What is a MoinMoin wiki? . . . 6 matches
... content, which is available at once. Content is more important than design. * safe: MoinMoin remembers all old page versions. * cross-linked: the information in the wiki is high...

1.5k - rev: 1 (current) last modified: 0

MoinMoin/InstallDocs . . . 5 matches
...TML page contains the basic install docs that can be found on http://master.moinmo.in/MoinMoin/InstallDocs. It contains all necessary information to get your wiki up and running, e...

4.7k - rev: 1 (current) last modified: 0

HelpOnAuthentication . . . 34 matches
...<<TableOfContents>> = How Authentication works with MoinMoin = MoinMoin historically has supported only username/password authentication and cookie-based sessions: you log in via ...

12.1k - rev: 1 (current) last modified: 0

HelpMiscellaneous/FrequentlyAskedQuestions . . . 28 matches
...cussion thread. You could use a wiki page to collaboratively work on a project. See MoinMoin:MoinMoinSuccessStories for more use cases. === What are the major features of a Wiki...

15.7k - rev: 1 (current) last modified: 0

HelpOnParsers/ReStructuredText . . . 26 matches
...``Structured``Text markup more natural and easier to learn than the default markup of MoinMoin. = ReStructuredText Parser = == Installation == Before you can use it, you need to ...

6.6k - rev: 1 (current) last modified: 0

HelpOnLinking . . . 20 matches
...} variable (see HelpOnConfiguration). In addition to the standard schemes, there are MoinMoin-specific ones: `attachment` and `drawing`, these are related to file attachments and ...

13.1k - rev: 1 (current) last modified: 0

HelpOnInstalling/InternetInformationServer . . . 17 matches
...''Index''' <<TableOfContents>> == Requirements & Preparation == Before you install MoinMoin, make sure you have the necessary infrastructure in place, namely the ''Internet Inform...

13.2k - rev: 1 (current) last modified: 0

HelpOnUpdating . . . 16 matches
...ndex''' <<TableOfContents>> == General procedures == === Download and unpack the new MoinMoin archive === Download the MoinMoin code that you are interested in updating to. If you...

6.4k - rev: 1 (current) last modified: 0

HelpOnInstalling/BasicInstallation . . . 15 matches
...## Description '''How to do a basic installation of MoinMoin on your system.''' '''Contents''' <<TableOfContents>> Before you can integrate Moin``Moin into your web environment, ...

9.9k - rev: 1 (current) last modified: 0

HelpOnAuthentication/ExternalCookie . . . 15 matches
... cookie authentication alternative may be a good choice for your installation if your MoinMoin wiki topic is closely associated with some other application. You may be using MoinM...

20.3k - rev: 1 (current) last modified: 0

HelpForDevelopers . . . 15 matches
...elpContents > HelpForDevelopers '''MoinMoin''' would be missing a lot of features without the help of its users and developers. !MoinMoin is written in Python<<FootNote(Python Hom...

1.5k - rev: 1 (current) last modified: 0

HelpOnThemes . . . 12 matches
...elpContents > HelpForAdministrators > HelpOnConfiguration > HelpOnThemes MoinMoin has a theme plugin system that makes it easy to change the look and feel without touching the cor...

6.1k - rev: 1 (current) last modified: 0

HelpOnMoinWikiSyntax . . . 12 matches
...This page aims to introduce the most important elements of MoinMoin``'s syntax at a glance, showing first the markup verbatim and then how it is rendered by the wiki engine. Additi...

8.3k - rev: 1 (current) last modified: 0

HelpOnInstalling/ApacheWithModPython . . . 11 matches
...nstance called `mywiki` installed in a directory `/var/www/moin/mywiki` with the main MoinMoin installation installed in python's default site library path. The wiki appears as URL...

9.1k - rev: 1 (current) last modified: 0

HelpOnSubscribing . . . 10 matches
...= HelpOnSubscribing == ---- '''Overview:''' Subscribing is an optional feature on MoinMoin wikis which enables users to receive an email notification when any changes have been ...

7.7k - rev: 1 (current) last modified: 0

HelpOnSpellCheck . . . 10 matches
...lpContents > HelpOnAdministration > HelpOnSpellCheck == The Spell Checking Option == MoinMoin looks for valid words in three places: * the "dict" directory in the MoinMoin packa...

2.7k - rev: 1 (current) last modified: 0

HelpOnParsers . . . 10 matches
...ents > HelpForUsers > HelpOnEditing > HelpOnParsers = Parsers = Besides the default MoinMoin wiki markup, different '''parsers''' allow the user to enter content into a page or a...

7.2k - rev: 1 (current) last modified: 0

HelpOnInstalling/FastCgi . . . 9 matches
...w the basic installation for your operating system as described in other parts of the MoinMoin installation documentation. This is HelpOnInstalling/BasicInstallation and HelpOnInst...

8.5k - rev: 1 (current) last modified: 0

HelpOnConfiguration . . . 9 matches
... HelpOnConfiguration This page should help you with configuring an already installed MoinMoin wiki. If you have not installed one yet please go to HelpOnInstalling. <<TableOfCont...

10.9k - rev: 1 (current) last modified: 0

HelpOnUpdatingPython . . . 8 matches
...= Updating Python == If you want to change the Python running your MoinMoin installation there are some issues to keep in mind: === Location of the MoinMoin directory === The de...

1.4k - rev: 1 (current) last modified: 0

HelpOnProcessingInstructions . . . 8 matches
...HelpForUsers > HelpOnEditing > HelpOnProcessingInstructions MoinMoin processing instructions have the same semantics as in XML: they control the paths taken when processing a page...

4.6k - rev: 1 (current) last modified: 0

HelpOnLanguages . . . 8 matches
...ch affects {{{wikiconfig.py}}}.||<)> <!> /!\ (./) || This page describes customizing MoinMoin's language support. New visitors to your wiki can be presented with a front page in ...

6.5k - rev: 1 (current) last modified: 0

HelpOnSessions . . . 7 matches
... How sessions work in MoinMoin = Sessions in MoinMoin are implemented using a special session handler that can be configured in `cfg.session_handler`. By default, an instance of t...

2.6k - rev: 1 (current) last modified: 0

HelpOnPackageInstaller . . . 7 matches
...ays know where to put the files? The package installer is a scripting framework for MoinMoin which simplifies installing and delivering extensions for MoinMoin very much. You co...

5.0k - rev: 1 (current) last modified: 0

1 2 3 Next