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
a36bc41f
Commit
a36bc41f
authored
Aug 29, 2018
by
Mathias Goebel
Browse files
refine wikipedia link creator for GND
parent
2e77ab3a
Changes
1
Show whitespace changes
Inline
Side-by-side
modules/fontane/index-processor.xqm
View file @
a36bc41f
...
@@ -257,7 +257,7 @@ return
...
@@ -257,7 +257,7 @@ return
else "DB"
else "DB"
})
})
else (),
else (),
if($wikipedia
= ""
) then ()
if(
empty(
$wikipedia
)
) then ()
else (", ",
else (", ",
element xhtml:a {
element xhtml:a {
attribute title {"Link zu Wikipedia basierend auf GND"},
attribute title {"Link zu Wikipedia basierend auf GND"},
...
...
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