several fixes, mostly in the anti-abuse system
[mir.git] / etc / producer / producers.xml
index 0027d3e..13bb6cb 100755 (executable)
@@ -56,6 +56,7 @@
               <Generate 
                 generator="/emailThisArticle.template" 
                 destination="${config.storageRoot}/${pathprefix}/${article.date.formatted.yyyy}/${article.date.formatted.MM}/${article.id}.txt"/>
+               <!--
               <PDFPreFormat 
                 key="article" 
                 numLinesBetweenImages="3" 
@@ -70,7 +71,7 @@
               <PDFGenerate
                 generator="${config.storageRoot}/${pathprefix}/${article.date.formatted.yyyy}/${article.date.formatted.MM}/${article.id}.fo"
                 destination="${config.storageRoot}/${pathprefix}/${article.date.formatted.yyyy}/${article.date.formatted.MM}/${article.id}.pdf"
-                stylesheet="${config['Producer.HTML2FOStyleSheet']}" />
+                stylesheet="${config['Producer.HTML2FOStyleSheet']}" /> -->
              </Language>
              <IndexContent key="article" pathToIndex="${config['IndexPath']}"/>
           </then>