Actions
Developer Guide » History » Revision 16
« Previous |
Revision 16/25
(diff)
| Next »
Jean-Philippe Lang, 2012-04-19 09:14
Developer guide¶
General development¶
- Redmine REST API
- Subversion instructions can be found on the usual download page and checking-out URL's on the checkout-page
- Using the Git Tracking Branch -- an alternative if you use Git
- Creating and applying patches
- An explanation of what changes may be in future Redmine releases
- A description of the content of both the Redmine plugin list and the Redmine theme list can be found at the "extension list info" page
Plugin development¶
- A step-by-step tutorial on writing a Redmine plugin
- A description of the internal handling of Redmine plugins
- A description of the Redmine plugin hooks API
- An incomplete list of available Redmine plugin hooks
Theme development¶
- A howto (HowTo create a custom Redmine theme) which explains how to create a custom Redmine theme
Alternative/Custom Authentication¶
- A howto (Alternative/custom authentication HowTo) for implementing authentication against a different database.
Updated by Jean-Philippe Lang over 12 years ago · 16 revisions locked