OP-TED / eforms-notice-viewer

This is a sample eForms application that can visualise an eForms notice. It uses efx-toolkit-java to generate XSL templates from notice view templates written in EFX. It then uses an XSLT processor to generate an HTML visualisation of any given eForms notice.
https://docs.ted.europa.eu/eforms-common/notice-viewer/index.html
European Union Public License 1.2
10 stars 2 forks source link

EFX-2: Simplified text-multilingual rendering #70

Closed rousso closed 1 year ago

rousso commented 1 year ago

After a discussion with @pdonohoe we went through several steps of improvement for the implementation of the new functions for resolving multilingual text values. The changes are applied for both EFX-1 and EFX-2 of the EFX Toolkit and Notice Viewer. With a separate commit and PR, I have also applied the same ideas to the current version of the viewer (to be released in 0.8.0).