Home
last modified time | relevance | path

Searched full:doku_plugin (Results 251 – 275 of 1790) sorted by last modified time

1...<<11121314151617181920>>...72

/plugin/odt/renderer/
H A Dpage.php12 require_once DOKU_PLUGIN . 'odt/helper/cssimport.php';
13 require_once DOKU_PLUGIN . 'odt/ODT/ODTDefaultStyles.php';
16 require_once DOKU_PLUGIN . 'odt/ODT/ODTDocument.php';
H A Dpagepdf.php12 //require_once DOKU_PLUGIN . 'odt/helper/cssimport.php';
13 //require_once DOKU_PLUGIN . 'odt/ODT/ODTDefaultStyles.php';
16 //require_once DOKU_PLUGIN . 'odt/ODT/ODTDocument.php';
/plugin/odt/ODT/
H A DODTDocument.php3 require_once DOKU_PLUGIN . 'odt/ODT/ODTState.php';
4 require_once DOKU_PLUGIN . 'odt/ODT/ODTUtility.php';
5 require_once DOKU_PLUGIN . 'odt/ODT/ODTList.php';
6 require_once DOKU_PLUGIN . 'odt/ODT/ODTFootnote.php';
7 require_once DOKU_PLUGIN . 'odt/ODT/ODTHeading.php';
9 require_once DOKU_PLUGIN . 'odt/ODT/ODTTable.php';
10 require_once DOKU_PLUGIN . 'odt/ODT/ODTFrame.php';
11 require_once DOKU_PLUGIN . 'odt/ODT/ODTImage.php';
12 require_once DOKU_PLUGIN . 'odt/ODT/ODTSpan.php';
13 require_once DOKU_PLUGIN . 'odt/ODT/ODTIndex.php';
[all …]
H A DODTFrame.php10 require_once DOKU_PLUGIN . 'odt/ODT/ODTDocument.php';
H A DODTExport.php3 require_once DOKU_PLUGIN . 'odt/ODT/ODTDocument.php';
4 require_once DOKU_PLUGIN . 'odt/ODT/ODTsettings.php';
101 $value = io_readFile(DOKU_PLUGIN.'odt/styles.xml');
/plugin/openid/
H A Daction.php35 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
37 require_once(DOKU_PLUGIN.'action.php');
/plugin/prosemirror/action/
H A Deditor.php187 $linkForm->addButtonHTML('linkwiz', inlineSVG(DOKU_PLUGIN . 'prosemirror/images/link.svg'))->attrs([
238 $mediaForm->addButtonHTML('mediamanager', inlineSVG(DOKU_PLUGIN . 'prosemirror/images/file-image-outline.svg'))->attrs([
/plugin/blogtng/action/
H A Dnew.php86 if(!$tpl) $tpl = io_readFile(DOKU_PLUGIN . 'blogtng/tpl/newentry.txt');
/plugin/blogtng/helper/
H A Dtools.php75 $fname = DOKU_PLUGIN . "blogtng/tpl/$tpl$sep$type.php";
H A Dentry.php750 $pattern = DOKU_PLUGIN . 'blogtng/tpl/*{_,/}entry.php';
754 $blogs[] = substr($file, strlen(DOKU_PLUGIN . 'blogtng/tpl/'), -10);
/plugin/navi/_test/
H A DGeneralTest.php64 …'Both ' . DOKU_PLUGIN . 'navi/conf/default.php and ' . DOKU_PLUGIN . 'navi/conf/metadata.php have …
72 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'navi/conf/metadata.php'
80 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'navi/conf/default.php'
/plugin/structautolink/_test/
H A DGeneralTest.php64 …'Both ' . DOKU_PLUGIN . 'structautolink/conf/default.php and ' . DOKU_PLUGIN . 'structautolink/con…
72 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'structautolink/conf/metadata.php'
80 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'structautolink/conf/default.php'
/plugin/orphanmedia2/
H A Dsyntax.php11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
482 $ignore_tags = parse_ini_file(DOKU_PLUGIN."orphanmedia2/config.ini");
483 …if (file_exists(DOKU_PLUGIN."orphanmedia2/user_pattern.ini")) $ignore_tags = $ignore_tags + parse_…
/plugin/iframeinterwiki/
H A Dsyntax.php13 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
/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/feedmod/
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.'feedmod/VERSION'),
111 if(@file_exists(DOKU_PLUGIN.'feedmod/_footer.txt')) {
112 $footer = file_get_contents(DOKU_PLUGIN.'feedmod/_footer.txt');
/plugin/usecounter/
H A Daction.php9 if (!defined('DOKU_PLUGIN')) {
10 define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/'); define
12 require_once(DOKU_PLUGIN.'action.php');
/plugin/structgantt/_test/
H A DGeneralTest.php64 'Both ' . DOKU_PLUGIN . 'structgantt/conf/default.php and ' . DOKU_PLUGIN . 'structgantt/conf/metadata.php have to exist and contain the same keys.'
72 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'structgantt/conf/metadata.php'
80 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'structgantt/conf/default.php'
/template/peanutbutter/
H A Dmain.php41 if (file_exists(DOKU_PLUGIN.'displaywikipage/code.php')) include_once(DOKU_PLUGIN.'displaywikipage/…
/plugin/virtualgroup/
H A Daction.php3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); global() define
H A Dadmin.php4 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); global() define
/plugin/edittable/renderer/
H A Djson.php15 require_once DOKU_PLUGIN . "/edittable/renderer/inverse.php";
/plugin/blog/
H A Daction.php109 $TEXT = io_readFile(DOKU_PLUGIN.'blog/_template.txt');
154 if ((@file_exists(DOKU_PLUGIN.'tag/syntax/tag.php'))
162 if ((@file_exists(DOKU_PLUGIN.'discussion/syntax/comments.php'))
170 if ((@file_exists(DOKU_PLUGIN.'linkback/syntax.php'))
/plugin/pubmed2020/
H A Dsyntax.php15 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define
16 require_once(DOKU_PLUGIN.'syntax.php');
70 @require_once(DOKU_PLUGIN.'pubmed2020/classes/cache.php');
72 @require_once(DOKU_PLUGIN.'pubmed2020/classes/pubmed2020.php');
724 $myfile = fopen(DOKU_PLUGIN.'pubmed/tests/PM15924077.nbib', "r") or die("Unable to open file!");
725 $s = fread($myfile, filesize(DOKU_PLUGIN.'pubmed/tests/PM15924077.nbib'));
/plugin/grouphome/
H A Daction.php16 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/'); define

1...<<11121314151617181920>>...72