Developer Guide » History » Version 8
Mischa The Evil, 2009-07-28 03:04
Fixed wrong capitalisation.
1 | 8 | Mischa The Evil | h2. Developer guide |
---|---|---|---|
2 | 1 | Mischa The Evil | |
3 | 5 | Mischa The Evil | h3. General development |
4 | 4 | Mischa The Evil | |
5 | * Subversion instructions can be found on the usual [[Download|download]] page and checking-out URL's on the [[CheckingoutRedmine|checkout-page]] |
||
6 | 1 | Mischa The Evil | * [[RedmineGitTracking|Using the Git Tracking Branch]] -- an alternative if you use Git |
7 | * Creating and applying [[Patch|patches]] |
||
8 | * An [[ReleaseManagement|explanation]] of what changes may be in future Redmine releases |
||
9 | 6 | Mischa The Evil | * A description of the content of both the [[PluginList|Redmine plugin list]] and the [[ThemeList|Redmine theme list]] can be found at the "[[ExtensionListInfo|extension list info]]" page |
10 | 4 | Mischa The Evil | |
11 | 5 | Mischa The Evil | h3. Plugin development |
12 | 4 | Mischa The Evil | |
13 | * A step-by-step [[Plugin_Tutorial|tutorial]] on writing a Redmine plugin |
||
14 | * An incomplete list of available [[Hooks|plugin hooks]] |
||
15 | * The internal handling of Redmine plugins on the [[Plugin_Internals|plugin-internals]] page |
||
16 | 6 | Mischa The Evil | |
17 | h3. Theme development |
||
18 | |||
19 | 7 | Mischa The Evil | * A howto ([[HowTo create a custom Redmine theme]]) which explains how to create a custom Redmine theme |