summaryrefslogtreecommitdiffstats
path: root/common/entities/entities-it.xml
diff options
context:
space:
mode:
authorTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2006-02-25 20:29:12 +0000
committerTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2006-02-25 20:29:12 +0000
commit2b7aded20eea8f5d4dfe9e22f3d77132a0b66bf4 (patch)
tree7b548bf7f362813c2e1f0f1d87a4de66f0828934 /common/entities/entities-it.xml
parent760927191338d0cfdda7edd369dd12d35941cd07 (diff)
downloadfedora-doc-utils-2b7aded20eea8f5d4dfe9e22f3d77132a0b66bf4.tar.gz
fedora-doc-utils-2b7aded20eea8f5d4dfe9e22f3d77132a0b66bf4.tar.xz
fedora-doc-utils-2b7aded20eea8f5d4dfe9e22f3d77132a0b66bf4.zip
Added <ulink url="foo"/> construct to avoid all that hideous escaping
and ampersanding when entering a URL. Note that we only support the EMPTY content model of the <ulink/> element because it renders consistently with current practice.
Diffstat (limited to 'common/entities/entities-it.xml')
-rw-r--r--common/entities/entities-it.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/common/entities/entities-it.xml b/common/entities/entities-it.xml
index 769c9df..df483cd 100644
--- a/common/entities/entities-it.xml
+++ b/common/entities/entities-it.xml
@@ -45,11 +45,11 @@
</entity>
<entity name="FP-URL">
<comment>Fedora Docs Project URL</comment>
- <text>&lt;unlink url='http://fedora.redhat.com/projects/docs/'/&gt;</text>
+ <text><ulink url="http://fedora.redhat.com/projects/docs/"/></text>
</entity>
<entity name="FDPDOCS-UTL">
<comment>Fedora Documentation (repository) URL</comment>
- <text>&lt;ulink url='http://fedora.redhat.com/docs'&gt;</text>
+ <text><ulink url="http://fedora.redhat.com/docs/"/></text>
</entity>
<entity name="BZ">
<comment>Bugzilla</comment>
@@ -57,7 +57,7 @@
</entity>
<entity name="BZ-URL">
<comment>Bugzilla URL</comment>
- <text>&lt;ulink url='http://bugzilla.redhat.com/'&gt;</text>
+ <text><ulink url="http://bugzilla.redhat.com"/></text>
</entity>
<entity name="BZ-PROD">
<comment>Bugzilla product for Fedora Docs</comment>
@@ -157,11 +157,11 @@
<group name="Tutorial URL's">
<entity name="IG-URL">
<comment/>
- <text>&lt;ulink url='http://fedora.redhat.com/docs/fedora-install-guide-en/'&gt;</text>
+ <text><ulink url="http://fedora.redhat.com/docs/fedora-install-guide-en/"/></text>
</entity>
<entity name="DOCG-URL">
<comment/>
- <text>&lt;unlink url='http://fedora.redhat.com/participate/documentation-guide/'&gt;</text>
+ <text><ulink url="http://fedora.redhat.com/participate/documentation-guide/"/></text>
</entity>
</group>
<group name="Status notices">