From: Joey Hess Date: Thu, 5 Sep 2013 14:04:38 +0000 (-0400) Subject: aggregate: Improve display of post author. X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/395ca7ae56fe177d1637e2a5491273dfe427585f aggregate: Improve display of post author. The recent move of the post author to the author field is good, but with it coming after the name of the feed, it is unlikely to be visible when viewed in eg mutt. Move it to before the feed name. --- diff --git a/debian/changelog b/debian/changelog index cfcf8a3d9..97ddc4e65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (3.20130904.2) UNRELEASED; urgency=low + + * aggregate: Improve display of post author. + + -- Joey Hess Thu, 05 Sep 2013 10:01:10 -0400 + ikiwiki (3.20130904.1) unstable; urgency=low * Fix cookiejar default setting. diff --git a/templates/aggregatepost.tmpl b/templates/aggregatepost.tmpl index a89ccfcdf..5a0f6e780 100644 --- a/templates/aggregatepost.tmpl +++ b/templates/aggregatepost.tmpl @@ -12,7 +12,7 @@ [[!meta copyright=""]] -[[!meta author=": "]] +[[!meta author=" ()"]] [[!meta author=""]]