page: strip metadata tags from article preface
authorMischa POSLAWSKY <perl@shiar.org>
Fri, 12 Jul 2019 02:00:57 +0000 (04:00 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Fri, 12 Jul 2019 02:18:16 +0000 (04:18 +0200)
commitd51bf78a63e3f313f3e5d2de46ffe6ecbf2e93c4
treeb1c2eddfeec7cabf0a870080793d220de1fa6f63
parent9c6d004933372ae88ff79a7625a3628aa447a5e6
page: strip metadata tags from article preface

Search html body top for all <meta /> html intended as page data, available from
object $meta, but not shown directly as contents.  Matches for description
were returned already as teaser, but not removed.  Similar overrides are now
considered for title and image methods as well.
article.inc.php