From 5fb2cfa9ce820730cd8dfbd435ae833b20a7ab69 Mon Sep 17 00:00:00 2001 From: john Date: Sun, 14 Apr 2002 22:49:34 +0000 Subject: [PATCH] a template for RSS/RDF generation of the features in the center column. currently an exact duplicate of indymedia.org/features.1-0.rdf --- templates-dist/producer/featuresRSS.template | 35 ++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100755 templates-dist/producer/featuresRSS.template diff --git a/templates-dist/producer/featuresRSS.template b/templates-dist/producer/featuresRSS.template new file mode 100755 index 00000000..b16eb06c --- /dev/null +++ b/templates-dist/producer/featuresRSS.template @@ -0,0 +1,35 @@ + + + + + +Indymedia-XX +${config.producerProductionHost} +Highlights from Indymedia-XX, a revolutionary expirement in democratic media +IMC Features Working Group <features@someindymedia.org> +Open Content License, http://www.opencontent.org +${dc_now} + + + + + + + + + + +${i.title} +${config.producerProductionHost}${config.producerDocRoot}${i.publish_path}${i.id}.shtml +${i.description_parsed} +${i.webdb_create_dc} + + + + + -- 2.11.0