Index of /prog/owls/
Owls
====
A content rendering system in PHP, formerly known as a wiki-like
system in PHP.
It used to be my own wiki-like system. I wrote it cause I didn't
like the common ones. The main task was to keep it simple. The
latter is still true, but over the years the system lost the
editing facility and thus the login system.
Take version 0.6 for the old system.
Info about the program
----------------------
* requires: Webserver with PHP
* license: CC0
Features
--------
* renders text files with BB code
* pages are text files in a directory tree
Download and Development
------------------------
See: http://hg.marmaro.de/owls
Status
------
Finished and mostly obsolete.