~ubuntu-branches/ubuntu/natty/moin/natty-updates

« back to all changes in this revision

Viewing changes to debian/README.Debian.tail

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2008-06-22 21:17:13 UTC
  • mfrom: (0.9.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080622211713-fpo2zrq3s5dfecxg
Tags: 1.7.0-3
Simplify /etc/moin/wikilist format: "USER URL" (drop unneeded middle
CONFIG_DIR that was wrongly advertised as DATA_DIR).  Make
moin-mass-migrate handle both formats and warn about deprecation of
the old one.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Additional notes
2
 
----------------
3
 
 
4
 
If you want to customize the visual layout of the wiki, copy the htdoc
5
 
directory as well, change the Alias line, and (optionally) change the
6
 
url_prefix option in moin_config.py.
7
 
 
8
 
The dictionary can be improved by adding (symlinks to) wordlists to the
9
 
data/dict. If one of the wordlist packages (eg. wenglish, wdutch, 
10
 
miscfiles) is installed you can link to /usr/share/dict/words or the
11
 
file(s) directly. Alternatively (or in addition) you can put other
12
 
wordlists into the moin dict folder. One place to look for wordlists is
13
 
here: http://wetelephant.cotse.com/wordlists/
14
 
 
15
 
Beware if copying /usr/share/moin to a different location: The symlink
16
 
/usr/share/moin/data/dict/word may need to be adjusted to properly point
17
 
to /usr/share/dict/words - or replaced as described above.
18
 
 
19
 
Read more about the options on the wiki page HelpOnConfiguration.
20
 
 
21
 
 -- Jonas Smedegaard <dr@jones.dk>  Tue, 22 Mar 2005 03:05:47 +0100