Author: kkolinko
Date: Fri Jan 22 06:25:51 2010
New Revision: 902006
URL: http://svn.apache.org/viewvc?rev=902006&view=rev
Log:
Add <?xml-stylesheet PI instruction,
and set svn:mime-type property.
The goal is to make the changelog.xml file on svn.apache.org be displayed as
formatted HTML page in supporting browsers
Modified:
tomcat/trunk/webapps/docs/changelog.xml (contents, props changed)
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=902006&r1=902005&r2=902006&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Fri Jan 22 06:25:51 2010
@@ -18,6 +18,7 @@
<!DOCTYPE document [
<!ENTITY project SYSTEM "project.xml">
]>
+<?xml-stylesheet type="text/xsl" href="tomcat-docs.xsl"?>
<document url="changelog.html">
&project;
Propchange: tomcat/trunk/webapps/docs/changelog.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]