Home
last modified time | relevance | path

Searched refs:dw_locktimer (Results 1 – 13 of 13) sorted by relevance

/plugin/prosemirror/
Dscript.js9 dw_locktimer.init(dw_locktimer.timeout/1000, dw_locktimer.draft);
54 if (dw_locktimer.addField) {
56 dw_locktimer.init(dw_locktimer.timeout/1000, dw_locktimer.draft, 'prosemirror__editor');
57 dw_locktimer.addField('input[name=prosemirror_json]');
/plugin/dokucrypt3/
H A Dscript.js93 dw_locktimer.refresh = function(){
96 params = 'call=lock&id=' + dw_locktimer.pageid + '&';
99 if(now.getTime() - dw_locktimer.lasttime.getTime() <= 30*1000) {
104 … if(dw_locktimer.draft && jQuery('#dw__editform').find('textarea[name=wikitext]').length > 0){
112 … params += jQuery('#dw__editform').find(dw_locktimer.fieldsToSaveAsDraft.join(', ')).serialize();
118 dw_locktimer.refreshed,
121 dw_locktimer.lasttime = now;
/plugin/leightweightscript/
Dscript.js1 var dw_locktimer = { variable
/plugin/lightweightscript/
Dscript.js1 var dw_locktimer = { variable
/plugin/ckgedit/
Dlocktimer.js1 if(window.dw_locktimer) {
2 var locktimer = dw_locktimer;
/plugin/fastwiki/
Dscript.js267 dw_locktimer.init(JSINFO.fastwiki.locktime, JSINFO.fastwiki.usedraft);
307 dw_locktimer.reset();
351 dw_locktimer.clear();
528 dw_locktimer.clear();
748 dw_locktimer.clear();
/plugin/sectionedit/
Dscript.js108 dw_locktimer.clear();
/plugin/dokucrypt2/
Dscript.js87 dw_locktimer.refresh = function(){
90 params = 'call=lock&id=' + dw_locktimer.pageid + '&';
93 if(now.getTime() - dw_locktimer.lasttime.getTime() <= 30*1000) {
98 … if(dw_locktimer.draft && jQuery('#dw__editform').find('textarea[name=wikitext]').length > 0){
115 dw_locktimer.refreshed,
118 dw_locktimer.lasttime = now;
/plugin/etherpadlite/scripts/
Detherpadlite.js272 if (dw_locktimer) {
273 dw_locktimer.refresh();
/plugin/zwidoku/files/
H A Djs.js1dw_locktimer={timeout:0,draft:false,timerID:null,lasttime:null,msg:LANG.willexpire,pageid:'',field…
/plugin/codemirror/dist/
Dscripts.min.js8 …tion(){var b=new Date;if(b.getTime()-dw_locktimer.lasttime.getTime()>3e4){e.val(a.getDoc().getValu…
Dscripts.min.js.map1dw_locktimer","lasttime","setting","hide","dw","setWrap","dw_editor","sizeCtl","currentHeadlineLev…
/plugin/aceeditor/
Dbuild.js1 …Query(a).val(e)},text_changed:function(){return window.textChanged=!0,dw_locktimer.refresh(),summa…