Home
last modified time | relevance | path

Searched full:doku_plugin (Results 1551 – 1575 of 1790) sorted by relevance

1...<<61626364656667686970>>...72

/plugin/authorlist/
H A Dhelper.php12 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/'); define
/plugin/solr/
H A Dhelper.php10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
/plugin/latexport/_test/
H A Ddecorator_includer.test.php7 require_once DOKU_PLUGIN . 'latexport/_test/decorator_mock.php';
8 require_once DOKU_PLUGIN . 'latexport/implementation/decorator_includer.php';
/plugin/txtconf/
H A Dtxtconfig.class.php12 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
/plugin/autolink2/
H A Dhelper.php284 $old=DOKU_PLUGIN.'autolink/data/links.php';
312 $old=DOKU_PLUGIN.'autolink/data/links.php';
/plugin/orphanswanted/
H A Dhelper.php15 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
/plugin/gcalendar/
H A Dsyntax.php14 require_once(DOKU_PLUGIN.'syntax.php');
/plugin/subconfhelper/helper/
H A Dconfig.php7 define('CONF_SELF', DOKU_PLUGIN.'config/');
/plugin/datatemplate/syntax/
H A Dfilterform.php15 require_once(DOKU_PLUGIN.'syntax.php');
/plugin/whoisonline/
H A Dsyntax.php38 $filename = DOKU_PLUGIN . 'whoisonline/online.txt';
/plugin/structnotification/helper/
H A Ddb.php54 if (!$this->sqlite->init('structnotification', DOKU_PLUGIN . 'structnotification/db/')) {
/plugin/blogtng/helper/
H A Dtools.php75 $fname = DOKU_PLUGIN . "blogtng/tpl/$tpl$sep$type.php";
/plugin/odt/ODT/elements/
H A DODTElementTableRow.php11 require_once DOKU_PLUGIN.'odt/ODT/elements/ODTStateElement.php';
/plugin/odt/helper/
H A Dcssimportnew.php12 require_once DOKU_PLUGIN . 'odt/ODT/css/cssimportnew.php';
/plugin/ireadit/helper/
H A Ddb.php54 if (!$this->sqlite->init('ireadit', DOKU_PLUGIN . 'ireadit/db/')) {
/plugin/notification/helper/
H A Ddb.php54 if (!$this->sqlite->init('notification', DOKU_PLUGIN . 'notification/db/')) {
/plugin/approve/helper/
H A Ddb.php54 if (!$this->sqlite->init('approve', DOKU_PLUGIN . 'approve/db/')) {
/plugin/bez/helper/
H A Ddb.php44 if(!$this->sqlite->init('b3p', DOKU_PLUGIN . 'bez/db/')) {
/plugin/batchedit/
H A Dserver.php10 require_once(DOKU_PLUGIN . 'batchedit/engine.php');
/plugin/ifauthex/_test/
H A Dgeneral.test.php350 …'Both ' . DOKU_PLUGIN . 'ifauthex/conf/default.php and ' . DOKU_PLUGIN . 'ifauthex/conf/metadata.p…
358 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'ifauthex/conf/metadata.php'
366 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'ifauthex/conf/default.php'
/plugin/authorstats/
H A Daction.php16 if (!defined("DOKU_PLUGIN")) define("DOKU_PLUGIN", DOKU_INC . "lib/plugins/"); define
/dokuwiki/inc/Extension/
H A DAdminPlugin.php48 return DOKU_PLUGIN . $plugin . '/admin.svg';
/plugin/stylingpages/
H A Daction.php85 $dir = DOKU_PLUGIN . 'stylingpages/';
/plugin/webdav/
H A Dadmin.php11 require_once DOKU_PLUGIN . 'webdav/vendor/autoload.php';
/plugin/autolink4/
H A Dhelper.php9 require_once(DOKU_PLUGIN.'autolink4/consts.php');

1...<<61626364656667686970>>...72