edit: leave standalone placeholders as is
[minimedit.git] / edit.js
2018-07-08 Mischa POSLAWSKYedit: leave standalone placeholders as is
2018-06-18 Mischa POSLAWSKYedit: button to create div containers v3.2
2018-06-16 Mischa POSLAWSKYedit: omit type input from link dialog
2018-06-14 Mischa POSLAWSKYedit: prefer enhanced image plugin with alignment classes
2018-06-14 Mischa POSLAWSKYedit: support ckeditor uploadUrl protocol
2017-09-29 Mischa POSLAWSKYedit: enable image uploads in ckeditor
2017-09-29 Mischa POSLAWSKYedit: replace double linebreaks by paragraphs
2017-09-29 Mischa POSLAWSKYedit: paste limited html, enforce filter on all events
2017-09-28 Mischa POSLAWSKYedit: replace save confirmation by page close protection
2017-09-28 Mischa POSLAWSKYedit: drop underline/strike from ckeditor toolbar
2017-09-28 Mischa POSLAWSKYedit: drop rare options from ckeditor toolbar
2017-09-28 Mischa POSLAWSKYedit: copy page stylesheet for ckeditor contents
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