page: article method to find handler code
[minimedit.git] / article.inc.php
2020-02-04 Mischa POSLAWSKYpage: article method to find handler code
2020-02-04 Mischa POSLAWSKYpage: separate method to load page contents
2020-01-01 Mischa POSLAWSKYpage: fix titleless article teaser fallback
2019-12-05 Mischa POSLAWSKYpage: capture multiline titles in article contents
2019-10-27 Mischa POSLAWSKYsitemap: skip subdirectories containing .gitignore
2019-10-17 Mischa POSLAWSKYpage: include partial templates from *.inc.html
2019-10-17 Mischa POSLAWSKYwidget/sitemap: move find code to global PageSearch...
2019-07-12 Mischa POSLAWSKYpage: strip metadata tags from article preface
2019-07-12 Mischa POSLAWSKYpage: teaser fallback to untitled paragraph
2019-07-12 Mischa POSLAWSKYpage: prefer meta description as article teaser
2019-07-12 Mischa POSLAWSKYpage: read file during article object initialisation
2019-06-28 Mischa POSLAWSKYpage: retrieve static contents from article object
2019-06-28 Mischa POSLAWSKYpage: rename article method "body" to "story"
2019-06-28 Mischa POSLAWSKYpage: promote news article class to represent all pages