X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=etc%2Fproducer%2Fproducers.xml;h=2503b89485c0983b360b35900f182a419e6b42cd;hb=3c995cfe3ce255ced44c1dd20a3deafdbb7bd856;hp=b9ad277d84191b156d54144d49fc9504f318aa00;hpb=d8e009a000a66668b684fd5f0eb2b38fa6835a9e;p=nyc.indymedia.org.git diff --git a/etc/producer/producers.xml b/etc/producer/producers.xml index b9ad277..2503b89 100755 --- a/etc/producer/producers.xml +++ b/etc/producer/producers.xml @@ -1,6 +1,5 @@ - + - + - + + + + + + + + + destination="${config.storageRoot}/${pathprefix}/${article.date.formatted.yyyy}/${article.date.formatted.MM}/${article.id}.html"/> + destination="${config.storageRoot}/languagebar/${article.to_original.date.formatted.yyyy}/${article.to_original.date.formatted.MM}/${article.to_original.id}.html"/> @@ -290,17 +296,17 @@ - + - + - + + generator="/staticpage.template" + destination="${config.storageRoot}/${pathprefix}/static/${article.edittitle}.html"/> + + destination="${config.storageRoot}/languagebar/${article.to_original.date.formatted.yyyy}/${article.to_original.date.formatted.MM}/${article.to_original.id}.html"/> @@ -361,7 +370,7 @@ + destination="${config.storageRoot}/${pathprefix}/navigation.html"/> @@ -375,6 +384,16 @@ + + + + + + + + + + @@ -385,8 +404,8 @@ - - + + - - + + - + destination="${config.storageRoot}/${pathprefix}/newswireinclude.html"/> @@ -551,7 +570,7 @@ + destination="${config.storageRoot}/${pathprefix}/rssnewswireinclude.html"/> @@ -565,10 +584,17 @@ + + + + + + + NOW()-'1 week'::interval and c.is_published=true and cm.is_published=true and c.id=cm.to_media group by c.id,c.title, c.subtitle,c.edittitle,c.date,c.creator,c.creator_main_url,c.creator_email,c.creator_address,c.creator_phone,c.description, c.comment,c.source,c.is_published,c.is_produced,c.to_publisher,c.to_language,c.to_rights,c.webdb_create,c.webdb_lastchange, c.content_data,c.is_html,c.to_article_type,c.to_content,c.keywords,c.to_locking_user" - order="count(cm.id) desc" + order="count(cm.id) desc, c.webdb_create desc " limit="3" /> @@ -684,8 +710,8 @@ @@ -705,7 +731,7 @@ + destination="${config.storageRoot}/calendarinclude.html"/> @@ -764,13 +790,14 @@ - NOW()-'1 day'::interval AND t.archiv_url = 'Category' GROUP BY t.title , t.filename ORDER BY t.title" type="set"/> - + + destination="${config.storageRoot}/${pathprefix}/topiccount.html" /> + @@ -784,19 +811,19 @@ + selection="t.id=t2.id AND t.archiv_url = 'Subcategory' AND (SELECT count(*) from content_x_topic where topic_id = t.id) > 0" order="RANDOM()" limit="10"> + selection ="id in (select content_id from content_x_topic where topic_id = ${category.id}) AND is_published=true" order="date DESC" + limit="3" /> + destination="${config.storageRoot}/${pathprefix}/randomcats/random${counter}.html" /> @@ -829,11 +856,24 @@ + destination="${config.storageRoot}/${pathprefix}/footer.html"/> + + + + + + + + + + +