Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pdn-certic
MaX
Commits
59521240
Commit
59521240
authored
May 07, 2021
by
Marie Bisson
Browse files
prop document_toc
parent
15c910d0
Changes
2
Hide whitespace changes
Inline
Side-by-side
rxq/ead/document_toc.xq
View file @
59521240
...
...
@@ -40,8 +40,6 @@ declare function local:childrenToc($component, $projectId, $docPath){
<a
href=
"
{
$baseURI
}{
$projectId
}
/
{
$docPath
}
/
{
$c
/
@id
}
.html"
>
{
$c
/
@id
}
{
$c
/*:
did
/
node
()}
–
{
$c
/*:
did
/
node
()}
</a>
</summary>
{
local:childrenToc
(
$c
,
$projectId
,
$docPath
)}
...
...
ui/xsl/ead/document_toc.xsl
View file @
59521240
...
...
@@ -10,6 +10,7 @@
</xsl:template>
<xsl:template
match=
"*:origination"
/>
<xsl:template
match=
"*:physdesc"
/>
<xsl:template
match=
"*:physloc"
/>
<xsl:template
match=
"*:repository"
/>
<xsl:template
match=
"*:langmaterial"
/>
<xsl:template
match=
"*:unitid[@type='Cote_ancienne']"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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