summaryrefslogtreecommitdiffstats
path: root/common/legalnotice-relnotes-en.xml
diff options
context:
space:
mode:
authorKarsten Wade <kwade@redhat.com>2005-06-03 03:43:08 +0000
committerKarsten Wade <kwade@redhat.com>2005-06-03 03:43:08 +0000
commit515f909f49a5b186d2973ee01514d2eb7a4e4f7b (patch)
tree89e67da4391bdd27e16d8d593b0852b451311389 /common/legalnotice-relnotes-en.xml
parentc4f58bf6957f480f975acc5265ceab8f19bfd29f (diff)
downloadfedora-doc-utils-515f909f49a5b186d2973ee01514d2eb7a4e4f7b.tar.gz
fedora-doc-utils-515f909f49a5b186d2973ee01514d2eb7a4e4f7b.tar.xz
fedora-doc-utils-515f909f49a5b186d2973ee01514d2eb7a4e4f7b.zip
This is just a little hackish. With the legalnotice inline, it ruined the effect of the new release notes style and what's new content. These changes, plus changes to the relnotes parent, pull a special relnotes legalnotice in that has a single sentence and links to an appendix with the full legalnotice content. This is not semantically correct, there must be a way to handle this in the XSL so that the legalnotice content is properly contained throughout. This hack can stand until I find the XSL fix, because sometimes Pretty is more important than Right.
Diffstat (limited to 'common/legalnotice-relnotes-en.xml')
-rw-r--r--common/legalnotice-relnotes-en.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/common/legalnotice-relnotes-en.xml b/common/legalnotice-relnotes-en.xml
new file mode 100644
index 0000000..989bfce
--- /dev/null
+++ b/common/legalnotice-relnotes-en.xml
@@ -0,0 +1,15 @@
+<!-- $Id: -->
+<!--
+<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook V4.2//EN"
+ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
+
+ <!ENTITY BOILERPLATE "This header makes editing XML easier" >
+
+]>
+-->
+<legalnotice id="legalnotice">
+ <para> This document is released under the terms of the GNU Free Documentation
+ License. For more details, read the full legalnotice in <xref
+ linkend="ax-legalnotice" />.
+ </para>
+</legalnotice>