Difference between revisions of "Item Customisation"
From IMSMA Wiki
Line 1: | Line 1: | ||
− | + | The following checklist is a complete list of what needs to be updated when a Mine Action Programme wants to make an application wide customisation of an item. | |
<ol> | <ol> | ||
− | <li>C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\ITerms.properties | + | <li>Start with updating the '''[[Update the Localisation Files |Location files]]''' |
+ | :*C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\ITerms.properties <br/> | ||
+ | :*C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\IMessages.properties | ||
: Search for ''Education'' and update only the part right of the = | : Search for ''Education'' and update only the part right of the = | ||
: e.g. MINE_RISK_EDUCATION = Education</li> | : e.g. MINE_RISK_EDUCATION = Education</li> | ||
− | <li> | + | <li> |
: Search for ''Education'' and update only the part right of the = | : Search for ''Education'' and update only the part right of the = | ||
: e.g. TASK_HAS_WORKITEM = Task with Work Item(s) linked to Activity, Education or QM cannot be deleted.</li> | : e.g. TASK_HAS_WORKITEM = Task with Work Item(s) linked to Activity, Education or QM cannot be deleted.</li> |
Revision as of 20:57, 16 August 2016
The following checklist is a complete list of what needs to be updated when a Mine Action Programme wants to make an application wide customisation of an item.
- Start with updating the Location files
- C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\ITerms.properties
- C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\IMessages.properties
- C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\ITerms.properties
- Search for Education and update only the part right of the =
- e.g. MINE_RISK_EDUCATION = Education
-
- Search for Education and update only the part right of the =
- e.g. TASK_HAS_WORKITEM = Task with Work Item(s) linked to Activity, Education or QM cannot be deleted.
- The option lists' translations should also be updated
- If the country would like to change the icon used in then the png files (mre.png and mre_hi.png) in C:\IMSMAng\client\resources\com\fgm\imsma\client\images has to be updated.
- C:\IMSMAng\server\gis\maps\IMSMA.mxd and IMSMA.style should also be updated.
- C:\IMSMAng\client\conf\themeBuilder.xml might need to be updated.
- Do not forget to update staging.mxd too.
- Data Entry Forms templates should be updated.
- Summary templates should be updated.
- iReport templates should be updated.
- After all changes are done:
- Close client, server and TrayLauncher
- Delete sandbox
- Start TrayLauncher, server and client
- Test
- When everything is OK, share with other computers.
All the changed files have to be shared with all other computers in the country and some of them are not included in the IMSMA backup.
![]() |
Search with NotePad++ in the English iTerms, iMessages and translation file but update them with Rosetta-J for other languages than English. |