login/pass: error messages below page title
[minimedit.git] / head.inc.php
2021-09-22 Mischa POSLAWSKYhead: self link as canonical url instead of og:url
2021-09-22 Mischa POSLAWSKYhead: reorder description metadata attributes
2020-12-19 Mischa POSLAWSKYhead: load edit script before body
2020-12-19 Mischa POSLAWSKYpage: replace global variables by $Page object
2020-12-05 Mischa POSLAWSKYhead: title as og:name property, clean up description
2020-05-17 Mischa POSLAWSKYhead: indicate explicit og:type of website
2020-05-17 Mischa POSLAWSKYhead: include canonical location in og:url
2019-07-12 Mischa POSLAWSKYhead: use page teaser as meta description
2019-06-28 Mischa POSLAWSKYpage: header metadata from article object
2019-03-02 Mischa POSLAWSKYnieuws: first paragraph teaser as page description
2019-02-10 Mischa POSLAWSKYpage: closing xml slash in head meta tags
2019-02-10 Mischa POSLAWSKYhead: enforce absolute links of og:image values
2018-10-27 Mischa POSLAWSKYnieuws: prepend article header to page title
2018-10-27 Mischa POSLAWSKYpage: track base head include
2017-09-18 Mischa POSLAWSKYpage: rename head includes
2017-09-18 Mischa POSLAWSKYpage: replace links to current page in menu include
2017-09-18 Mischa POSLAWSKYpage: wrap menu in header container
2017-09-18 Mischa POSLAWSKYpage: route requests through global php handler
2017-09-18 Mischa POSLAWSKYpage: split head/foot includes
2017-07-12 Mischa POSLAWSKYpage: authorise user logins at page start
2017-07-12 Mischa POSLAWSKYconvert ssi html files to php code