login/pass: error messages below page title
[minimedit.git] / page.inc.php
2021-01-01 Mischa POSLAWSKYpage: only html body on application/xml requests
2020-12-21 Mischa POSLAWSKYedit/page: add edit button in javascript
2020-12-21 Mischa POSLAWSKYedit/head: move admin preparation to separate include
2020-12-19 Mischa POSLAWSKYhead: load edit script before body
2020-12-19 Mischa POSLAWSKYpage: ignore output buffer in article render
2020-12-19 Mischa POSLAWSKYpage: store placeholder values in $Page object
2020-12-19 Mischa POSLAWSKYpage: move getoutput() to render method
2020-12-19 Mischa POSLAWSKYpage: replace global variables by $Page object
2020-12-05 Mischa POSLAWSKYedit/page: update remote ckeditor to version 4.15.1
2020-12-05 Mischa POSLAWSKYedit/page: load ckeditor dependency from script include
2020-12-05 Mischa POSLAWSKYhead: icons to abbreviate user and edit
2020-12-05 Mischa POSLAWSKYpage: ignore failed user setup during errors
2020-12-01 Mischa POSLAWSKYauth: create user object regardless of login
2019-11-09 Mischa POSLAWSKYpage: silence object warnings on missing pages
2019-10-27 Mischa POSLAWSKYauth: admin subpermission check for edit pages
2019-10-17 Mischa POSLAWSKYpage: include partial templates from *.inc.html
2019-10-15 Mischa POSLAWSKYauth: admin permissions per function
2019-06-28 Mischa POSLAWSKYauth: store global user metadata in User object
2019-03-02 Mischa POSLAWSKYpage: hide login class sections in all contents
2018-07-16 Mischa POSLAWSKYedit: move contents editor to subdirectory
2018-07-16 Mischa POSLAWSKYedit: optionally load ckeditor from local install
2018-07-14 Mischa POSLAWSKYpage: stable include path (site then minimedit root) v3.5
2018-07-07 Mischa POSLAWSKYpage: ignore undeclared placeholders in errors
2018-06-08 Mischa POSLAWSKYpage: apply placeholder replacement to all page output
2017-10-22 Mischa POSLAWSKYpage: show edit link for new pages v2.4
2017-10-04 Mischa POSLAWSKYconsistently use empty() to check user existence
2017-10-02 Mischa POSLAWSKYpage: link user name in header bar to login page v2.3
2017-09-27 Mischa POSLAWSKYpage: omit edit link if unwritable
2017-09-19 Mischa POSLAWSKYedit: static edit link v2.2
2017-09-19 Mischa POSLAWSKYpage: replace login placeholder by precomposed paragraph
2017-09-18 Mischa POSLAWSKYpage: save document root for includes during shutdown
2017-09-18 Mischa POSLAWSKYpage: write edit includes from common script
2017-09-18 Mischa POSLAWSKYpage: user-dependent filter menu links
2017-09-18 Mischa POSLAWSKYpage: prepare static output before dynamic code
2017-09-18 Mischa POSLAWSKYpage: rework script control
2017-09-18 Mischa POSLAWSKYpage: exclude dynamic output from article container
2017-09-18 Mischa POSLAWSKYlogin: replace http authentication by cookie system
2017-09-18 Mischa POSLAWSKYpage: include path in page includes
2017-09-18 Mischa POSLAWSKYpage: rename head includes