Releases: evt-project/evt-viewer
Releases · evt-project/evt-viewer
v2-beta2.01
- [BUG FIX] Fixed transformation for generic element: class name generated from tag was always uppercase, now is smallcase.
- [BUG FIX] Fixed transformation of
<l>
content when@n
missing. Fix #112. - [BUG FIX] Fixed diplomatic/interpretative search: handled search when there is a
<lb>
with the same line number. - [BUG FIX] Fixed missing link to
config/custom-style.css
- [IMPROVED] Project moved to webpack. That's why release package structure and files will appear different from previous.
- other small fixes and code cleaning.
v2-beta2
- [NEW] support for diplomatic and interpretative editions: all the main features available in EVT 1, such us an advanced image viewer, text-image linking, support for elements, etc. are now implemented in EVT 2 as well;
- [NEW] navigation bar: a navigation bar similar to the one available in EVT 1 has been added;
- [NEW] TOC page: a new table of contents page has been added to the general menu, to improve organization and presentation of introductory material;
- [NEW] textual search engine: complete with virtual keyboard, precise word search, highlight while you type in the search field and case sensitive search this is a great addition for diplomatic/interpretative editions;
- [NEW] VisColl support: another feature to catch up with EVT 1, the VisColl XSLT style sheet has been added to the standard EVT 2 installation so that it is now possible to prepare a description of manuscript structure and have EVT automatically create SVG diagrams which can be browsed in a dedicated frame;
- [NEW] 3DHOP integration: now you can have a view dedicated to present and browse 3D models thanks to the 3DHOP software; this is a very recent development, still in an experimental state, but you are welcome to play with it! after this release work will start again to add
- [NEW] a Web interface for easy configuration is available for experimental purposes at this URL: http://evt.labcd.unipi.it/evt2-config/; note, however, that there have been so many changes that some of the options are not yet present in the web app;
- [NEW] EVT 2 manual available in the doc folder: this is very much a work in progress, incomplete in some parts, but may be already be useful to our users;
- [IMPROVED] named entities support: this feature has been refined so that it can work with diplomatic editions, also it is now possible to set named entities as entries in the pin area;
- lots of bug fixes and minor enhancements.