uWiki 0.1alpha (Default branch) |
|
|
uWiki is a minimalistic wiki engine. All actions
are implemented in external scripts. These scripts
are wikified, and thus the wiki is extensible by
itself. All dynamic access is protected through
ACLs. Wiki content and Web content can be mixed in
the same directory hierarchy. Markup engines and
revision control are plugin-able. Currently,
asciidoc as the markup engine and git as the
revision control backend are provided.
Subdirectories can form independent sub-wikis with
own revision control. Features like distributed
pages that syncronize between wikis, spam
protection, and batch jobs to schedule mirroring
of other content (bittorrent, git, rsync, and
wget) are in planning.
|