You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2013/03/21 03:47:06 UTC

svn commit: r1459135 - in /manifoldcf/site/trunk: forrest.properties.xml src/documentation/skinconf.xml

Author: kwright
Date: Thu Mar 21 02:47:01 2013
New Revision: 1459135

URL: http://svn.apache.org/r1459135
Log:
Update DTD reference so site builds again; still doesn't generate trademark section though.

Modified:
    manifoldcf/site/trunk/forrest.properties.xml
    manifoldcf/site/trunk/src/documentation/skinconf.xml

Modified: manifoldcf/site/trunk/forrest.properties.xml
URL: http://svn.apache.org/viewvc/manifoldcf/site/trunk/forrest.properties.xml?rev=1459135&r1=1459134&r2=1459135&view=diff
==============================================================================
--- manifoldcf/site/trunk/forrest.properties.xml (original)
+++ manifoldcf/site/trunk/forrest.properties.xml Thu Mar 21 02:47:01 2013
@@ -18,6 +18,9 @@
 -->
 
 <properties>
+  <property name="projectInfo.project.fullname" value="Apache ManifoldCF"/>
+  <property name="projectInfo.project.url" value="http://manifoldcf.apache.org/"/>
+
   <!-- Default values -->
   <property name="output.pdf.fontFamily.serif" value="DejaVuSerif"/>
   <property name="output.pdf.fontFamily.sansSerif" value="DejaVuSans"/>

Modified: manifoldcf/site/trunk/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/manifoldcf/site/trunk/src/documentation/skinconf.xml?rev=1459135&r1=1459134&r2=1459135&view=diff
==============================================================================
--- manifoldcf/site/trunk/src/documentation/skinconf.xml (original)
+++ manifoldcf/site/trunk/src/documentation/skinconf.xml Thu Mar 21 02:47:01 2013
@@ -20,7 +20,7 @@ Skin configuration file. This file conta
 which will be used to configure the chosen Forrest skin.
 -->
 
-<!DOCTYPE skinconfig PUBLIC "-//APACHE//DTD Skin Configuration V0.6-3//EN" "http://forrest.apache.org/dtd/skinconfig-v06-3.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" (default is google).
     Add box-location="alt" to move the search box to an alternate location