Hatta 1.4.0 wiki engine released
[Posted July 21, 2010 by corbet]
From: |
| Radomir Dopieralski <sheep-AT-sheep.art.pl> |
To: |
| python-announce-list-AT-python.org |
Subject: |
| [ann] Hatta 1.4.0 wiki engine released |
Date: |
| Wed, 21 Jul 2010 10:01:54 +0200 |
Message-ID: |
| <AANLkTingJd_21O0TzbkTaJeXWQun53pK6Alx8HWFQTgl@mail.gmail.com> |
I'm proud to announce release 1.4.0 of Hatta wiki engine.
http://hatta.sheep.art.pl/
What is Hatta?
--------------
Hatta is a small wiki engine designed to run locally or via WSGI inside
a directory in a Mercurial repository. All the pages are normal text or
binary (for images and such) files, also editable from outside of the
wiki -- the page history is taken from the repository.
Who is it for?
--------------
It's mostly for small development teams to use for documentation of
the project right in the repository. It's mostly a plain, traditional
wiki, without fancy features to distract from doing real work.
Features
--------
* single python script file
* no installation necessary, just run it in your repository
* can also run on the server as WSGI application
* fast indexed search and backlinks
* lives inside a repository, so can be cloned, merged, etc.
* customizable by creating wiki pages with styles, logo, menu, etc.
This version
------------
* image thumbnails
* changed how URLs are built
* markup for monospace
* compatibility with Mercurial 1.6
* orphaned and wanted pages index
* a lot of bugfixes
Enjoy!
--
Radomir Dopieralski, http://sheep.art.pl
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/