Project

General

Profile

Developer Guide » History » Revision 7

Revision 6 (Mischa The Evil, 2009-07-28 02:40) → Revision 7/25 (Mischa The Evil, 2009-07-28 02:58)

h2. Developer Guide 

 h3. General development 

 * Subversion instructions can be found on the usual [[Download|download]] page and checking-out URL's on the [[CheckingoutRedmine|checkout-page]] 
 * [[RedmineGitTracking|Using the Git Tracking Branch]] -- an alternative if you use Git 
 * Creating and applying [[Patch|patches]] 
 * An [[ReleaseManagement|explanation]] of what changes may be in future Redmine releases 
 * 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 

 h3. Plugin development 

 * A step-by-step [[Plugin_Tutorial|tutorial]] on writing a Redmine plugin 
 * An incomplete list of available [[Hooks|plugin hooks]] 
 * The internal handling of Redmine plugins on the [[Plugin_Internals|plugin-internals]] page 

 h3. Theme development 

 * A howto ([[HowTo create a custom Redmine theme]]) which explains how to create a custom Redmine theme theme.