From: Mischa POSLAWSKY Date: Sat, 25 Aug 2018 22:18:10 +0000 (+0200) Subject: nieuws/feed: represent last update by publish date X-Git-Tag: v3.7~16 X-Git-Url: http://git.shiar.net/minimedit.git/commitdiff_plain/60b1fe24849dc0995edeec115a2696c8c2b17479?hp=2cdc2cb95e16975c4d210f8cebcc8b04a43b79ad nieuws/feed: represent last update by publish date File modification time is affected by any write, not just significant changes as the specs demand. As some readers show only updated in overviews, prefer the stable creation date for now, disregarding any later edits. --- diff --git a/nieuws/feed/index.php b/nieuws/feed/index.php index eff9203..128aa5a 100644 --- a/nieuws/feed/index.php +++ b/nieuws/feed/index.php @@ -29,7 +29,7 @@ foreach ($pages as $i => $page) { <?= $article->title ?> dateiso ?> - lastiso ?> + dateiso ?> body) ?> thumb) {