From: john Date: Mon, 13 Jan 2003 16:12:21 +0000 (+0000) Subject: adding the stuff so dynamic pdf generation works X-Git-Tag: BEFORE_MERGE_1_1~325 X-Git-Url: http://erislabs.net/gitweb/?p=mir.git;a=commitdiff_plain;h=fd929e0b0739680a19db8bfb420b8d0205c49819 adding the stuff so dynamic pdf generation works --- 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 #