The TurboGears 2 Wiki Tutorial

Welcome! This tutorial will show you how to create a simple wiki with TurboGears 2. It is designed to be your first experience with TurboGears 2.

If you’re not familiar with the concept of a wiki you might want to check out the Wikipedia entry. Basically, a wiki is an easily-editable collaborative web content system that makes it trivial to link to pages and create new pages.

If you have trouble with this tutorial ask for help on the TurboGears discussion list. We’re a friendly bunch and, depending what time of day you post, you’ll get your answer in a few minutes to a few hours. If you search the mailing list or the web in general you’ll probably get your answer even faster. Please don’t post your problem reports as comments on this or any of the following pages of the tutorial. Comments are for suggestions for improvement of the docs, not for seeking support.

If you want to see the final version you can download a copy of the wiki code here.

Indices and tables

Glossary

root directory
Wiki20/

Table Of Contents

Previous topic

Quickstarting a TurboGears 2 project

Next topic

Setup

This Page