took out some topic logging
authormtopper <mtopper>
Sat, 13 Jan 2007 11:59:06 +0000 (11:59 +0000)
committermtopper <mtopper>
Sat, 13 Jan 2007 11:59:06 +0000 (11:59 +0000)
etc/producer/producers.xml

index 868b14d..0a706ba 100755 (executable)
 
              <List key="topics" table="topic t" extratables="content_x_topic ctx"
                selection="ctx.content_id = ${article.id} AND ctx.topic_id = t.id"  />
-                  <If condition="utility.listSize(topics) > 0">
+                  <!--<If condition="utility.listSize(topics) > 0">
                   <then>
                        <Log message="I have a topic list with ${utility.listSize(topics)}" />
                    </then>
-                  </If>
+                  </If>-->
         <If condition="article.is_published == '1'">
           <then>
             <Language>