diff options
author | Michael Große <grosse@cosmocode.de> | 2018-06-08 09:50:46 +0200 |
---|---|---|
committer | Michael Große <grosse@cosmocode.de> | 2018-06-08 09:50:46 +0200 |
commit | f7d14abd12375c90293eb3fe66871fe3e90ff0fc (patch) | |
tree | c8e4a1883e9fe7439dcd9526b42793b838057edc /lib/scripts/jquery/jquery-ui-theme | |
parent | c49e647b68fc2302dc54e17b3685823e4512a10f (diff) | |
download | dokuwiki-f7d14abd12375c90293eb3fe66871fe3e90ff0fc.tar.gz dokuwiki-f7d14abd12375c90293eb3fe66871fe3e90ff0fc.zip |
✨(dw_locktimer) plugins may reuse to add fields and callbacks
Plugins may want to add further fields to be present when saving drafts.
Plugins may want to execute some js functionality that should be timed to
the saved draft/refreshed lock.
If a plugin does another init() to attach the dw_locktimer to its own editor,
then the default callback would be added a second time, causing unexpected
and undesired behavior.
This includes the changes from the following commits:
6ef45cc1c69591eb7facf381ef4bcf88e3aaa1c0
6ca947f3ad455df4fca1a3076b174b7b2688bd89
0fff419cc95b9783dd33ab02ffb3bd7806d5fcde
87bed8b672a166d073948bcb4ca49aaa81dc880c
Diffstat (limited to 'lib/scripts/jquery/jquery-ui-theme')
0 files changed, 0 insertions, 0 deletions