Home
last modified time | relevance | path

Searched refs:pluginsEnabled (Results 151 – 175 of 184) sorted by relevance

12345678

/plugin/stale/_test/
H A DbaseTest.php19 $this->pluginsEnabled[] = helper_plugin_stale::PLUGIN_NAME;
/plugin/bureaucracyau/_test/
H A Dsyntax.test.php8 protected $pluginsEnabled = array('bureaucracyau'); variable in syntax_plugin_bureaucracyau_test
/plugin/bureaucracy-au/_test/
H A Dsyntax.test.php8 protected $pluginsEnabled = array('bureaucracy'); variable in syntax_plugin_bureaucracyau_test
/plugin/farmsync/_test/
H A DgetPagesFromLine.test.php14 protected $pluginsEnabled = array('farmsync'); variable in dokuwiki\\plugin\\farmsync\\test\\getPagesFromLine_farmsync_test
H A DpageUpdate.test.php14 protected $pluginsEnabled = array('farmsync',); variable in dokuwiki\\plugin\\farmsync\\test\\pageUpdate_farmsync_test
/plugin/tagfilter/_test/
H A Dajax.test.php12 protected $pluginsEnabled = [ variable in plugin_tagfilter_ajax_test
H A Dsyntax.test.php10 protected $pluginsEnabled = [ variable in plugin_tagfilter_syntax_test
/plugin/creole/_test/
H A Dcreole.test.php10 protected $pluginsEnabled = array('creole'); variable in plugin_creole_test
/plugin/sqlite/_test/
H A DSQLiteDBTest.php23 $this->pluginsEnabled[] = 'sqlite';
/plugin/latexit/_test/
H A Drenderer.test.php16 protected $pluginsEnabled = array('latexit'); variable in renderer_plugin_latexit_test
28 if(is_dir(DOKUWIKI_PLUGIN.'mathjax')) $this->pluginsEnabled[] = 'mathjax';
29 if(is_dir(DOKUWIKI_PLUGIN.'imagereference')) $this->pluginsEnabled[] = 'imaereference';
30 if(is_dir(DOKUWIKI_PLUGIN.'zotero')) $this->pluginsEnabled[] = 'zotero';
/plugin/captcha/_test/
H A DHelperTest.php
/plugin/data-au/_test/
H A Ddb.test.php11 protected $pluginsEnabled = array('dataau', 'sqlite',); variable in db_dataau_entry_test
/plugin/latexport/_test/
H A Ddecorator_math.test.php13 protected $pluginsEnabled = array('latexport', 'mathjax'); variable in DecoratorMathTest
/plugin/include/_test/
H A Dnamespace_includes.test.php22 $this->pluginsEnabled[] = 'include';
/plugin/data/_test/
H A Ddb.test.php
/plugin/webcomponent/_test/
H A Drelated.test.php17 protected $pluginsEnabled = array('webcomponent'); variable in dokuwiki_plugin_webcomponent_related_test
/plugin/log404/_test/
H A Dgeneral.test.php11 protected $pluginsEnabled = array('log404'); variable in general_plugin_log404_test
/plugin/indexmenu/_test/
H A Dindexmenu_syntax_indexmenu.test.php
/plugin/definitionlist/_test/
H A Dsyntax.test.php7 protected $pluginsEnabled = array('definitionlist'); variable in plugin_definitionlist_syntax_test
/plugin/uncmap/_test/
H A Dmapping.test.php12 protected $pluginsEnabled = array('uncmap'); variable in mapping_plugin_uncmap_test
/plugin/structtasks/_test/
H A DCliTest.php22 protected $pluginsEnabled = array('structtasks', 'struct', 'sqlite'); variable in dokuwiki\\plugin\\structtasks\\test\\cli_plugin_structtasks_test
/plugin/minimap/_test/
H A Dminimap.test.php13 protected $pluginsEnabled = [syntax_plugin_minimap::PLUGIN_NAME]; variable in plugin_minimap_test
/plugin/404manager/_test/
H A Dmanager.test.php16 protected $pluginsEnabled = array('404manager', 'sqlite'); variable in manager_plugin_404manager_test
/plugin/move/_test/
H A Dpagemove.test.php26 $this->pluginsEnabled[] = 'move';
/plugin/ifauthex/_test/
H A Dgeneral.test.php14 protected $pluginsEnabled = array('ifauthex'); variable in general_plugin_ifauthex_test

12345678