Welcome to quantumbuster development
Development Information
- How to setup a development sandbox
- How to run the development server?
- The development process?
- How to write tests with py.test
- How to write tests with robotframework
Concept Brainstorming
These notes are not meant to be actual documentation but serve as a place to brainstorm about the concepts needed. The actual documentation will be created using Sphinx and thus will not be on this wiki but can be found here
- Nodes
- How products are configured, identified and migrated
- The Configuration Mechanism
- Content Types
- Permission System
- Generic Types
Reference
Tutorials
- How to setup a basic CMS system?
- How to skin a CMS?
- How to create a new content type?
- How to use the ZODB as data storage?
