/plugin/talkpage/ |
H A D | syntax.php | 66 $goto = substr($INFO['id'], strlen($talkns) + 1); 70 $goto = $talkns . ':' . $INFO['id']; 71 if (page_exists($goto)) { 78 $attr['href'] = wl($goto); 82 'goto' => $goto,
|
/plugin/goto/ |
H A D | plugin.info.txt | 1 base goto 7 url https://www.dokuwiki.org/plugin:goto
|
H A D | README.md | 5 Transferred from https://www.dokuwiki.org/plugin:goto to GitHub, original author Allen Ormond
|
/plugin/impressjs/tpl/dokuwiki/ |
H A D | impress.js | 228 goto: empty, 423 var goto = function ( el, duration ) { function 556 return goto(prev); 564 return goto(next); 622 goto( getElementFromHash() ); 628 goto(getElementFromHash() || steps[0], 0); 636 goto: goto, property in AnonymousClass188cee6f0b01 744 if ( api.goto(target) ) { 759 if ( api.goto(target) ) { 787 api.goto( document.querySelector(".active"), 500 );
|
/plugin/tabinclude/ |
H A D | helper.php | 161 $goto = $this->getLang('gotohere');
162 $pagelink = tpl_link(wl($tabs[$init_page_idx]['page']),$goto,'',true);
211 $goto = $this->getLang('gotohere');
212 $pagelink = tpl_link(wl($tabs[$init_page_idx]['page']),$goto,'',true);
264 $goto = $this->getLang('gotohere');
265 $pagelink = tpl_link(wl($tabs[$i]['page']),$goto,'',true);
|
H A D | ajax.php | 37 $goto = $ti->getLang('gotohere'); variable 38 $pagelink = tpl_link(wl($link),$goto,'',true);
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/scripts/ |
H A D | phpcbf.bat | 14 if not exist "%PHPBIN%" if "%PHP_PEAR_PHP_BIN%" neq "" goto USE_PEAR_PATH
|
H A D | phpcs.bat | 16 if not exist "%PHPBIN%" if "%PHP_PEAR_PHP_BIN%" neq "" goto USE_PEAR_PATH
|
/plugin/acronym/ |
H A D | README | 13 (c) 2006 by Allen Ormond <aormond atgmaildotcom> (was goto plugin, now redirect component) 38 2010-04-17: 2 hours: adapting goto plugin by Allen Ormond to become the redirect component
|
/plugin/mediasyntax/ |
H A D | README | 13 (c) 2006 by Allen Ormond <aormond atgmaildotcom> (was goto plugin, now redirect component) 58 2010-04-17: 2 hours: adapting goto plugin by Allen Ormond to become the redirect component
|
/plugin/gitlog/ |
H A D | readme.md | 21 - goto admin configuration page, section "plugin/gitlog" and set up plugin
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 10.10.js.map | 1 …ose: ']' }\n ],\n keywords: /call|defined|echo|errorlevel|exist|for|goto|if|pause|set|shift|…
|
H A D | 31.31.js.map | 1 … 'end',\n 'false',\n 'for',\n 'function',\n 'goto',\n 'if',\n …
|
H A D | 36.36.js.map | 1 … 'FALSE',\n 'false',\n 'float',\n 'for',\n 'goto',\n 'if',\n …
|
H A D | 20.20.js.map | 1 … 'fallthrough',\n 'for',\n 'func',\n 'go',\n 'goto',\n 'if',\n …
|
H A D | 26.26.js.map | 1 …new',\n 'switch',\n 'assert',\n 'default',\n 'goto',\n 'package…
|
H A D | 37.37.js.map | 1 …n',\n 'finally',\n 'forward',\n 'generic',\n 'goto',\n 'if',\n …
|
H A D | 8.8.js.map | 1 …\n 'for',\n 'from',\n 'future',\n 'get',\n 'global',\n 'goto',\n 'group',\n …
|
H A D | 14.14.js.map | 1 …foreach',\n 'in',\n 'break',\n 'continue',\n 'goto',\n 'return'…
|
H A D | 0.0.js.map | 1 …'for',\n 'friend',\n 'gcnew',\n 'generic',\n 'goto',\n 'if',\n …
|
/plugin/codemirror/dist/modes/ |
H A D | mirc.min.js.map | 1 …goto gplay gpoint gqreq groups gshow gsize gstop gtalk gunload hadd \" +\n …
|
H A D | go.min.js.map | 1 …goto","if","import","interface","map","package","range","return","select","struct","switch","type"…
|
H A D | pascal.min.js.map | 1 …nstructor destructor div do \" +\n \"downto else end file for function goto if implementation i…
|
H A D | mumps.min.js.map | 1 …n var commandKeywords = [\"break\",\"close\",\"do\",\"else\",\"for\",\"goto\", \"halt\", \"hang…
|
/plugin/davcal/fullcalendar-3.10.5/ |
H A D | fullcalendar.less | 229 a[data-goto] { 232 a[data-goto]:hover { 744 .fc.fc-bootstrap3 a[data-goto]:hover { 767 .fc.fc-bootstrap4 a[data-goto]:hover {
|