minimedit.git
2017-09-18 Mischa POSLAWSKYpage: global var to indicate edit mode v2.0
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 POSLAWSKYlogout: clear user var to prevent disallowed edit option v1.3
2017-07-12 Mischa POSLAWSKYlogin: replace page editability var by admin status
2017-07-12 Mischa POSLAWSKYpage: authorise user logins at page start
2017-07-12 Mischa POSLAWSKYlogin: custom welcome page after login
2017-07-12 Mischa POSLAWSKYlogin: separate logout page
2017-07-12 Mischa POSLAWSKYlogin: emulate apache authentication to check admin...
2017-07-12 Mischa POSLAWSKYpage: move client authentication to php include
2017-07-12 Mischa POSLAWSKYedit: root include from parent directory on subpages
2017-07-12 Mischa POSLAWSKYrename all html files to php
2017-07-12 Mischa POSLAWSKYconvert ssi html files to php code
2017-07-10 Mischa POSLAWSKYedit: emulate ip authentication in php footer
2017-07-10 Mischa POSLAWSKYedit: detect executable files as uneditable
2017-07-10 Mischa POSLAWSKY404: convert error pages to php code
2017-05-08 Mischa POSLAWSKYedit: drop php shebangs
2016-08-27 Mischa POSLAWSKYedit: drop executable bits to mark non-editable
2015-01-23 Mischa POSLAWSKYedit: preview page css in block options
2015-01-20 Mischa POSLAWSKYpage: rename head/foot include files v1.2
2015-01-19 Mischa POSLAWSKYedit: delete page if emptied
2015-01-19 Mischa POSLAWSKYedit: include anchor button to refer news items
2015-01-19 Mischa POSLAWSKYignore untracked ckeditor checkout
2015-01-19 Mischa POSLAWSKYedit: generic save icon
2015-01-18 Mischa POSLAWSKYpage: prepare php footer include
2015-01-18 Mischa POSLAWSKYpage: static footer include alternative
2014-11-03 Mischa POSLAWSKYedit: cgi script (shebang and executable)
2014-08-28 Mischa POSLAWSKYedit: report successful saves v1.1
2014-08-28 Mischa POSLAWSKYedit: encode page url in path
2014-07-23 Mischa POSLAWSKYedit: force paste as plain text
2014-07-20 Mischa POSLAWSKYedit: page class to indicate edit mode
2014-07-16 Mischa POSLAWSKYedit: page name fallback for subdirectory index
2014-07-16 Mischa POSLAWSKYedit: rooted links to support subdirectories
2014-07-15 Mischa POSLAWSKYedit: refer to upcoming image upload handler
2014-07-15 Mischa POSLAWSKYedit: disable image resizing (plus workaround)
2014-07-15 Mischa POSLAWSKYedit: customise default table attributes
2014-07-08 Mischa POSLAWSKYedit: compatibility html formatting v1.0
2014-07-08 Mischa POSLAWSKY404: ErrorDocument with special case to create as admin
2014-07-08 Mischa POSLAWSKYedit: link to toggle editing mode
2014-07-08 Mischa POSLAWSKYedit: restrict to whitelisted ip addresses
2014-07-08 Mischa POSLAWSKYedit: page editor and php save handler
2013-06-07 Mischa POSLAWSKYpage: common footer include