Version 2 (modified by 13 years ago) ( diff ) | ,
---|
BluePrint: Templates
Table of Contents
Introduction
Templates allow deployers to select from alternate configuration sets.
This allows a separation between Code & Settings
Builds on the 000_config.py configuration template and DeveloperGuidelines/PrePopulate.
Description
<Briefly describe the solution, e.g. start with a user story> <Name existing solutions, e.g. in other applications>
Requirements
<Outline the requirements here> <Group requirements in subsections, e.g. functional, non-functional, interoperability etc.>
Use-Cases
End-User wishing to trial the System
They would like to download & run immediately without having to do any configuration - the defaults should be sufficient to get started with.
Once they've played aroundsome & wish to customise it, then they would like to be able to configure options via WebSetup
Deployer
Developer/Tester
Design
<Describe a possible design, repeat any design sections for alternative designs> <Include diagrams, screen mockups and wireframes where useful>
Implementation
<Leave open for a list of implementation>
References
- Prepopulate
- WebSetup