You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally, the dsebaseapp would pull parts of the tei:teiHeader (e.g. all tei:title elements) and output them in html:title and/or html:meta.
Vector:
add an xql function in modules/app.xql
call it from templates/page.html
I experimented a bit but could not get the current document's node from within the xql context even though @ingoboerner assisted some. No time for more experimenting, so I'm opening this issue for reference.
The text was updated successfully, but these errors were encountered:
Ideally, the dsebaseapp would pull parts of the
tei:teiHeader
(e.g. alltei:title
elements) and output them inhtml:title
and/orhtml:meta
.Vector:
templates/page.html
I experimented a bit but could not get the current document's node from within the xql context even though @ingoboerner assisted some. No time for more experimenting, so I'm opening this issue for reference.
The text was updated successfully, but these errors were encountered: