You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2009/04/28 19:05:41 UTC

svn commit: r769466 - in /lenya/docu/modules/forrest: config/cocoon-xconf/resourcetype-forrestDocument20.xconf resources/samples/forrestDocument20.xml

Author: andreas
Date: Tue Apr 28 17:05:39 2009
New Revision: 769466

URL: http://svn.apache.org/viewvc?rev=769466&view=rev
Log:
Set mime type of forrest sample to application/forrest+xml.

Modified:
    lenya/docu/modules/forrest/config/cocoon-xconf/resourcetype-forrestDocument20.xconf
    lenya/docu/modules/forrest/resources/samples/forrestDocument20.xml

Modified: lenya/docu/modules/forrest/config/cocoon-xconf/resourcetype-forrestDocument20.xconf
URL: http://svn.apache.org/viewvc/lenya/docu/modules/forrest/config/cocoon-xconf/resourcetype-forrestDocument20.xconf?rev=769466&r1=769465&r2=769466&view=diff
==============================================================================
--- lenya/docu/modules/forrest/config/cocoon-xconf/resourcetype-forrestDocument20.xconf (original)
+++ lenya/docu/modules/forrest/config/cocoon-xconf/resourcetype-forrestDocument20.xconf Tue Apr 28 17:05:39 2009
@@ -31,7 +31,7 @@
     <expires seconds="3600" />
     
     <sample 
-      mime-type="application/xml" 
+      mime-type="application/forrest+xml" 
       uri="fallback://lenya/modules/forrest/resources/samples/forrestDocument20.xml"
     />
     

Modified: lenya/docu/modules/forrest/resources/samples/forrestDocument20.xml
URL: http://svn.apache.org/viewvc/lenya/docu/modules/forrest/resources/samples/forrestDocument20.xml?rev=769466&r1=769465&r2=769466&view=diff
==============================================================================
--- lenya/docu/modules/forrest/resources/samples/forrestDocument20.xml (original)
+++ lenya/docu/modules/forrest/resources/samples/forrestDocument20.xml Tue Apr 28 17:05:39 2009
@@ -19,7 +19,7 @@
 
 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
 
-<document>
+<document xmlns="http://apache.org/forrest/document/v20">
   <header>
     <title>Apache Lenya Documentation</title>
   </header>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org