From 9297bb58725ae153f0c75dd74083791936cbee10 Mon Sep 17 00:00:00 2001 From: john Date: Thu, 18 Apr 2002 09:00:20 +0000 Subject: [PATCH] use description_sentence to not have the entire front page text+html getting shoved into what should be just a teaser --- templates-dist/producer/featuresRSS.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates-dist/producer/featuresRSS.template b/templates-dist/producer/featuresRSS.template index b16eb06c..3e137cf3 100755 --- a/templates-dist/producer/featuresRSS.template +++ b/templates-dist/producer/featuresRSS.template @@ -26,7 +26,7 @@ ${i.title} ${config.producerProductionHost}${config.producerDocRoot}${i.publish_path}${i.id}.shtml -${i.description_parsed} +${i.description_sentence} ${i.webdb_create_dc} -- 2.11.0