From 276258e118c4cf7bbafa4c9c2a13793cb786608b Mon Sep 17 00:00:00 2001 From: skyanth Date: Tue, 4 Jun 2019 14:57:50 +0200 Subject: [PATCH] added invalid link error message --- xml/xslt/fo_inline.xslt | 377 ++++++++++++++++++++++++++++++ xml/xslt/generate_html_report.xsl | 135 +---------- xml/xslt/generate_report.xsl | 2 +- xml/xslt/html_inline.xslt | 148 ++++++++++++ xml/xslt/inline.xslt | 373 +---------------------------- 5 files changed, 535 insertions(+), 500 deletions(-) create mode 100644 xml/xslt/fo_inline.xslt create mode 100644 xml/xslt/html_inline.xslt diff --git a/xml/xslt/fo_inline.xslt b/xml/xslt/fo_inline.xslt new file mode 100644 index 0000000..15bea96 --- /dev/null +++ b/xml/xslt/fo_inline.xslt @@ -0,0 +1,377 @@ + + + + + + + + + + + + + + + + + + + + + WARNING: LINK TARGET NOT FOUND IN + DOCUMENT + + + WARNING: LINK TARGET IS + HIDDEN + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + (page + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + WARNING: BIBLIOGRAPHY ENTRY NOT FOUND + IN DOCUMENT + + + WARNING: BIBLIOGRAPHY ENTRY IS + HIDDEN + + + + + + + [ + + + + ] + + + + + + + + + + + + ( + + + + ) + + + + , + + . + + + + + + + + + + + + + + + + + + + + + , + + + . + + + + + + + + + + + + , + + + . + + + + + + + + + + + + , + + + . + + + + + + + + + + + + , + + + . + + + + + + + + + + + + , + + + . + + + + + + + + + , + + + + + + + + + + + . + + + + + . + + + + + + + Accessed: + + . + + \ No newline at end of file diff --git a/xml/xslt/generate_html_report.xsl b/xml/xslt/generate_html_report.xsl index 59d9ad1..65d0962 100644 --- a/xml/xslt/generate_html_report.xsl +++ b/xml/xslt/generate_html_report.xsl @@ -5,6 +5,7 @@ exclude-result-prefixes="xs my" version="2.0"> + @@ -596,139 +597,7 @@ - - - - - - - - - - - - - - - - - - - - WARNING: LINK TARGET NOT FOUND IN DOCUMENT - - - WARNING: LINK TARGET IS HIDDEN - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/xml/xslt/generate_report.xsl b/xml/xslt/generate_report.xsl index ef9081c..3279242 100644 --- a/xml/xslt/generate_report.xsl +++ b/xml/xslt/generate_report.xsl @@ -14,7 +14,7 @@ - + diff --git a/xml/xslt/html_inline.xslt b/xml/xslt/html_inline.xslt new file mode 100644 index 0000000..4e4cd0e --- /dev/null +++ b/xml/xslt/html_inline.xslt @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/xml/xslt/inline.xslt b/xml/xslt/inline.xslt index b2365c9..88efd95 100644 --- a/xml/xslt/inline.xslt +++ b/xml/xslt/inline.xslt @@ -1,373 +1,14 @@ + xmlns:xs="http://www.w3.org/2001/XMLSchema" exclude-result-prefixes="xs" version="2.0"> - - - - - - - - - - - - - - - WARNING: LINK TARGET NOT FOUND IN - DOCUMENT - - - WARNING: LINK TARGET IS - HIDDEN - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (page - - ) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   - - - - - - - - - - - - - - - - - - WARNING: BIBLIOGRAPHY ENTRY NOT FOUND - IN DOCUMENT - - - WARNING: BIBLIOGRAPHY ENTRY IS - HIDDEN - - - - - - - [ - - - - ] - - - - - - - - - - - - ( - - - - ) - + + + + [ Invalid link: use #[id] for internal links or a + well-formed url for external ones ] + - - , - - . - - - - - - - - - - - - - - - - - - - - - , - - - . - - - - - - - - - - - - , - - - . - - - - - - - - - - - - , - - - . - - - - - - - - - - - - , - - - . - - - - - - - - - - - - , - - - . - - - - - - - - - , - - - - - - - - - - - . - - - - - . - - - - - - - Accessed: - - .