Hatta is a small wiki engine for use inside a Mercurial repository. It can run locally and doesn't require any configuration; it's just a single Python file. It can be also configured to run on a Web server. Since the wiki can be cloned and merged along with the repository, it's perfect for working on project documentation in small teams.
| Tags | Documentation Information Management Document Repositories Internet Web Dynamic Content Wiki Software Development |
|---|---|
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Release Notes: The ability to search for parts of words was added. JavaScript for scrolling the editor was added. New markup was added for email-like quoting. A page's real title is displayed in a link's tooltip. Bugs were fixed.


Release Notes: Slashes in page names are handled correctly. A French translation was added. Windows binaries were added.


Release Notes: Automatic detection and resolution of edit conflicts was introduced.


Release Notes: Table headers, Japanese support in search, Arabic, Danish, and Polish translations, and anchor support.


Release Notes: Support was added for math formulas from an external service, and http://mathtran.org is used by default. A preview button in the text editor. Page file encodings other than UTF-8 may be configured. Configuration through environment variables and command line switches is now possible. An ATOM feed was added.