Introduction to CPSWiki
=======================

CPSWiki is a wiki engine for CPS.

It features:

- Automatic front page, based on the wiki content

- Automatic summary, based on the wiki content, that gathers all
  content in one HTML page.

- Page locking to avoid conflicts, the lock is done with a heartbeat technique

- Several wiki page parser engine for rendering:

  + HTML
  + reST
  + wikiwikiweb

  based on a plugin framework, parsers are extensible.

- Internal page caching

- Ability to upload files into pages

