From: john Date: Mon, 13 Jan 2003 13:18:17 +0000 (+0000) Subject: a few changes to make sure this works...nothing major X-Git-Tag: BEFORE_MERGE_1_1~330 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=2d2baa8246333bf9007dc04a7686ddea7000fcf1;p=mir.git a few changes to make sure this works...nothing major --- diff --git a/etc/producer/printablecontent.template b/etc/producer/printablecontent.template index 2c7a5995..ce9c3a79 100755 --- a/etc/producer/printablecontent.template +++ b/etc/producer/printablecontent.template @@ -87,7 +87,7 @@ an attribution of copyright/left rights, etc. the possibilities are endless. line-height="18pt" space-after.optimum="3pt" text-align="center"> - ${article.content.title} + ${article.title} @@ -96,7 +96,7 @@ an attribution of copyright/left rights, etc. the possibilities are endless. line-height="13pt" space-after.optimum="3pt" text-align="end"> - ${article.content.creator}, ${article.content.webdb_create_formatted} + ${article.creator}, ${article.webdb_create_formatted} @@ -107,27 +107,27 @@ an attribution of copyright/left rights, etc. the possibilities are endless. line-height="13pt" space-after.optimum="3pt" text-align="justify"> - ${article.content.description_parsed} + ${article.description_parsed} - + - + - Email: ${article.content.creator_email} + Email: ${article.creator_email} - + - URL: ${article.content.creator_main_url} + URL: ${article.creator_main_url} - +