*** empty log message ***
authorpatrick <patrick>
Sun, 14 Aug 2005 20:53:56 +0000 (20:53 +0000)
committerpatrick <patrick>
Sun, 14 Aug 2005 20:53:56 +0000 (20:53 +0000)
etc/producer/newswirearchive.template

index 0dbd7ab..530da84 100755 (executable)
                   <b><a href="${config["Producer.DocRoot"]}/${language.code}/${i.date.formatted["yyyy'/'MM"]}/${i.id}.shtml">${i.title}</a></b>
                </p>
                <p class="summary">
+                  <span class="datestamp">${aorig.creationdate.formatted["MMM d, h:mm'<span>'a'</span>'"]}</span><br />
                   <small class="author">${aorig.creator} <if aorig.id!=i.id>(${lang("general.translatedby", i.creator)})</if><if i.creator || aorig.creator>, </if>&#160;|</small>
-                  <span class="lead">${i.subtitle}</span>
-                  <small><span class="datestamp">${aorig.creationdate.formatted["dd-MM-yyyy - HH:mm"]}</span>
-                  <span class="comments">${i.commentcount} Comments</span>
-                  <a href="${config["Producer.DocRoot"]}/${language.code}/${i.date.formatted["yyyy'/'MM"]}/${i.id}.h
+                  <span class="lead">${i.description_parsed}</span>
+                  <small>
+                     <span class="comments">${i.commentcount} Comments</span>
+                     <a href="${config["Producer.DocRoot"]}/${language.code}/${i.date.formatted["yyyy'/'MM"]}/${i.id}.shtml" class="readMore">${lang("general.readmore")}</a>
+                  </small>
                </p>
 
                <if aorig.to_media_audio >
@@ -59,8 +61,6 @@
                   <img src="${aorig.to_media_images[0]["icon_path"]}" width="${aorig.to_media_images[0]["icon_width"]}" height="${aorig.to_media_images[0]["icon_height"]}" alt="${aorig.to_media_images[0]["title"]}" align="left" />
                </if>
 
-               ${i.description_parsed}
-               <a href="${config["Producer.DocRoot"]}/${language.code}${i.publish_path}${i.id}.shtml">${lang("general.readmore")}</a>
                <br clear="all" />
             </list>
          </div>