docs-common/common legalnotice-section-en.xml, NONE, 1.1 fedora-entities-en.ent, 1.10, 1.11 legalnotice-relnotes-en.xml, 1.2, 1.3

Karsten Wade (kwade) fedora-docs-commits at redhat.com
Mon Oct 24 13:56:51 UTC 2005


Author: kwade

Update of /cvs/docs/docs-common/common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16466

Modified Files:
	fedora-entities-en.ent legalnotice-relnotes-en.xml 
Added Files:
	legalnotice-section-en.xml 
Log Message:
Must have forgotten to add these pieces when I did the legalnotice tricks for FC4, that move the bulk of the notes into a separate section with only a pointer in the <legalnotice> container. *docs*


--- NEW FILE legalnotice-section-en.xml ---
<!-- 

  Use this legalnotice for no-chunks/single-page HTML output.  It is an optional
  usage to move the bulk of the legalnotice to another location in the document.

  If you use this legalnotice, you must include a call to the
  LEGALNOTICE-NOCHUNKS or LEGALNOTICE-RELNOTES.  This gets the legal material in
  the proper <legalnotice /> container.SECTION entity, or include a similar <section> in your document.
  The call to LEGALNOTICE-SECTION must happen where a <section> is otherwise
  allowed.  One good location is immediately following an introduction.

  -->
  <section id="sn-legalnotice">
    <title>Legalnotice</title>
    &LEGALNOTICE-CONTENT;
  </section>


Index: fedora-entities-en.ent
===================================================================
RCS file: /cvs/docs/docs-common/common/fedora-entities-en.ent,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- fedora-entities-en.ent	18 Oct 2005 21:48:03 -0000	1.10
+++ fedora-entities-en.ent	24 Oct 2005 13:56:48 -0000	1.11
@@ -49,6 +49,7 @@
 <!ENTITY LEGALNOTICE-CONTENT SYSTEM "./legalnotice-content-en.xml">
 <!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "./opl.xml">
 <!ENTITY LEGALNOTICE-RELNOTES SYSTEM "./legalnotice-relnotes-en.xml">
+<!ENTITY LEGALNOTICE-SECTION SYSTEM "./legalnotice-section-en.xml">
 <!ENTITY BUG-REPORTING SYSTEM "./bugreporting-en.xml">
 
 <!-- ************** common applications? *********** -->


Index: legalnotice-relnotes-en.xml
===================================================================
RCS file: /cvs/docs/docs-common/common/legalnotice-relnotes-en.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- legalnotice-relnotes-en.xml	19 Jul 2005 20:41:03 -0000	1.2
+++ legalnotice-relnotes-en.xml	24 Oct 2005 13:56:48 -0000	1.3
@@ -7,6 +7,19 @@
 
 ]>
 -->
+
+<!-- 
+
+  Use this legalnotice for no-chunks/single-page HTML output.  It is an optional
+  usage to move the bulk of the legalnotice to another location in the document.
+
+  If you use this legalnotice, you must include a call to the
+  LEGALNOTICE-SECTION entity, or include a similar <section> in your document.
+  The call to LEGALNOTICE-SECTION must happen where a <section> is otherwise
+  allowed.  One good location is immediately following an introduction.
+
+  -->
+
 <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




More information about the Fedora-docs-commits mailing list