Developer manual
From Dokeos
The main idea of this page is to regroup useful links for developers and reduce redundant informations around development.
Contents |
Must be read before contribution
- Coding conventions - all code must follow these conventions
- CSS Coding conventions - all CSS code must follow these conventions
- Working with SVN - info about the version control system we use
- How to use several services to contribute into Dokeos
- User Interface Guidelines
- Refactoring tips
Tutorials
- Dokeos programming tutorial - beginners in Dokeos programming should start here
Technical documentation
- Using the API (real info), Dokeos API (background)
- Dokeos LCMS design
- SourceForge project and CVS services
- Interesting news for Dokeos developers

