From 97d0c09a18d9c9b1defb3f4849e04e06745000c7 Mon Sep 17 00:00:00 2001 From: Amitai Schlair Date: Wed, 17 Jul 2013 16:38:08 -0400 Subject: Show author in addition to feedname, if different. While here, mollify http://validator.w3.org/feed/ and s/dcterms:creator/dc:creator/g, which happens to make rss2email see and do nice things with authors. --- templates/aggregatepost.tmpl | 4 ++++ templates/rssitem.tmpl | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/aggregatepost.tmpl b/templates/aggregatepost.tmpl index 4e89efe32..a89ccfcdf 100644 --- a/templates/aggregatepost.tmpl +++ b/templates/aggregatepost.tmpl @@ -11,5 +11,9 @@ [[!meta copyright=""]] + +[[!meta author=": "]] + [[!meta author=""]] + [[!meta authorurl=""]] diff --git a/templates/rssitem.tmpl b/templates/rssitem.tmpl index 9acefb5d3..bb03ca5bc 100644 --- a/templates/rssitem.tmpl +++ b/templates/rssitem.tmpl @@ -7,7 +7,7 @@ - + -- cgit v1.2.3