Home
last modified time | relevance | path

Searched full:doku_plugin (Results 76 – 100 of 1790) sorted by relevance

12345678910>>...72

/plugin/wikicalendar/
H A Daction.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/'); define
14 require_once(DOKU_PLUGIN.'action.php');
26 'date' => @file_get_contents(DOKU_PLUGIN.'wikicalendar/VERSION'),
/plugin/blogmeta/
H A Daction.php13 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
15 require_once(DOKU_PLUGIN.'action.php');
23 'date' => @file_get_contents(DOKU_PLUGIN . 'blogmeta/VERSION'),
/plugin/ajaxloader/
H A Daction.php9 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
10 require_once(DOKU_PLUGIN.'action.php');
/plugin/showsamples/
H A Daction.php11 if (!defined ('DOKU_PLUGIN'))
12 define ('DOKU_PLUGIN', DOKU_INC.'lib/plugins/'); define
13 require_once (DOKU_PLUGIN.'action.php');
/plugin/nosidebar/
H A Daction.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
13 require_once(DOKU_PLUGIN.'action.php');
/plugin/elwikiupgrade/_test/
H A Dgeneral.test.php54 …'Both ' . DOKU_PLUGIN . 'elwikiupgrade/conf/default.php and ' . DOKU_PLUGIN . 'elwikiupgrade/conf/…
62 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'elwikiupgrade/conf/metadata.php'
70 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'elwikiupgrade/conf/default.php'
/plugin/socialmark/
H A Dsyntax.php4 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
5 require_once(DOKU_PLUGIN.'syntax.php');
71 $g=@file(DOKU_PLUGIN.'socialmark/list.txt');
/plugin/mediarename/_test/
H A Dgeneral.test.php48 …als(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'mediarename/conf/default.php and ' . D…
52 …rtArrayHasKey($key, $meta, 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'mediarename/…
56 …rtArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'mediarename/…
/plugin/fetchmedia/_test/
H A Dgeneral.test.php48 …als(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'fetchmedia/conf/default.php and ' . DO…
52 …rtArrayHasKey($key, $meta, 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'fetchmedia/c…
56 …rtArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'fetchmedia/c…
/plugin/filelisting/_test/
H A Dgeneral.test.php48 $this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'filelisting/conf/default.php and ' . DOKU_PLUGIN . 'filelisting/conf/metadata.php have to exist and contain the same keys.');
52 $this->assertArrayHasKey($key, $meta, 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'filelisting/conf/metadata.php');
56 $this->assertArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'filelisting/conf/default.php');
/plugin/preventzerowidthchars/_test/
H A Dgeneral.test.php48 …ettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'preventzerowidthchars/conf/default.php and …
52 …rtArrayHasKey($key, $meta, 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'preventzerow…
56 …rtArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'preventzerow…
/plugin/swarmwebhook/_test/
H A Dgeneral.test.php54 …'Both ' . DOKU_PLUGIN . 'swarmwebhook/conf/default.php and ' . DOKU_PLUGIN . 'swarmwebhook/conf/me…
62 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'swarmwebhook/conf/metadata.php'
70 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'swarmwebhook/conf/default.php'
/plugin/bureaucracy-au/_test/
H A Dgeneral.test.php48 …als(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'bureaucracy/conf/default.php and ' . D…
52 …rtArrayHasKey($key, $meta, 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'bureaucracy/…
56 …rtArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'bureaucracy/…
/plugin/gdpr/_test/
H A DGeneral.test.php57 …'Both ' . DOKU_PLUGIN . 'gdpr/conf/default.php and ' . DOKU_PLUGIN . 'gdpr/conf/metadata.php have …
65 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'gdpr/conf/metadata.php'
73 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'gdpr/conf/default.php'
/plugin/cnmap/_test/
H A Dgeneral.test.php54 …'Both ' . DOKU_PLUGIN . 'cnmap/conf/default.php and ' . DOKU_PLUGIN . 'cnmap/conf/metadata.php hav…
62 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'cnmap/conf/metadata.php'
70 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'cnmap/conf/default.php'
/plugin/vimeo/_test/
H A Dgeneral.test.php54 …'Both ' . DOKU_PLUGIN . 'vimeo/conf/default.php and ' . DOKU_PLUGIN . 'vimeo/conf/metadata.php hav…
62 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'vimeo/conf/metadata.php'
70 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'vimeo/conf/default.php'
/plugin/newnamespacepermissions/_test/
H A Dgeneral.test.php48 …ttype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'newnamespacepermissions/conf/default.php and…
52 …rtArrayHasKey($key, $meta, 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'newnamespace…
56 …rtArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'newnamespace…
/plugin/bookcreator/_test/
H A DGeneralTest.php54 'Both ' . DOKU_PLUGIN . 'bookcreator/conf/default.php and ' . DOKU_PLUGIN . 'bookcreator/conf/metadata.php have to exist and contain the same keys.'
62 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'bookcreator/conf/metadata.php'
70 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'bookcreator/conf/default.php'
/plugin/sitemapnavi/_test/
H A Dgeneral.test.php48 …als(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'sitemapnavi/conf/default.php and ' . D…
52 …rtArrayHasKey($key, $meta, 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'sitemapnavi/…
56 …rtArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'sitemapnavi/…
/plugin/searchdefaults/_test/
H A Dgeneral.test.php48 …s(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'searchdefaults/conf/default.php and ' .
52 …rtArrayHasKey($key, $meta, 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'searchdefaul…
56 …rtArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'searchdefaul…
/plugin/listusergroup/_test/
H A Dgeneral.test.php54 …'Both ' . DOKU_PLUGIN . 'listusergroup/conf/default.php and ' . DOKU_PLUGIN . 'listusergroup/conf/…
62 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'listusergroup/conf/metadata.php'
70 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'listusergroup/conf/default.php'
/plugin/mediacacheconfig/_test/
H A Dgeneral.test.php48 …(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'mediacacheconfig/conf/default.php and ' .…
52 …rtArrayHasKey($key, $meta, 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'mediacacheco…
56 …rtArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'mediacacheco…
/plugin/searchformgoto/
H A Daction.php17 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
18 require_once(DOKU_PLUGIN.'action.php');
26 'date' => @file_get_contents(DOKU_PLUGIN . 'searchformgoto/VERSION'),
/plugin/sentry/_test/
H A Dgeneral.test.php54 …'Both ' . DOKU_PLUGIN . 'sentry/conf/default.php and ' . DOKU_PLUGIN . 'sentry/conf/metadata.php h…
62 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'sentry/conf/metadata.php'
70 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'sentry/conf/default.php'
/plugin/bureaucracyau/_test/
H A Dgeneral.test.php48 …ls(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'bureaucracyau/conf/default.php and ' .
52 …rtArrayHasKey($key, $meta, 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'bureaucracya…
56 …rtArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'bureaucracya…

12345678910>>...72