...
To get more information about module features in action you may check out the page with screenshots according to release version:
Include Page | ||||
---|---|---|---|---|
|
...
|
Release Notes
1.1. First official release of module. This release introduces features allowing to do customization of messages from properties files using simple widget on admin web page and store these customization into the database table. Also provides simple export mechanism to download customized messages (together with messages from properties file for specified locale).
...
Include Page | ||||
---|---|---|---|---|
|
Release Notes
1.2. This This release introduces principally new approach to customize text on OpenMRS web pages - in-page localization. In other words, this module allows you to do translation of OpenMRS web pages easier then ever – nearly as easy as viewing the pages. With this release we also provided new openmrs:message JSTL tag, and we encourage developers to use it as replacement of spring:message tag, because it includes all functionality provided by spring tag and extends it with ability to control tag output and enhance messaging at all. This point release addressed next tickets:
- CSTM-2 - New OpenMRS JSTL tag called openmrs:messages (available in 1.6+), allowing to control output and enhanced messaging
- CSTM-3 - Ability to run OpenMRS in translate mode
- CSTM-4 - New DWR-based server side
- CSTM-5 - Implemented in-place translations entering and editing
- CSTM-15 - Converted spring:messages to openmrs:messages in core
*1.1. *First official release of module. This release introduces features allowing to do customization of messages from properties files using simple widget on admin web page and store these customization into the database table. Also provides simple export mechanism to download customized messages (together with messages from properties file for specified locale).
- Initial alpha release
Important Information for Developers
...