From fd929e0b0739680a19db8bfb420b8d0205c49819 Mon Sep 17 00:00:00 2001 From: john Date: Mon, 13 Jan 2003 16:12:21 +0000 Subject: [PATCH] adding the stuff so dynamic pdf generation works --- etc/config.properties-dist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/config.properties-dist b/etc/config.properties-dist index f7ffec00..9115ba6c 100755 --- a/etc/config.properties-dist +++ b/etc/config.properties-dist @@ -88,6 +88,8 @@ Mir.Localizer.Producer.AllNewProducers= media.new;articles.changed;startpage.run #note that you can't make pdf's without making fo's +#this is actually now set in producers.xml +#but these summarize what is said in there for the benefit of OpenMir GenerateFO=yes GeneratePDF=yes @@ -191,6 +193,8 @@ Producer.Icon.BigAudio=audio_big.gif Producer.Icon.BigVideo=video_big.gif Producer.Icon.BigText=text_big.gif +#the style sheet used to turn html into xsl:fo +Producer.HTML2FOStyleSheet=/some/dir/mir/etc/producer/html2fo.xsl # -- 2.11.0