Benjamin W. Bohl
Benjamin W. Bohl
https://github.com/Edirom/Edirom-Online/blob/5a762594f7a03f0d225cbf4e6f8a2382e726d029/add/data/xql/getAnnotation.xql#L421 annotation:getLocalizedTitle($annot) vs eutil:getLocalizedName($annot, $lang)
``` exerr:ERROR The actual return type does not match the sequence type declared in the function's signature: edition:getName(xs:string) xs:string. Expected cardinality: exactly one, got 0. [at line 121, column 33,...
Currently the xql queries https://github.com/Edirom/Edirom-Online/blob/d31d591500a8f27f47d95912f9a50107125ee334/add/data/xql/getAnnotationsInText.xql#L33 This will not properly return any annotation as the concept for installing edirom editions no longer requires them in `/db/contents`
Check that tipped.js and tipped.css versions match
there's an option withing the package descriptior for exist-db to register xquery modules with the database. This allows to import the modules without specifying a relative path. Using this would...
Since the update of the TEI transformation, multilanguage texts might not be rendered language-dependent but include all languages. It should be checked whether the TEI Stylesheets have a concept for...
As mentioned in #173 the RWA CSS file contains some fixes and should be revisited in order to port them here
e.g. when calling a langvar for the HomeBtnLabel that is not present in the default locale-file Edirom Online fails to load anything: ``` EdiromOnline.controller.LanguageController.getLanguageString(): No language string found with this...
tei renditions are currently not supported in Edirom Online. A solution for supporting them would be to write renditions to an elements `HTML:*/@style`