Developer Resources: Difference between revisions
From IHRIS Wiki
Sturlington (talk | contribs) No edit summary |
Sturlington (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
* [[Code Downloads|Source Code Downloads]] | * [[Code Downloads|Source Code Downloads]] | ||
* [[Software Release Procedure]] | * [[Software Release Procedure]] | ||
* [[Interoperability]] | |||
* [[Report a Bug]] | * [[Report a Bug]] | ||
Line 11: | Line 12: | ||
The [[Technical Documentation|Technical Overview of iHRIS]] is the place to start with understanding how iHRIS is structured. This technical documentation describes the module structure, pages and templates, tasks and roles, and forms and fields used in the iHRIS software. | The [[Technical Documentation|Technical Overview of iHRIS]] is the place to start with understanding how iHRIS is structured. This technical documentation describes the module structure, pages and templates, tasks and roles, and forms and fields used in the iHRIS software. | ||
Line 26: | Line 20: | ||
* How to: [[Customize Displays]] | * How to: [[Customize Displays]] | ||
* How to: [[Deleting Records|Delete Records]] | * How to: [[Deleting Records|Delete Records]] | ||
* How to: [[Managing A Site In Launchpad|Manage a Customized iHRIS Site in Launchpad]] | |||
* [[Using Bazaar to Contribute Code]] | |||
Revision as of 12:03, 8 July 2013
These resources support customizing, updating, or extending the iHRIS source code.
General Topics
Overview of iHRIS
The Technical Overview of iHRIS is the place to start with understanding how iHRIS is structured. This technical documentation describes the module structure, pages and templates, tasks and roles, and forms and fields used in the iHRIS software.
Miscellaneous Tutorials
These tutorials are outside the scope of the Technical Documentation but may be useful for customizing an instance of iHRIS.
- How to: Customize Displays
- How to: Delete Records
- How to: Manage a Customized iHRIS Site in Launchpad
- Using Bazaar to Contribute Code