Tutorial: Sahana Wiki Module
As an exercise to familiarize ourselves with the Sahana framework, we wrote a wiki module.
Creating the module
Set up the database
We'll be storing the articles for our wiki in a database. For our example we need just one table, which we'll call wiki_article.