page: omit numeric placeholders during edit
[minimedit.git] / page.php
2017-09-18 Mischa POSLAWSKYpage: omit numeric placeholders during edit
2017-09-18 Mischa POSLAWSKYpage: edit template in static contents
2017-09-18 Mischa POSLAWSKYedit: restore placeholders on edit
2017-09-18 Mischa POSLAWSKYpage: common getoutput() to replace placeholders
2017-09-18 Mischa POSLAWSKYpage: catch fatal php errors
2017-09-18 Mischa POSLAWSKYpage: replace error scripts by editable html with place...
2017-09-18 Mischa POSLAWSKYpage: prepare static output before dynamic code
2017-09-18 Mischa POSLAWSKYpage: return 500 status and page on php exceptions
2017-09-18 Mischa POSLAWSKYpage: rework script control
2017-09-18 Mischa POSLAWSKYedit: distinct admin template for missing pages
2017-09-18 Mischa POSLAWSKYlogin: replace http authentication by cookie system
2017-09-18 Mischa POSLAWSKYpage: rename head includes
2017-09-18 Mischa POSLAWSKYpage: skip head formatting for script overrides (edit)
2017-09-18 Mischa POSLAWSKYpage: global var to indicate edit mode v2.0
2017-09-18 Mischa POSLAWSKYpage: route requests through global php handler