Home
last modified time | relevance | path

Searched defs:pluginsEnabled (Results 101 – 125 of 140) sorted by last modified time

123456

/plugin/gdpr/_test/
H A DCleanMedia.test.php13 protected $pluginsEnabled = ['gdpr']; variable in dokuwiki\\plugin\\gdpr\\test\\CleanMediaTest
/plugin/feedback/_test/
H A DgetFeedbackContact.test.php10 protected $pluginsEnabled = array('feedback', 'translation'); variable in getFeedbackContact_plugin_feedback_test
/plugin/farmsync/_test/
H A DFarmSyncUtil.test.php14 protected $pluginsEnabled = array('farmsync',); variable in dokuwiki\\plugin\\farmsync\\test\\farymsyncutil_farmsync_test
H A DaddRemoteChangelogRevision.test.php12 protected $pluginsEnabled = array('farmsync'); variable in dokuwiki\\plugin\\farmsync\\test\\addRemoteChangelogRevision_farmsync_test
H A DfindCommonAncestor.test.php15 protected $pluginsEnabled = array('farmsync',); variable in dokuwiki\\plugin\\farmsync\\test\\findCommonAncestor_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/404manager/_test/
H A Dmanager.test.php16 protected $pluginsEnabled = array('404manager', 'sqlite'); variable in manager_plugin_404manager_test
/plugin/pageimage/_test/
H A Dpagelist.test.php7 protected $pluginsEnabled = array('pageimage'); variable in helper_plugin_pageimage_pagelist_test
H A Dsyntax.test.php7 protected $pluginsEnabled = array('pageimage'); variable in syntax_plugin_pageimage_test
H A Dhelper.test.php7 protected $pluginsEnabled = array('pageimage'); variable in helper_plugin_pageimage_test
/plugin/backlinks2/_test/
H A Dsyntax.test.php26 protected $pluginsEnabled = array('backlinks'); variable in syntax_plugin_backlinks_test
H A Dsyntax_exclude.test.php26 protected $pluginsEnabled = array('backlinks'); variable in syntax_exclude_plugin_backlinks_test
H A Dsyntax_include.test.php26 protected $pluginsEnabled = array('backlinks'); variable in syntax_include_plugin_backlinks_test
H A Dsyntax_include_deep.test.php26 protected $pluginsEnabled = array('backlinks'); variable in syntax_include_deep_plugin_backlinks_test
H A Dgeneral.test.php26 protected $pluginsEnabled = array('backlinks'); variable in general_plugin_backlinks_test
/plugin/cleanoldips/_test/
H A DcleaningMedia.test.php11 protected $pluginsEnabled = ['cleanoldips']; variable in cleaningMedia_plugin_cleanoldips_test
H A Dcleaning.test.php11 protected $pluginsEnabled = ['cleanoldips']; variable in cleaning_plugin_cleanoldips_test
/plugin/fetchmedia/_test/
H A DfindMediaLinks.test.php15 protected $pluginsEnabled = array('fetchmedia'); variable in FindMediaLinks_plugin_fetchmedia_test
/plugin/definitionlist/_test/
H A Dsyntax.test.php7 protected $pluginsEnabled = array('definitionlist'); variable in plugin_definitionlist_syntax_test
/plugin/mapillary/_test/
H A Dgeneral.test.php26 protected $pluginsEnabled = array('mapillary'); variable in general_plugin_mapillary_test
/plugin/preventzerowidthchars/_test/
H A Dreplacement.test.php9 protected $pluginsEnabled = array('preventzerowidthchars'); variable in replacement_plugin_preventzerowidthchars_test
/plugin/top/_test/
H A DstartPages.test.php13 protected $pluginsEnabled = array('top', 'sqlite','translation'); variable in test_plugin_top_removeStartpages
H A Ddate.test.php13 protected $pluginsEnabled = array('top','sqlite'); variable in best_top_test
/plugin/uncmap/_test/
H A Dmapping.test.php12 protected $pluginsEnabled = array('uncmap'); variable in mapping_plugin_uncmap_test

123456