You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2007/06/22 07:28:10 UTC

svn commit: r549714 - /forrest/trunk/site-author/skinconf.xml

Author: crossley
Date: Thu Jun 21 22:28:09 2007
New Revision: 549714

URL: http://svn.apache.org/viewvc?view=rev&rev=549714
Log:
Woops forgot to set DOCTYPE id.

Modified:
    forrest/trunk/site-author/skinconf.xml

Modified: forrest/trunk/site-author/skinconf.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/skinconf.xml?view=diff&rev=549714&r1=549713&r2=549714
==============================================================================
--- forrest/trunk/site-author/skinconf.xml (original)
+++ forrest/trunk/site-author/skinconf.xml Thu Jun 21 22:28:09 2007
@@ -22,7 +22,7 @@
 Explanation of some elements has been removed from this file.
 See main/fresh-site/src/documentation/skinconf.xml for details.
 -->
-<!DOCTYPE skinconfig PUBLIC "-//APACHE//DTD Skin Configuration V0.8-1//EN" "http://forrest.apache.org/dtd/skinconfig-v08-1.dtd">
+<!DOCTYPE skinconfig PUBLIC "-//APACHE//DTD Skin Configuration V0.8-2//EN" "http://forrest.apache.org/dtd/skinconfig-v08-2.dtd">
 <skinconfig>
 <!-- To enable lucene search add provider="lucene"
     Add box-location="alt" to move the search box to an alternate location