summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2005-08-02 22:00:14 +0000
committerPaul W. Frields <stickster@gmail.com>2005-08-02 22:00:14 +0000
commitab31b3b349d108b262a328ddfca30b6b6de1073c (patch)
tree13565b22f145cf3f5cff5477e2bdeaf050490e12
parent3fa31903eb2664adc25c85ba78f16c2a7a2823af (diff)
downloadfedora-doc-utils-ab31b3b349d108b262a328ddfca30b6b6de1073c.tar.gz
fedora-doc-utils-ab31b3b349d108b262a328ddfca30b6b6de1073c.tar.xz
fedora-doc-utils-ab31b3b349d108b262a328ddfca30b6b6de1073c.zip
Add entities for IG URL and DocG URL
-rw-r--r--common/fedora-entities-en.ent7
1 files changed, 6 insertions, 1 deletions
diff --git a/common/fedora-entities-en.ent b/common/fedora-entities-en.ent
index 6d318cb..8b9ae50 100644
--- a/common/fedora-entities-en.ent
+++ b/common/fedora-entities-en.ent
@@ -1,4 +1,4 @@
-<!-- $Id: fedora-entities-en.ent,v 1.3 2005/06/03 03:43:08 kwade Exp $ -->
+<!-- $Id: fedora-entities-en.ent,v 1.4 2005/08/02 22:00:14 pfrields Exp $ -->
<!--
These common entities are useful shorthand
@@ -59,6 +59,11 @@
<!ENTITY IG "Installation Guide">
<!ENTITY DOCG "Documentation Guide">
+<!-- ************** tutorial URLs *********** -->
+
+<!ENTITY IG-URL "&FDPDOCS-URL;fedora-install-guide-en/">
+<!ENTITY DOCG-URL "&FP-URL;participate/documentation-guide/">
+
<!-- ************** draftnotice ************* -->
<!ENTITY DRAFTNOTICE SYSTEM "./draftnotice-en.xml">
<!ENTITY LEGACYNOTICE SYSTEM "./legacynotice-en.xml">