Ticket #332 (new enhancement)

Opened 1 year ago

gloss composite lang/script tag strings

Reported by: thomase Assigned to: thomase
Priority: major Milestone:
Component: Biblio Version: Beta
Keywords: Cc:

Description

The XSLT stylesheets in BibIt? used to process mods records into html representations currently do a simple id lookup against an XML-ized version of the IANA Language Subtag registry to produce human-readable descriptions of the language in use. The lookup algorithm is not sophisticated enough to deal with values of xml:lang that include more than one subtag (e.g., grc-Latn). As a result, the associated language+script information is suppressed in the HTML version.