Mombu the Programming Forum

Go Back   Mombu the Programming Forum > Programming > Hatta 1.3.3 wiki engine released
User Name
Password
REGISTER NOW! Mark Forums Read




Reply
1 22nd October 16:43
radomir dopieralski
External User
 
Posts: 1
Default Hatta 1.3.3 wiki engine released



I'm proud to announce release 1.3.3 of Hatta wiki engine.

http://hatta-wiki.org/

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
------------
* Search results based on word rank
* Rendering CSV file support (thanks to Cezary Krzyżanowski)
* Mac bundle (thanks to Cezary Krzyżanowski)
* Configurable smileys

Enjoy!


--
Radomir Dopieralski, http://sheep.art.pl
  Reply With Quote


 


Reply


Thread Tools
Display Modes




666