From 00f955674efa9de41eddda3ba945d906294d9601 Mon Sep 17 00:00:00 2001 From: john Date: Tue, 28 May 2002 18:12:08 +0000 Subject: [PATCH] fixed all outstanding problems with features.1-0.rdf file 1) changed encoding to UTF-8 2) added rdf items for the startpage specials 3) added a manual timezone offset to the dc dates --- templates-dist/producer/featuresRSS.template | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/templates-dist/producer/featuresRSS.template b/templates-dist/producer/featuresRSS.template index 338b7b2f..42d1c4b2 100755 --- a/templates-dist/producer/featuresRSS.template +++ b/templates-dist/producer/featuresRSS.template @@ -1,4 +1,4 @@ - + ${data.dc_now} + + + + + +${s.title} +${config.productionHost}${config.docRoot}${s.publish_path}${s.id}.shtml +${s.description_sentence} +${s.webdb_create_dc}+0200 + + ${i.title} ${config.productionHost}${config.docRoot}${i.publish_path}${i.id}.shtml ${i.description_sentence} -${i.webdb_create_dc} +${i.webdb_create_dc}+0200 -- 2.11.0