made it outside of language
[nyc.indymedia.org.git] / etc / producer / producers.xml
index 868b14d..73c45b1 100755 (executable)
       </verb>
 
       <verb name="regen">
-       <Define key="verbcvondition" value="(not is_produced) and to_article_type != ${articletype.static}"/>
+       <Define key="verbcondition" value="(not is_produced) and to_article_type != ${articletype.static}"/>
        <Set key="limit" value="5000"/>
       </verb>
     </verbs>
 
              <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 condition="article.is_published == '1'">
+                  </If>-->
+             <Log message="I am generating: ${article.id}"/>
+
+  <If condition="article.is_published == '1'">
           <then>
             <Language>
               <Generate