From: john Date: Wed, 27 Mar 2002 11:58:10 +0000 (+0000) Subject: added options for pdf stuff X-Git-Tag: prexmlproducerconfig~225 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=d262f3f8693bf357139d9a68cf5424ad0df27002;p=mir.git added options for pdf stuff --- diff --git a/source/config.properties-dist b/source/config.properties-dist index add37ca0..c3e302a7 100755 --- a/source/config.properties-dist +++ b/source/config.properties-dist @@ -39,6 +39,11 @@ Mir.Version=pre-1.0 ClearXslCache=no StandardLanguage=de DirectOpenposting=yes + +#note that you can't make pdf's without making fo's +GenerateFO=yes +GeneratePDF=yes + #use rsync to mirror the website to a remote-host Rsync=no Rsync.Script.Path=/var/www/bin/rsync-copy @@ -299,6 +304,9 @@ Producer.Navigation.Template=producer/navigation.template Producer.Content.Template=producer/content.template Producer.Content.Batchsize=10 +Producer.PrintableContent.Template=producer/printablecontent.template +Producer.PrintableContent.html2foStyleSheetName=producer/html2fo.xsl + Producer.Startseite.Template=producer/startseite.template Producer.Startseite.Entries=7 Producer.Startseite.Pages=10