Home
last modified time | relevance | path

Searched full:doku_plugin (Results 126 – 150 of 1790) sorted by relevance

12345678910>>...72

/plugin/codebash/
H A Daction.php10 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/'); define
11 require_once (DOKU_PLUGIN . 'action.php');
/plugin/markdowku/
H A Dcodespans2.php7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
8 require_once(DOKU_PLUGIN.'syntax.php');
H A Dcodespans3.php7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
8 require_once(DOKU_PLUGIN.'syntax.php');
H A Dcodespans4.php7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
8 require_once(DOKU_PLUGIN.'syntax.php');
H A Dcodespans5.php7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
8 require_once(DOKU_PLUGIN.'syntax.php');
H A Dcodespans1.php7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
8 require_once(DOKU_PLUGIN.'syntax.php');
/plugin/calendoku/syntax/
H A Dshowicalendar.php7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
8 require_once(DOKU_PLUGIN.'syntax.php');
9 require_once(DOKU_PLUGIN.'calendoku/helper.php');
/plugin/today/_test/
H A DGeneralTest.php66 …'Both ' . DOKU_PLUGIN . 'today/conf/default.php and ' . DOKU_PLUGIN . 'today/conf/metadata.php hav…
74 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'today/conf/metadata.php'
82 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'today/conf/default.php'
/plugin/yearbox/_test/
H A DGeneralTest.php63 …'Both ' . DOKU_PLUGIN . 'yearbox/conf/default.php and ' . DOKU_PLUGIN . 'yearbox/conf/metadata.php…
71 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'yearbox/conf/metadata.php'
79 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'yearbox/conf/default.php'
/plugin/webcomponent/_test/
H A Dgeneral.test.php84 …'Both ' . DOKU_PLUGIN . 'syntax/conf/default.php and ' . DOKU_PLUGIN . 'syntax/conf/metadata.php h…
92 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'syntax/conf/metadata.php'
100 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'syntax/conf/default.php'
/plugin/simplemap/_test/
H A DGeneralSimplemapTest.php66 …'Both ' . DOKU_PLUGIN . 'simplemap/conf/default.php and ' . DOKU_PLUGIN . 'simplemap/conf/metadata…
74 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'simplemap/conf/metadata.php'
82 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'simplemap/conf/default.php'
/plugin/phpipam/conf/
H A Dmetadata.php7 if ( !defined('DOKU_PLUGIN') )
8 define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/') ; define
28 $meta['opo_l10'] = array( 'dirchoice', '_dir' => DOKU_PLUGIN.'phpipam/lang/' ) ;
37 #$meta['opo_css'] = array( 'dirchoice', '_dir' => DOKU_PLUGIN.'phpipam/ui/' ) ;
/plugin/reqlang/_test/
H A DGeneralTest.php64 …'Both ' . DOKU_PLUGIN . 'reqlang/conf/default.php and ' . DOKU_PLUGIN . 'reqlang/conf/metadata.php…
72 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'reqlang/conf/metadata.php'
80 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'reqlang/conf/default.php'
/plugin/projects/
H A Dconf.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
19 define('PROJECTS_PLUGINS_DIR', DOKU_PLUGIN . 'projects/plugins/');
/plugin/svgedit/
H A Daction.php4 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
5 require_once DOKU_PLUGIN.'action.php';
/plugin/passwordgenerator/
H A Daction.php10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
12 require_once(DOKU_PLUGIN.'action.php');
/plugin/fckg/action/
H A Ddelete.php3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
4 require_once(DOKU_PLUGIN.'action.php');
/plugin/jcapture/
H A Daction.php9 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/'); define
10 require_once (DOKU_PLUGIN . 'action.php');
/plugin/prettytables/
H A Daction.php14 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
16 require_once DOKU_PLUGIN.'action.php';
/plugin/git/action/
H A Djavascript.php7 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
8 require_once DOKU_PLUGIN.'action.php';
/plugin/snmplive/
H A Dajax.php15 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
22 require_once(DOKU_PLUGIN.'snmplive/syntax.php');
/plugin/dokukiwix/
H A Dajax.php17 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
24 require_once(DOKU_PLUGIN.'dokukiwix/common.php');
82 $archivePath = DOKU_PLUGIN.'dokukiwix/archive/'.file_get_contents($lock).'/';
143 $archivePath = DOKU_PLUGIN.'dokukiwix/archive/'.file_get_contents($lock).'/';
/plugin/wysiwyg/
H A Dsyntax.php10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
11 require_once(DOKU_PLUGIN.'syntax.php');
12 include_once(DOKU_PLUGIN."wysiwyg/fckeditor/fckeditor.php");
13 include_once(DOKU_PLUGIN."wysiwyg/hider.php");
/plugin/osm/
H A Daction.php9 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
10 require_once(DOKU_PLUGIN.'action.php');
/plugin/rigrr/action/
H A Djavascript.php8 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
9 require_once DOKU_PLUGIN.'action.php';

12345678910>>...72