Tutorial¶
Let’s learn by example. In this tutorial, we will:
- create and register a Kotti add-on package
- modify the look and feel of Kotti with a simple CSS example
- add content types
- add forms and custom views
Note
If you have questions going through this tutorial, please post a message to the mailing list or join the #kotti channel on irc.freenode.net to chat with other Kotti users who might be able to help.
The Tutorial assumes you have a virtualenv named mysite
as described in Installation.
It is split into three parts: