Index of /prog/owls/

NameLast ModifiedSizeType
Parent Directory/ -  Directory
LICENSE2010-Feb-13 12:53:4317.5Ktext/plain
owls-0.5.zip2010-Feb-13 12:53:408.8Kapplication/zip
Owls
====

a wiki-like system in PHP


My own wiki-like system. I wrote it cause I don't like the common ones.
The main task was to keep it simple.

Info about the program
----------------------
* requires: Webserver (with .htaccess-support), PHP and MySQL
* 9 Files with about 300 SLOC
* valid XHTML 1.1
* pretty URLs (using mod_rewrite)
* installationscript is included
* license: General Public License


Features
--------
* documents are nodes in a tree strukture
* create, modify, move and delete actions
* login protected modifying


Download
--------
current release: owls-0.5 (2006-12-03)


Development
-----------
You can browse the source code directly [0].

[0] http://hg.marmaro.de/owls

Furthermore the Mercurial repository can be cloned using

	hg clone http://hg.marmaro.de/owls


Todo
----
* search functionality (probably needed ;-) )
* text based login system (instead of current database based)
* cascading permission management
* JS independence
* hierachical dropdown box for 'change parent' (?)
* avoid empty nodes


Status
------
It's not finished yet, but it's usable -- I use it:
see http://rem.marmaro.de]rem.marmaro.de