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 06:08:35 UTC

svn commit: r549701 - /forrest/trunk/main/fresh-site/src/documentation/skinconf.xml

Author: crossley
Date: Thu Jun 21 21:08:35 2007
New Revision: 549701

URL: http://svn.apache.org/viewvc?view=rev&rev=549701
Log:
Add default configuration and explanation for new PDF settings: url-prefix, disable-toc
Contributed by: Patrick Ohly
Issue: FOR-1013, FOR-355

Modified:
    forrest/trunk/main/fresh-site/src/documentation/skinconf.xml

Modified: forrest/trunk/main/fresh-site/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/main/fresh-site/src/documentation/skinconf.xml?view=diff&rev=549701&r1=549700&r2=549701
==============================================================================
--- forrest/trunk/main/fresh-site/src/documentation/skinconf.xml (original)
+++ forrest/trunk/main/fresh-site/src/documentation/skinconf.xml Thu Jun 21 21:08:35 2007
@@ -19,7 +19,7 @@
 Skin configuration file. This file contains details of your project,
 which will be used to configure the chosen Forrest skin.
 -->
-<!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" (default is google).
     Add box-location="alt" to move the search box to an alternate location
@@ -370,12 +370,25 @@
     -->
     <show-external-urls>false</show-external-urls>
 <!--
+      Normally all links inside a Forrest site are relative. This
+      does not work well in PDFs which are typically viewed outside of
+      the web site. Setting this option adds the given prefix to all
+      relative URLs, both to the link as well as the optional, additional text.
+    -->
+    <url-prefix></url-prefix> 
+<!--
       Disable the copyright footer on each page of the PDF.
       A footer is composed for each page. By default, a "credit" with role=pdf
       will be used, as explained below. Otherwise a copyright statement
       will be generated. This latter can be disabled.
     -->
     <disable-copyright-footer>false</disable-copyright-footer>
+
+    <!--
+    Disable the generation of the table of content on the first page
+    of the PDF. By default the TOC is generated.
+    -->
+    <disable-toc>false</disable-toc>
   </pdf>
 <!-- 
     Credits are typically rendered as a set of small clickable