Difference between revisions from 2013/12/24 14:52 and 1999/11/30 00:00.
- //See the [full sample page index.php?page=sample]//

- //Play in the [sandbox]//

- //Read the [[help | help.en]]//

- //**Download** an [archive with LionWiki and txt2tags ../lionwiki-t2t.zip] ([minimal version ../lionwiki-t2t-minimal.zip])//



== About LionWiki ==
 
**LionWiki** is a minimalist Wiki engine programmed in PHP. It is extensible, templatable, file based (it doesn't need database like MySQL) and requires just one file to function (30 kb). It is suitable for small websites, personal notebooks or journals. 

Its original homepage is located at http://lionwiki.0o.cz/




== About txt2tags ==

**[Txt2tags http://www.txt2tags.org]** is a document generator and a lightweight markup.

It reads a text file with minimal markup such as ``**bold**`` and ``//italic//``. Its python implementation can convert to several formats such as //html, docbook, LaTeX, RTF, Man page, Creole, Wikipedia / MediaWiki, PmWiki, DokuWiki, MoinMoin, AsciiDoc...//

It is __very__ **extensible** and **customisable**, by using regex and preprocessors.

Its php implementation targets only HTML but you can use it with several CMS, Blog and wiki engines: //Wordpress, Drupal, Dotclear, Dokuwiki, **LionWiki**//...




== About txt2tags and lionwiki ==

Txt2tags and lionwiki are both following [the KISS principle https://en.wikipedia.org/wiki/KISS_principle]. They are lightweight, easy to use and extendable.

//[Read more... index.php?page=help.en]//


------------------------------------------
- [[admin]]
- [Upload content index.php?action=upload]
- [List all the pages index.php?page=page_list]
- //[Logout index.php?erasecookie=1]//