edit: static edit link
[minimedit.git] / edit.js
2017-09-19 Mischa POSLAWSKYedit: static edit link v2.2
2017-09-18 Mischa POSLAWSKYedit: ignore html elements in sentence wrapping
2017-09-18 Mischa POSLAWSKYedit: replace custom paragraph breaks by sentence wrapping
2017-09-18 Mischa POSLAWSKYpage: omit numeric placeholders during edit
2017-09-18 Mischa POSLAWSKYedit: reenforce xml slash in self-closing elements
2017-09-18 Mischa POSLAWSKYedit: enable placeholder plugin
2017-09-18 Mischa POSLAWSKYedit: restore placeholders on edit
2017-09-18 Mischa POSLAWSKYedit: autostart mode on #edit hash
2017-09-18 Mischa POSLAWSKYedit: right-align ckeditor toolbar
2017-09-18 Mischa POSLAWSKYpage: rework script control
2017-09-18 Mischa POSLAWSKYedit: toggle editor dynamically
2017-09-18 Mischa POSLAWSKYpage: route requests through global php handler
2017-07-12 Mischa POSLAWSKYrename all html files to php
2015-01-23 Mischa POSLAWSKYedit: preview page css in block options
2015-01-19 Mischa POSLAWSKYedit: include anchor button to refer news items
2015-01-19 Mischa POSLAWSKYedit: generic save icon
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 POSLAWSKYedit: restrict to whitelisted ip addresses
2014-07-08 Mischa POSLAWSKYedit: page editor and php save handler