Author: crossley
Date: Wed Dec 21 18:13:58 2005
New Revision: 358438
URL: http://svn.apache.org/viewcvs?rev=358438&view=rev
Log:
Add "Common Character Entity Sets" to enable the use of ™ etc.
Suggested by: philippe perez
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/resources/schema/locations-v11.dtd
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/status.xml
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/resources/schema/locations-v11.dtd
URL:
http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/resources/schema/locations-v11.dtd?rev=358438&r1=358437&r2=358438&view=diff
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/resources/schema/locations-v11.dtd
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/resources/schema/locations-v11.dtd
Wed Dec 21 18:13:58 2005
@@ -33,6 +33,11 @@
==================================================================== -->
+<!ENTITY % common-charents PUBLIC
+ "-//APACHE//ENTITIES Common Character Entity Sets V1.0//EN"
+ "common-charents-v10.mod">
+%common-charents;
+
<!ELEMENT locations (introduction?, location+)>
<!ATTLIST locations
title CDATA #IMPLIED
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/status.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/status.xml?rev=358438&r1=358437&r2=358438&view=diff
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/status.xml
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/status.xml
Wed Dec 21 18:13:58 2005
@@ -41,6 +41,9 @@
as {lm:listLocations.*.*}
</action>
<action dev="DC" type="update" context="core">
+ DTD v1.1 enables use of Common Character Entities.
+ </action>
+ <action dev="DC" type="update" context="core">
DTD v1.1 enables notes to have links.
</action>
<action dev="DC" type="add" context="core">