Developer Resources: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
Line 1: Line 1:
These resources support developers who are writing new features, programming new modules, or modifying the PHP source code.  
These resources support developers who are writing new features, programming new modules, or modifying the PHP source code.  


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. Tutorials provide examples of how to modify the iHRIS code.
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. Tutorials provide examples of how to customize the iHRIS code. Download the [[Code Downloads|source code]] from our hosting site, Launchpad.  


These tutorials are outside the scope of the Technical Documentation but may be useful for modifying iHRIS.
These tutorials are outside the scope of the Technical Documentation but may be useful for modifying iHRIS:


* How to: [[Customize Displays]]
* How to: [[Customize Displays]]
Line 12: Line 12:
We also have several tutorials for [[Implementer Resources|implementers who are customizing or administering an instance of iHRIS.]]
We also have several tutorials for [[Implementer Resources|implementers who are customizing or administering an instance of iHRIS.]]


==Important Topics==
To understand our priority development needs, including core system improvements and new features or modules, please review our [[iHRIS Ideas List]].
* [[iHRIS Ideas List]]
* [[Code Downloads|Source Code Downloads]]
* [[Software Release Procedure]]
* [[Interoperability]]
* [[Report a Bug]]
 
 
==Overview of iHRIS==
 
 
 
==Miscellaneous Tutorials==




==Out-of-date or Under Review==
==Out-of-date or Under Review==
 
* [[Software Release Procedure]]
* [[Interoperability]]
* [[Customizing iHRIS Manage]]
* [[Customizing iHRIS Manage]]
* [[Automatically Generated Form Pages]]
* [[Automatically Generated Form Pages]]
* [[Decentralized iHRIS]]
* [[Decentralized iHRIS]]

Revision as of 12:03, 15 July 2013

These resources support developers who are writing new features, programming new modules, or modifying the PHP source code.

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. Tutorials provide examples of how to customize the iHRIS code. Download the source code from our hosting site, Launchpad.

These tutorials are outside the scope of the Technical Documentation but may be useful for modifying iHRIS:

We also have several tutorials for implementers who are customizing or administering an instance of iHRIS.

To understand our priority development needs, including core system improvements and new features or modules, please review our iHRIS Ideas List.


Out-of-date or Under Review