Home
last modified time | relevance | path

Searched refs:goto (Results 1 – 25 of 55) sorted by relevance

123

/plugin/talkpage/
H A Dsyntax.php66 $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 Dplugin.info.txt1 base goto
7 url https://www.dokuwiki.org/plugin:goto
H A DREADME.md5 Transferred from https://www.dokuwiki.org/plugin:goto to GitHub, original author Allen Ormond
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js228 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 Dhelper.php161 $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 Dajax.php37 $goto = $ti->getLang('gotohere'); variable
38 $pagelink = tpl_link(wl($link),$goto,'',true);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/scripts/
H A Dphpcbf.bat14 if not exist "%PHPBIN%" if "%PHP_PEAR_PHP_BIN%" neq "" goto USE_PEAR_PATH
H A Dphpcs.bat16 if not exist "%PHPBIN%" if "%PHP_PEAR_PHP_BIN%" neq "" goto USE_PEAR_PATH
/plugin/acronym/
H A DREADME13 (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 DREADME13 (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 Dreadme.md21 - goto admin configuration page, section "plugin/gitlog" and set up plugin
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D10.10.js.map1 …ose: ']' }\n ],\n keywords: /call|defined|echo|errorlevel|exist|for|goto|if|pause|set|shift|…
H A D31.31.js.map1 … 'end',\n 'false',\n 'for',\n 'function',\n 'goto',\n 'if',\n …
H A D36.36.js.map1 … 'FALSE',\n 'false',\n 'float',\n 'for',\n 'goto',\n 'if',\n …
H A D20.20.js.map1 … 'fallthrough',\n 'for',\n 'func',\n 'go',\n 'goto',\n 'if',\n …
H A D26.26.js.map1 …new',\n 'switch',\n 'assert',\n 'default',\n 'goto',\n 'package…
H A D37.37.js.map1 …n',\n 'finally',\n 'forward',\n 'generic',\n 'goto',\n 'if',\n …
H A D8.8.js.map1 …\n 'for',\n 'from',\n 'future',\n 'get',\n 'global',\n 'goto',\n 'group',\n …
H A D14.14.js.map1 …foreach',\n 'in',\n 'break',\n 'continue',\n 'goto',\n 'return'…
H A D0.0.js.map1 …'for',\n 'friend',\n 'gcnew',\n 'generic',\n 'goto',\n 'if',\n …
/plugin/codemirror/dist/modes/
H A Dmirc.min.js.map1goto gplay gpoint gqreq groups gshow gsize gstop gtalk gunload hadd \" +\n …
H A Dgo.min.js.map1goto","if","import","interface","map","package","range","return","select","struct","switch","type"…
H A Dpascal.min.js.map1 …nstructor destructor div do \" +\n \"downto else end file for function goto if implementation i…
H A Dmumps.min.js.map1 …n var commandKeywords = [\"break\",\"close\",\"do\",\"else\",\"for\",\"goto\", \"halt\", \"hang…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less229 a[data-goto] {
232 a[data-goto]:hover {
744 .fc.fc-bootstrap3 a[data-goto]:hover {
767 .fc.fc-bootstrap4 a[data-goto]:hover {

123