no longer generate email articles from producer
authorjohn <john>
Sun, 4 May 2003 12:55:03 +0000 (12:55 +0000)
committerjohn <john>
Sun, 4 May 2003 12:55:03 +0000 (12:55 +0000)
etc/producer/producers.xml

index 13bb6cb..8864dbd 100755 (executable)
@@ -53,9 +53,7 @@
               <Generate 
                 generator="/article.template" 
                 destination="${config.storageRoot}/${pathprefix}/${article.date.formatted.yyyy}/${article.date.formatted.MM}/${article.id}.shtml"/>
-              <Generate 
-                generator="/emailThisArticle.template" 
-                destination="${config.storageRoot}/${pathprefix}/${article.date.formatted.yyyy}/${article.date.formatted.MM}/${article.id}.txt"/>
+
                <!--
               <PDFPreFormat 
                 key="article"