Actions
Developer Guide » History » Revision 11
« Previous |
Revision 11/25
(diff)
| Next »
Andrew R Jackson, 2010-03-16 13:43
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
- An incomplete list of available plugin hooks
- The internal handling of Redmine plugins on the plugin-internals page
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 Andrew R Jackson over 14 years ago · 11 revisions locked