Home
last modified time | relevance | path

Searched +full:usedraft -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/
H A DDraft.php73 if (!$conf['usedraft']) {
/dokuwiki/lib/exe/
H A Djs.php144 js_runonstart("dw_locktimer.init(" . ($conf['locktime'] - 60) . "," . $conf['usedraft'] . ")");
/dokuwiki/conf/
H A Ddokuwiki.php84 $conf['usedraft'] = 1; //automatically save a draft while editing (0|1)
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php190 $meta['usedraft'] = ['onoff'];