Home
last modified time | relevance | path

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

123

/plugin/talkpage/
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/impressjs/tpl/dokuwiki/
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
744 if ( api.goto(target) ) {
759 if ( api.goto(target) ) {
787 api.goto( document.querySelector(".active"), 500 );
/plugin/goto/
Dplugin.info.txt1 base goto
7 url https://www.dokuwiki.org/plugin:goto
DREADME.md5 Transferred from https://www.dokuwiki.org/plugin:goto to GitHub, original author Allen Ormond
/plugin/tabinclude/
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);
Dajax.php37 $goto = $ti->getLang('gotohere'); variable
38 $pagelink = tpl_link(wl($link),$goto,'',true);
/plugin/mizarverifiabledocs/src/
H A Dmizar-parser.js8goto: "#OePPPPPPPPPPPPPPffffxP!lqPORSTUVWXY[]^_`abQRO`ZR[]^_`abQ[SQ]TQ^UQ_VQ`WQaXRbYqQORSTUVWXY[]^… property
/plugin/dev/www/
Dawesomplete.min.js2goto(0),i.fire(this.input,"awesomplete-open")},destroy:function(){if(i.unbind(this.input,this._eve…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/scripts/
Dphpcbf.bat14 if not exist "%PHPBIN%" if "%PHP_PEAR_PHP_BIN%" neq "" goto USE_PEAR_PATH
Dphpcs.bat16 if not exist "%PHPBIN%" if "%PHP_PEAR_PHP_BIN%" neq "" goto USE_PEAR_PATH
/plugin/acronym/
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/
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/
Dreadme.md21 - goto admin configuration page, section "plugin/gitlog" and set up plugin
/plugin/dirtylittlehelper/mermaid/editor/docs/
D10.10.js.map1 …ose: ']' }\n ],\n keywords: /call|defined|echo|errorlevel|exist|for|goto|if|pause|set|shift|…
D31.31.js.map1 … 'end',\n 'false',\n 'for',\n 'function',\n 'goto',\n 'if',\n …
D36.36.js.map1 … 'FALSE',\n 'false',\n 'float',\n 'for',\n 'goto',\n 'if',\n …
D20.20.js.map1 … 'fallthrough',\n 'for',\n 'func',\n 'go',\n 'goto',\n 'if',\n …
D26.26.js.map1 …new',\n 'switch',\n 'assert',\n 'default',\n 'goto',\n 'package…
D37.37.js.map1 …n',\n 'finally',\n 'forward',\n 'generic',\n 'goto',\n 'if',\n …
D14.14.js.map1 …foreach',\n 'in',\n 'break',\n 'continue',\n 'goto',\n 'return'…
/plugin/codemirror/dist/modes/
Dmirc.min.js.map1goto gplay gpoint gqreq groups gshow gsize gstop gtalk gunload hadd \" +\n …
Dgo.min.js.map1goto","if","import","interface","map","package","range","return","select","struct","switch","type"…
Dpascal.min.js.map1 …nstructor destructor div do \" +\n \"downto else end file for function goto if implementation i…
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