Hatta 1.3.3
Wiki engine that lives in Mercurial repository.
Hatta Wiki is a wiki engine designed to be used with Mercurial repositories. It requires Mercurial and Werkzeug python modules.
Hatta's pages are just plain text files (and also images, binaries, etc.) in some directory in your repository. For example, you can put it in your project's "docs" directory to keep documentation. The files can be edited both from the wiki or with a text editor -- in either case the changes committed to the repository will appear in the recent changes and in page's history.
Usage: hatta.py [options]
- Options:
-h, --help show this help message and exit -d DIR, --pages-dir=DIR Store pages in DIR -t DIR, --cache-dir=DIR Store cache in DIR -i INT, --interface=INT Listen on interface INT -p PORT, --port=PORT Listen on port PORT -s NAME, --script-name=NAME Override SCRIPT_NAME to NAME -n NAME, --site-name=NAME Set the name of the site to NAME -m PAGE, --front-page=PAGE Use PAGE as the front page -e ENC, --encoding=ENC Use encoding ENS to read and write pages -c FILE, --config-file=FILE Read configuration from FILE -l LANG, --language=LANG Translate interface to LANG -r, --read-only Whether the wiki should be read-only -j, --script-page=PAGE Use PAGE as Javascript script on all pages -g, --icon-page=PAGE Read icons graphics from page PAGE
- Author: Radomir Dopieralski <hatta at sheep art pl>
- Home Page: http://hatta-wiki.org/
- Download URL: http://download.hatta-wiki.org/hatta-1.3.3/Hatta-1.3.3.zip
- Keywords: wiki wsgi web mercurial repository
- License: GNU General Public License (GPL)
- Platform: any
- Requires werkzeug (>=0.3), mercurial (>=1.0)
-
Categories
- Environment :: Web Environment
- Intended Audience :: Developers
- Intended Audience :: End Users/Desktop
- Intended Audience :: System Administrators
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Communications
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
- Topic :: Internet :: WWW/HTTP :: WSGI :: Application
- Package Index Owner: sheep
- DOAP record: Hatta-1.3.3.xml
Log in to rate this package.
