~ubuntu-branches/ubuntu/gutsy/moin/gutsy

« back to all changes in this revision

Viewing changes to wiki/underlay/pages/HelpOnInstalling(2f)StandaloneServer/revisions/00000001

  • Committer: Bazaar Package Importer
  • Author(s): Sivan Greenberg
  • Date: 2006-07-09 19:28:02 UTC
  • Revision ID: james.westby@ubuntu.com-20060709192802-oaeuvt4v3e9300uj
Tags: 1.5.3-1ubuntu1
* Merge new debian version.
* Reapply Ubuntu changes:
    + debian/rules:
      - Comment out usage of control.ubuntu.in (doesn't fit!).
    + debian/control.in:
      - Dropped python2.3 binary package.
    + debian/control:
      - Dropped python2.3 binary, again.
      - Dropped python2.3-dev from Build-Depends-Indep.
    + debian/patches/001-attachment-xss-fix.patch:
      - Dropped this patch. It's now in upstream's distribution.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
The standalone server is especially made for local wikis because it does not need a web server installed. Only Python and Moin are necessary!
14
14
 
15
15
To install and run the standalone server:
16
 
 1. If MoinMoin is not installed yet, preform ../BasicInstallation
 
16
 1. If MoinMoin is not installed yet, perform ../BasicInstallation
17
17
 1. Create a wiki instance as described in ../WikiInstanceCreation
18
18
 1. Copy {{{moin.py}}} to your wiki directory, where your {{{wikiconfig.py}}} is
19
19
 1. If you installed with `--prefix` option, you must edit moin.py and set `docs` to the correct path.