Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Forrest: SVN

svn commit: r1058817 - in /forrest/trunk/main: fresh-site/forrest.properties.xml template-sites/basic/forrest.properties.xml

 

 

Forrest svn RSS feed   Index | Next | Previous | View Threaded


crossley at apache

Jan 13, 2011, 4:31 PM

Post #1 of 1 (208 views)
Permalink
svn commit: r1058817 - in /forrest/trunk/main: fresh-site/forrest.properties.xml template-sites/basic/forrest.properties.xml

Author: crossley
Date: Fri Jan 14 00:31:52 2011
New Revision: 1058817

URL: http://svn.apache.org/viewvc?rev=1058817&view=rev
Log:
Provide some basic examples of properties configuration.
Add note to refer to plugin docs for more available properties.
Issue: FOR-734

Modified:
forrest/trunk/main/fresh-site/forrest.properties.xml
forrest/trunk/main/template-sites/basic/forrest.properties.xml

Modified: forrest/trunk/main/fresh-site/forrest.properties.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/main/fresh-site/forrest.properties.xml?rev=1058817&r1=1058816&r2=1058817&view=diff
==============================================================================
--- forrest/trunk/main/fresh-site/forrest.properties.xml (original)
+++ forrest/trunk/main/fresh-site/forrest.properties.xml Fri Jan 14 00:31:52 2011
@@ -19,15 +19,9 @@
<!--
This is a configuration file for the new properties system.
See faq.html#version
+And see each plugin's documentation for all available properties.
-->

-<!--
- # codename: Dispatcher
- # Dispatcher is using a fallback mechanism for theming.
- # You can configure the theme name and its extension here
- -->
+ <property name="output.pdf.fontFamily.TOCFontFamily" value="serif"/>
<property name="dispatcher.theme" value="pelt"/>
-<!--SVG example for project/group logo-->
- <property name="group-name" value="group"/>
- <property name="project-name" value="project"/>
</properties>

Modified: forrest/trunk/main/template-sites/basic/forrest.properties.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/main/template-sites/basic/forrest.properties.xml?rev=1058817&r1=1058816&r2=1058817&view=diff
==============================================================================
--- forrest/trunk/main/template-sites/basic/forrest.properties.xml (original)
+++ forrest/trunk/main/template-sites/basic/forrest.properties.xml Fri Jan 14 00:31:52 2011
@@ -19,13 +19,9 @@
<!--
This is a configuration file for the new properties system.
See faq.html#version
+And see each plugin's documentation for all available properties.
-->

-<!--
- # codename: Dispatcher
- # Dispatcher is using a fallback mechanism for theming.
- # You can configure the theme name and its extension here
- -->
+ <property name="output.pdf.fontFamily.TOCFontFamily" value="serif"/>
<property name="dispatcher.theme" value="pelt"/>
- <property name="dispatcher.theme-ext" value=".fv"/>
</properties>

Forrest svn RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.