Development overview: Difference between revisions
From LimeSurvey Manual
No edit summary |
Added authentication plugins, shouldn't this page be just the development category? |
||
Line 27: | Line 27: | ||
*[[The bugtracker and git]] | *[[The bugtracker and git]] | ||
*[[Plugin system architecture]] | *[[Plugin system architecture]] | ||
**[[Authentication_plugins]] | |||
**[[Question plugins]] | **[[Question plugins]] | ||
***[[Creating a question plugin]] | ***[[Creating a question plugin]] |
Revision as of 10:38, 4 September 2013
Table of contents:
- LimeSurvey roadmap
- The LimeSurvey project team
- How to join the LimeSurvey project team
- Accessing the source code
- Coding guidelines
- How to document your source code
- Standard for Git commit messages
- Updating FCKEditor
- Release process
- Help us: Tasks
- How can I support LimeSurvey?
- Developer user pages
- How to contribute new features
- Database versioning
- The bugtracker and git
- Plugin system architecture