From 86cab04409e274d8540640ce1b4dbfc122e31b30 Mon Sep 17 00:00:00 2001
From: PieterjanVandenweghe
<43006931+PieterjanVandenweghe@users.noreply.github.com>
Date: Fri, 20 Nov 2020 13:59:13 +0100
Subject: [PATCH 1/3] Make navtitle element from topictitle
---
.../SetnavtitleFromTopicTitle.xml | 8 ++
.../SetnavtitleFromTopicTitle.xsl | 85 +++++++++++++++++++
2 files changed, 93 insertions(+)
create mode 100644 28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xml
create mode 100644 28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xsl
diff --git a/28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xml b/28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xml
new file mode 100644
index 0000000..dcb36d0
--- /dev/null
+++ b/28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xml
@@ -0,0 +1,8 @@
+
+
+ Set navtitle element from topic title.
+
+ Flow
+
diff --git a/28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xsl b/28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xsl
new file mode 100644
index 0000000..1412bea
--- /dev/null
+++ b/28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xsl
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Get the topic title and add it as a element (nested in ) to the element.
+
+
+
+
+
+
+
+
+ test
+
+
+
+
+
+
+
+
+
+ Get the topic title and add it as a element (nested in ) to the element.
+
+
+
+
+
+
+
+
+ test
+
+
+
+
+
+
+
+
+
+
+ Update the existing element on topicref.
+
+
+
+
+
+
+
+
+ test
+
+
+
+
+
+
+
+ Update the existing element on chapter.
+
+
+
+
+
+
+
+
+ test
+
+
+
+
+
+
From 6bd5e63b2e1a582f10025ae18a83d87a5bdc308e Mon Sep 17 00:00:00 2001
From: PieterjanVandenweghe
<43006931+PieterjanVandenweghe@users.noreply.github.com>
Date: Fri, 20 Nov 2020 13:59:13 +0100
Subject: [PATCH 2/3] Make navtitle element from topictitle
---
.../SetnavtitleFromTopicTitle.xml | 8 ++
.../SetnavtitleFromTopicTitle.xsl | 85 +++++++++++++++++++
2 files changed, 93 insertions(+)
create mode 100644 28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xml
create mode 100644 28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xsl
diff --git a/28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xml b/28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xml
new file mode 100644
index 0000000..dcb36d0
--- /dev/null
+++ b/28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xml
@@ -0,0 +1,8 @@
+
+
+ Set navtitle element from topic title.
+
+ Flow
+
diff --git a/28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xsl b/28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xsl
new file mode 100644
index 0000000..1412bea
--- /dev/null
+++ b/28.1 Make navtitle from topictitle/SetnavtitleFromTopicTitle.xsl
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Get the topic title and add it as a element (nested in ) to the element.
+
+
+
+
+
+
+
+
+ test
+
+
+
+
+
+
+
+
+
+ Get the topic title and add it as a element (nested in ) to the element.
+
+
+
+
+
+
+
+
+ test
+
+
+
+
+
+
+
+
+
+
+ Update the existing element on topicref.
+
+
+
+
+
+
+
+
+ test
+
+
+
+
+
+
+
+ Update the existing element on chapter.
+
+
+
+
+
+
+
+
+ test
+
+
+
+
+
+
From 98b0f7db178cb985a3ecc97a84ed6dbbef752cdc Mon Sep 17 00:00:00 2001
From: PieterjanVandenweghe
<43006931+PieterjanVandenweghe@users.noreply.github.com>
Date: Mon, 23 Nov 2020 10:39:44 +0100
Subject: [PATCH 3/3] - Replace @navtitle with element based on the
topic title for topicref and chapter elements. - Update existing
element based on the current topic title for topicref and chapter elements.
---
.../SetnavtitleFromTopicTitle.xml | 7 ++
.../SetnavtitleFromTopicTitle.xsl | 80 +++++++++++++++++++
2 files changed, 87 insertions(+)
create mode 100644 28.1 Set navtitle from topictitle/SetnavtitleFromTopicTitle.xml
create mode 100644 28.1 Set navtitle from topictitle/SetnavtitleFromTopicTitle.xsl
diff --git a/28.1 Set navtitle from topictitle/SetnavtitleFromTopicTitle.xml b/28.1 Set navtitle from topictitle/SetnavtitleFromTopicTitle.xml
new file mode 100644
index 0000000..5f2ee28
--- /dev/null
+++ b/28.1 Set navtitle from topictitle/SetnavtitleFromTopicTitle.xml
@@ -0,0 +1,7 @@
+
+
+ Set navtitle element from topic title for topicref and chapter elements.
+
+
diff --git a/28.1 Set navtitle from topictitle/SetnavtitleFromTopicTitle.xsl b/28.1 Set navtitle from topictitle/SetnavtitleFromTopicTitle.xsl
new file mode 100644
index 0000000..591839f
--- /dev/null
+++ b/28.1 Set navtitle from topictitle/SetnavtitleFromTopicTitle.xsl
@@ -0,0 +1,80 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Get the topic title from @href and add it as a element (nested in ) to the element.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Get the topic title from @href and add it as a element (nested in ) to the element.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Update the existing element on topicref.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Update the existing element on chapter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+