<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>AiutoVarie</title></articleinfo><section><title>Altre informazioni utili su MoinMoin</title><para><emphasis role="strong">Altri argomenti</emphasis> </para><itemizedlist><listitem><para><ulink url="http://www.ninux.org/AiutoVarie/AiutoVarie/DomandePosteFrequentemente#">/DomandePosteFrequentemente</ulink> </para></listitem></itemizedlist><para><emphasis role="strong">Contenuti</emphasis> <!--The macro TableOfContents doesn't work with the DocBook formatter.--> </para><section><title>Special features for wiki farms and intranets</title><para>The following shows how certain features can help you to optimize your configuration when you run several wikis on one host, or when you use <ulink url="http://www.ninux.org/AiutoVarie/MoinMoin#">MoinMoin</ulink> in intranet environments. </para><section><title>Centralized settings</title><itemizedlist><listitem><para>farmconfig.py </para></listitem><listitem><para>shared intermap.txt </para></listitem><listitem><para>shared code base and icons </para></listitem></itemizedlist></section><section><title>Remapping URLs</title><para>The configuration variable &quot;<code>url_mappings</code>&quot; can be used ... lookup table to remap URL prefixes (dict of <code>'prefix': 'replacement'</code>); especially useful in intranets, when whole trees of externally hosted documents move around </para></section></section><section><title>TODO</title><para><inlinemediaobject><imageobject><imagedata depth="15" fileref="http://www.ninux.org//moin_static197/ninuxtheme02/img/attention.png" width="15"/></imageobject><textobject><phrase>&lt;!&gt;</phrase></textobject></inlinemediaobject> TODO: explain the following things in detail </para><para>Needing more explanation: </para><itemizedlist><listitem><para>event logging </para></listitem><listitem><para>Page trails (user option) </para></listitem><listitem><para><ulink url="http://www.ninux.org/AiutoVarie/UserPreferences#">UserPreferences</ulink>: checkboxes for double-click edit, page trail, fancy links, emoticons, jump to last page visited, and some other yes/no options </para></listitem><listitem><para>User option to open editor view via a double-click </para></listitem><listitem><para>support for Java applet &quot;TWikiDrawPlugin&quot; via drawing:&lt;drawingname&gt; URL scheme (you need to activate the <ulink url="http://www.ninux.org/AiutoVarie/AttachFile#">AttachFile</ulink> action if you want drawings) </para></listitem><listitem><para>Python syntax highlighting </para></listitem><listitem><para>&quot;Remove trailing whitespace from each line&quot; option in the editor </para></listitem><listitem><para>Page templates (create a new page using a template page)  </para></listitem><listitem><para>Only &quot;normal&quot; URLs (outside of brackets) are converted to inline images ==&gt; document exact rules </para></listitem><listitem><para>Highlighting of search results, and of bad words when spellchecking </para></listitem><listitem><para>Support for &quot;<ulink url="file:&quot;"/> URLS </para></listitem><listitem><para>email notification features </para></listitem><listitem><para>&quot;RSS&quot; icon displayed by <ulink url="http://www.ninux.org/AiutoVarie/RecentChanges#">RecentChanges</ulink> macro </para></listitem><listitem><para>commentary field of editor, recent changes and page info </para></listitem><listitem><para>Page caching, for now limited to XSLT processing (where it's absolutely needed); new code &amp; API to add the &quot;<ulink url="http://www.ninux.org/AiutoVarie/RefreshCache#">RefreshCache</ulink>&quot; link </para></listitem><listitem><para>inline search fields (at the bottom of each page) </para></listitem><listitem><para>the interwiki name &quot;Self&quot; now always points to the own wiki </para></listitem><listitem><para>page info action </para></listitem></itemizedlist><para>Admin stuff: </para><itemizedlist><listitem><para>Diagnosis of installation via a &quot;test.cgi&quot; script </para></listitem><listitem><para><ulink url="http://www.ninux.org/AiutoVarie/WikiFarm#">WikiFarm</ulink> support: </para><itemizedlist><listitem><para>&lt;datadir&gt;/plugin/macro and &lt;datadir&gt;/plugin/action can be used to store macros and actions local to a specific wiki instance </para></listitem><listitem><para>config.shared_intermap can contain a pathname to a shared &quot;intermap.txt&quot; file (i.e. one stored outside the datadir) </para></listitem></itemizedlist></listitem><listitem><para>$PAGE placeholder in interwiki map </para></listitem></itemizedlist><para>Command-line tools: </para><itemizedlist><listitem><para>&quot;moin-dump&quot; command line tool to create a static copy of the wiki content </para></listitem><listitem><para>though not extensively tested, the standalone server now does POST requests, i.e. you can save pages; there are still problems with persistent global variables! It only works for Python &gt;= 2.0. </para></listitem></itemizedlist><para>Compatibility: </para><itemizedlist><listitem><para>Statistical features are NOT designed to work with Python 1.5.2 and require Python 2.0 or higher. Overall, <ulink url="http://www.ninux.org/AiutoVarie/MoinMoin#">MoinMoin</ulink> 0.11 is not explicitely tested for 1.5.2 compatibility. The lowest <emphasis>recommended</emphasis> Python version is 2.0! </para></listitem><listitem><para>RSS features require a recent PyXML (CVS or 0.7) due to bugs in the namespace handling of xml.sax.saxutils in earlier versions. This is (hopefully) automatically detected on every installation. </para></listitem></itemizedlist></section></section></article>