Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fontane-notizbuecher
SADE
Commits
e4c1faab
Commit
e4c1faab
authored
Aug 29, 2018
by
Mathias Goebel
Browse files
more concret xpath
parent
a8a4d116
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
modules/fontane/ueberblickskommentar.xqm
View file @
e4c1faab
...
...
@@ -317,7 +317,7 @@ for $item in $text return
then substring-after($target, '#')
else (),
$page := if($id)
then $text/ancestor::tei:TEI//tei:surface[//@xml:id = $id]/string(@n)
then $text/ancestor::tei:TEI//tei:surface[
.
//@xml:id = $id]/string(@n)
else tokenize($target, "'")[2],
$doc := request:get-parameter('id', ''),
$hl := if($id) then '#'||$id else (),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment