Home
last modified time | relevance | path

Searched refs:fck_location (Results 1 – 5 of 5) sorted by relevance

/plugin/new_page_dialog/action/
H A Dnew.php12 var $fck_location = false; variable in action_plugin_npd_new
/plugin/npd/action/
H A Dnew.php12 var $fck_location = false; variable in action_plugin_npd_new
/plugin/fckg/action/
H A Dedit.php26 var $fck_location = "fckeditor"; variable in action_plugin_fckg_edit
121 'src'=>DOKU_BASE.'lib/plugins/fckg/' .$this->fck_location. '/fckeditor.js'
475 fck.BasePath = "'.DOKU_BASE.'lib/plugins/fckg/'.$this->fck_location.'/";
484 fck.BasePath = "'.DOKU_BASE.'lib/plugins/fckg/'.$this->fck_location.'/";
493 fck.BasePath = "'.DOKU_BASE.'lib/plugins/fckg/'.$this->fck_location.'/";
/plugin/ckgdoku/action/
H A Dedit.php16 var $fck_location = "ckeditor"; variable in action_plugin_ckgdoku_edit
123 'src'=>DOKU_BASE.'lib/plugins/ckgdoku/' .$this->fck_location. '/ckeditor.js'
/plugin/ckgedit/action/
H A Dedit.php16 var $fck_location = "ckeditor"; variable in action_plugin_ckgedit_edit
124 'src'=>DOKU_BASE.'lib/plugins/ckgedit/' .$this->fck_location. '/ckeditor.js'