Difference between revisions of "Item Customisation"
From IMSMA Wiki
Line 18: | Line 18: | ||
then the png files (mre.png and mre_hi.png) in C:\IMSMAng\client\resources\com\fgm\imsma\client\images has to be updated.</li> | then the png files (mre.png and mre_hi.png) in C:\IMSMAng\client\resources\com\fgm\imsma\client\images has to be updated.</li> | ||
<li>C:\IMSMAng\server\gis\maps\IMSMA.mxd and IMSMA.style should also be updated.</li> | <li>C:\IMSMAng\server\gis\maps\IMSMA.mxd and IMSMA.style should also be updated.</li> | ||
+ | <li>C:\IMSMAng\client\conf\themeBuilder.xml might need to be updated.</li> | ||
<li>Do not forget to update staging.mxd too.</li> | <li>Do not forget to update staging.mxd too.</li> | ||
<li>Data Entry Forms templates should be updated.</li> | <li>Data Entry Forms templates should be updated.</li> | ||
<li>Summary templates should be updated.</li> | <li>Summary templates should be updated.</li> | ||
<li>iReport templates should be updated.</li> | <li>iReport templates should be updated.</li> | ||
+ | <li>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.</li> | ||
+ | |||
+ | {{Note | 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.}} | ||
</ol> | </ol> | ||
{{NavBox Hub}} | {{NavBox Hub}} |
Revision as of 20:47, 18 March 2015
If a country would like to change Education to e.g. Risk Education the following needs to be updated:
- 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
- C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\IMessages.properties
- 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.
Search with NotePad++ in the English iTerms, iMessages and translation file but update them with Rosetta-J for other languages than English. |
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. |