Home
last modified time | relevance | path

Searched +full:allow_ckg_filebrowser +(+path:plugin +path:ckgedit) -(+path:plugin +path:ckgedit +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/ckgedit/conf/
H A Ddefault.php6 $conf['allow_ckg_filebrowser'] = 'all';
H A Dmetadata.php6 $meta['allow_ckg_filebrowser'] = array('multichoice', '_choices' => array('all','ckgedit','dokuwiki…
/plugin/ckgedit/action/
H A Dedit.php599 if ($this->getConf('allow_ckg_filebrowser') == 'all') {
603 $fb = $this->getConf('allow_ckg_filebrowser');
782 <?php if($this->getConf('allow_ckg_filebrowser') == 'all'): ?>
H A Dmeta.php765 // $conf['plugin']['ckgedit']['allow_ckg_filebrowser'] = 'dokuwiki';