From: Mischa POSLAWSKY Date: Tue, 4 Feb 2020 20:23:45 +0000 (+0100) Subject: issue/feed: include reply count as thread metadata X-Git-Tag: v4.5~27 X-Git-Url: http://git.shiar.net/minimedit.git/commitdiff_plain/072ed096973a4acca34602462ffd711752d985c3 issue/feed: include reply count as thread metadata Possibly useful values for derived layouts. Might be shown in overviews of some RSS readers. --- diff --git a/issue/feed.inc.php b/issue/feed.inc.php index 1c4202e..f5cf847 100644 --- a/issue/feed.inc.php +++ b/issue/feed.inc.php @@ -4,7 +4,8 @@ print ''; $siteref = (empty($_SERVER['HTTPS']) ? 'http' : 'https') . '://' . $_SERVER['HTTP_HOST']; ?> - + Lijtweg.nl Meldingen / @@ -20,6 +21,7 @@ while ($row = $query->fetch()) { <?= $row->subject ?> created ?> updated ?> +