Author: kkolinko
Date: Wed Mar 3 11:16:48 2010
New Revision: 918418
URL: http://svn.apache.org/viewvc?rev=918418&view=rev
Log:
Allow changelog.xml to be directly rendered as HTML by certain browsers.
Modified:
tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml (contents,
props changed)
tomcat/tc5.5.x/trunk/container/webapps/docs/images/add.gif (props changed)
tomcat/tc5.5.x/trunk/container/webapps/docs/images/asf-logo.gif (props
changed)
tomcat/tc5.5.x/trunk/container/webapps/docs/images/code.gif (props
changed)
tomcat/tc5.5.x/trunk/container/webapps/docs/images/design.gif (props
changed)
tomcat/tc5.5.x/trunk/container/webapps/docs/images/docs.gif (props
changed)
tomcat/tc5.5.x/trunk/container/webapps/docs/images/fix.gif (props changed)
tomcat/tc5.5.x/trunk/container/webapps/docs/images/printer.gif (props
changed)
tomcat/tc5.5.x/trunk/container/webapps/docs/images/tomcat.gif (props
changed)
tomcat/tc5.5.x/trunk/container/webapps/docs/images/update.gif (props
changed)
tomcat/tc5.5.x/trunk/container/webapps/docs/images/void.gif (props
changed)
tomcat/tc5.5.x/trunk/container/webapps/docs/tomcat-docs.xsl (props
changed)
Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml?rev=918418&r1=918417&r2=918418&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml Wed Mar 3
11:16:48 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/tc5.5.x/trunk/container/webapps/docs/changelog.xml
------------------------------------------------------------------------------
svn:mime-type = text/xml
Propchange: tomcat/tc5.5.x/trunk/container/webapps/docs/images/add.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Wed Mar 3 11:16:48 2010
@@ -1 +1 @@
-application/octet-stream
+image/gif
Propchange: tomcat/tc5.5.x/trunk/container/webapps/docs/images/asf-logo.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Wed Mar 3 11:16:48 2010
@@ -1 +1 @@
-application/octet-stream
+image/gif
Propchange: tomcat/tc5.5.x/trunk/container/webapps/docs/images/code.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Wed Mar 3 11:16:48 2010
@@ -1 +1 @@
-application/octet-stream
+image/gif
Propchange: tomcat/tc5.5.x/trunk/container/webapps/docs/images/design.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Wed Mar 3 11:16:48 2010
@@ -1 +1 @@
-application/octet-stream
+image/gif
Propchange: tomcat/tc5.5.x/trunk/container/webapps/docs/images/docs.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Wed Mar 3 11:16:48 2010
@@ -1 +1 @@
-application/octet-stream
+image/gif
Propchange: tomcat/tc5.5.x/trunk/container/webapps/docs/images/fix.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Wed Mar 3 11:16:48 2010
@@ -1 +1 @@
-application/octet-stream
+image/gif
Propchange: tomcat/tc5.5.x/trunk/container/webapps/docs/images/printer.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Wed Mar 3 11:16:48 2010
@@ -1 +1 @@
-application/octet-stream
+image/gif
Propchange: tomcat/tc5.5.x/trunk/container/webapps/docs/images/tomcat.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Wed Mar 3 11:16:48 2010
@@ -1 +1 @@
-application/octet-stream
+image/gif
Propchange: tomcat/tc5.5.x/trunk/container/webapps/docs/images/update.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Wed Mar 3 11:16:48 2010
@@ -1 +1 @@
-application/octet-stream
+image/gif
Propchange: tomcat/tc5.5.x/trunk/container/webapps/docs/images/void.gif
------------------------------------------------------------------------------
--- svn:mime-type (original)
+++ svn:mime-type Wed Mar 3 11:16:48 2010
@@ -1 +1 @@
-application/octet-stream
+image/gif
Propchange: tomcat/tc5.5.x/trunk/container/webapps/docs/tomcat-docs.xsl
------------------------------------------------------------------------------
svn:mime-type = text/xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]