This is an automated email from the ASF dual-hosted git repository.
adityasharma pushed a change to branch ROL-2136
in repository https://gitbox.apache.org/repos/asf/roller.git.
at 681cf9c Improved: Editor should confirm user before leaving the page
(ROL-2136) On the pages where editors are used, if the user has done some
unsaved changes. Before closing window/tab it should confirm user. Done
following changes: 1. Included UnsavedChanges plugin for Xinha editor that
implicitly handles it 2. Added custom code to add confimation box for text area
which adds an event handler to beforeunload event if the text area is changed.
This branch includes the following new commits:
new 681cf9c Improved: Editor should confirm user before leaving the page
(ROL-2136) On the pages where editors are used, if the user has done some
unsaved changes. Before closing window/tab it should confirm user. Done
following changes: 1. Included UnsavedChanges plugin for Xinha editor that
implicitly handles it 2. Added custom code to add confimation box for text area
which adds an event handler to beforeunload event if the text area is changed.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.