Home
last modified time | relevance | path

Searched full:doku_plugin (Results 1576 – 1600 of 1790) sorted by relevance

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

/plugin/formatplus2/syntax/
H A Dblockinsertplus.php5 require_once(DOKU_PLUGIN.'formatplus2/formatting.php');
H A Dblockdeleteplus.php5 require_once(DOKU_PLUGIN.'formatplus2/formatting.php');
/plugin/solr/
H A Dindex_all.php12 $constants = array( 'DOKU_INC', 'DOKU_PLUGIN', 'DOKU_CONF', 'DOKU_E_LEVEL',
/plugin/socialshareprivacy2/
H A Daction.php10 require_once(DOKU_PLUGIN.'action.php');
/plugin/templateconfhelper/action/
H A Dtemplateaction.php163 require_once( DOKU_PLUGIN.'/templateconfhelper/inc/preload.php' ); // tpl_... functions …
/plugin/formatplus/syntax/
H A Dblockinsertplus.php5 require_once(DOKU_PLUGIN.'formatplus/formatting.php');
H A Dblockdeleteplus.php5 require_once(DOKU_PLUGIN.'formatplus/formatting.php');
/plugin/blogtng/action/
H A Dnew.php86 if(!$tpl) $tpl = io_readFile(DOKU_PLUGIN . 'blogtng/tpl/newentry.txt');
/plugin/confmanager/configTypes/
H A DConfigManagerSingleLineConfigCascade.php33 include DOKU_PLUGIN . 'confmanager/tpl/showConfigSingleLine.php';
H A DConfigManagerTwoLine.php72 include DOKU_PLUGIN . 'confmanager/tpl/showConfigTwoLine.php';
/plugin/bez/syntax/
H A Dnav.php30 inlineSVG(DOKU_PLUGIN . 'bez/images/logo.svg') .
/plugin/struct/helper/
H A Ddb.php27 $this->sqlite = new SQLiteDB('struct', DOKU_PLUGIN . 'struct/db/');
/plugin/authplaincas/
H A Dauth.php18 DOKU_PLUGIN . 'phpCAS/CAS.php',
19 DOKU_PLUGIN . 'authplaincas/phpCAS/CAS.php',
204 include_once(DOKU_PLUGIN . 'authplaincas/plaincas.settings.php');
/plugin/box2/
H A Dsyntax.php23 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
24 require_once(DOKU_PLUGIN.'syntax.php');
/plugin/translate/
H A Daction.php22 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
23 require_once(DOKU_PLUGIN.'action.php');
/plugin/imagemapping/
H A Dsyntax.php15 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/'); global() define
/plugin/latex-was/
H A Dadmin.php10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
11 require_once(DOKU_PLUGIN.'admin.php');
/plugin/strata/driver/
H A Ddriver.php10 if(!defined('STRATA_CREDENTIALS')) define('STRATA_CREDENTIALS', DOKU_PLUGIN.'strata/credentials.local.php');
150 $sqlfile = DOKU_PLUGIN . "strata/sql/setup-$driver.sql";
/plugin/bootswrapper/syntax/
H A Dbootstrap.php14 if (!defined('DOKU_PLUGIN')) {
15 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/'); define
/plugin/siteexport/inc/
H A Dfilewriter.php3 if (!defined('DOKU_PLUGIN')) die('meh');
4 require_once(DOKU_PLUGIN . 'siteexport/inc/pdfgenerator.php');
/plugin/projects/syntax/
H A Duse.php9 require_once DOKU_PLUGIN . 'syntax.php';
/plugin/components/lib/
H A Daction_manager.php96 $path = DOKU_PLUGIN . $plugin . DOKU_ACTION_ROOT;
/plugin/authjoomla/
H A Dauth.php145 $path = DOKU_PLUGIN . 'authpdo/lang/';
/plugin/loglog/helper/
H A Dlogging.php14 $this->file = DOKU_PLUGIN . 'loglog/_test/loglog.log';
/plugin/odt/ODT/
H A DODTFootnote.php3 require_once DOKU_PLUGIN . 'odt/ODT/ODTDocument.php';

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