/plugin/linkprefix/ |
H A D | renderer.php | 46 function _resolveInterWiki(&$shortcut, $reference, &$exists = null){ argument 48 return parent::_resolveInterWiki($shortcut,$reference); 51 $backup = $this->interwiki[$shortcut]; 52 …this->getConf('encode_url') ? urlencode($this->interwiki[$shortcut]) : $this->interwiki[$shortcut]; 53 if ($backup) $this->interwiki[$shortcut] = $this->getConf('prefix') . $url; 54 $return = parent::_resolveInterWiki($shortcut,$reference); 55 $this->interwiki[$shortcut] = $backup;
|
/plugin/prosemirror/parser/ |
H A D | InterwikiLinkNode.php | 14 $shortcut = $wikiName; 15 $url = $renderer->_resolveInterWiki($shortcut, $wikiUri, $exists); 18 'data-resolvedClass' => 'interwikilink interwiki iw_' . $shortcut,
|
/plugin/shortcut/syntax/ |
H A D | shortcut.php | 61 $this->Lexer->addExitPattern('\x3C/shortcut\x3E', 'plugin_shortcut_shortcut'); 99 $m_s = $meta['shortcut']; 140 $meta['shortcut'] = $m_s;
|
H A D | anchor.php | 81 $meta = p_get_metadata('shortcuts','shortcut');
|
/plugin/prosemirror/action/ |
H A D | ajax.php | 62 [$shortcut, $reference] = explode('>', $inner); 63 $responseData[$action] = $this->resolveInterWikiLink($shortcut, $reference); 110 protected function resolveInterWikiLink($shortcut, $reference) 114 $url = $xhtml_renderer->_resolveInterWiki($shortcut, $reference, $exits); 117 'resolvedClass' => 'interwikilink interwiki iw_' . $shortcut, 119 resolveInterWikiLink($shortcut, $reference) global() argument
|
/plugin/interwikiformatting/ |
H A D | syntax.php | 46 list($shortcut, $target) = explode('>', $match, 2); 51 if (in_array($shortcut, $ignored_shortcuts)) 54 … $handler->_addCall('interwikilink', array($match, null, strtolower($shortcut), $target), $pos); 123 … $handler->_addCall('interwikilink', array($match, $title, strtolower($shortcut), $target), $pos);
|
H A D | README.md | 22 …shortcut>Some_Page#OptionalAnchor]]*, as normal and the automatic formatting will be applied unles…
|
/plugin/interwikipaste/ |
H A D | action.php | 42 foreach ($wikis as $shortcut => $url) { 62 'shortcut' => $shortcut,
|
H A D | script.js | 36 return `${patternConf.shortcut}>${captured}`;
|
/plugin/emoji/ |
H A D | README | 3 Allows emoji characters or shortcut names to be inserted into wiki pages. The 4 shortcut names will be converted to Unicode when the page is rendered.
|
/plugin/advanced/lang/en/config/ |
H A D | interwiki.txt | 5 In DokuWiki this is done by prefixing Wiki pagenames with a shortcut separated by a ''>'' character… 18 <shortcut> <url to wiki> 20 The shortcut is the one you will be able to use in the link later. In the URL you can use some plac…
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Toolbar.js | 82 …te('title', mxResources.get('zoomIn') + ' (' + this.editorUi.actions.get('zoomIn').shortcut + ')'); 103 …ribute('title', mxResources.get('undo') + ' (' + this.editorUi.actions.get('undo').shortcut + ')'); 104 …ribute('title', mxResources.get('redo') + ' (' + this.editorUi.actions.get('redo').shortcut + ')'); 109 …te('title', mxResources.get('delete') + ' (' + this.editorUi.actions.get('delete').shortcut + ')'); 360 …elts[1].setAttribute('title', mxResources.get('undo') + ' (' + ui.actions.get('undo').shortcut + '… 361 …elts[2].setAttribute('title', mxResources.get('redo') + ' (' + ui.actions.get('redo').shortcut + '… 362 …elts[4].setAttribute('title', mxResources.get('bold') + ' (' + ui.actions.get('bold').shortcut + '… 363 …elts[5].setAttribute('title', mxResources.get('italic') + ' (' + ui.actions.get('italic').shortcut… 364 …tribute('title', mxResources.get('underline') + ' (' + ui.actions.get('underline').shortcut + ')'); 884 if (action.shortcut != null) [all …]
|
H A D | Actions.js | 1236 var toggleFontStyle = mxUtils.bind(this, function(key, style, fn, shortcut) argument 1305 }, null, null, shortcut); 1746 Actions.prototype.addAction = function(key, funct, enabled, iconCls, shortcut) argument 1760 return this.put(key, new Action(title, funct, enabled, iconCls, shortcut)); 1784 function Action(label, funct, enabled, iconCls, shortcut) 1791 this.shortcut = shortcut;
|
/plugin/confmanager/lang/en/ |
H A D | interwiki.txt | 3 In [[doku>DokuWiki]] this is done by prefixing Wiki [[doku>pagenames]] with a shortcut separated by a ''>'' character. 16 There is one special interwiki shortcut called **''this''**. It always links to the webserver directory DokuWiki is installed in. You can use this to construct relative URLs. For example the following always links to the local [[doku>syndication|XML feed]]: [[this>feed.php]]
|
/plugin/shortcutkey/ |
H A D | plugin.info.txt | 6 desc Add shortcut keys to dokuwiki actions
|
H A D | README | 3 Add shortcut keys to dokuwiki actions
|
/plugin/custombuttons/ |
H A D | README | 1 A dokuwiki plugin for adding custom buttons to the toolbar, to shortcut commonly used code blocks.
|
H A D | plugin.info.txt | 6 desc A plugin for adding custom buttons to the toolbar, to shortcut commonly used code blocks.
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A D | dhtmlxgantt_keyboard_navigation.js | 440 removeShortcut: function(shortcut, scope){ argument 443 scopeObject.prototype.unbind(shortcut); argument 559 bind: function (shortcut, handler) { argument 564 var commands = shortcuts.parse(shortcut); 569 unbind: function (shortcut) { argument 572 var commands = shortcuts.parse(shortcut); 619 parse: function (shortcut) { argument 679 getExpressions: function (shortcut) { argument 680 return shortcut.split(this.junctionChar); 685 trim: function (shortcut) { argument [all …]
|
/plugin/linkbonus/syntax/ |
H A D | interwiki.txt | 203 private function _resolveInterWiki(&$shortcut,$reference){ 205 if ( isset($this->interwiki[$shortcut]) ) { 206 $url = $this->interwiki[$shortcut]; 210 $shortcut = 'go';
|
/plugin/pot/ |
H A D | README.md | 64 * use an page specific code to design an shortcut 70 | key | shortcut | (default) value | why | 73 | potid | @value or #value | unique id for this pot, see below: shortcut | necessary if you want… 83 | defaultentry | ~value | | shortcut, if you have used "set=3" you can use ~3 to call all setti… 132 | shortcut | the same as | |
|
/plugin/snippeter/ |
H A D | README.md | 41 The plugin provide a shortcut for each page created in that namespace. 70 Snippeter create a shortcut within the default editor toolbar (the "+" icon). That
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.d.ts | 1246 addShortcut(shortcut: string, handler: GanttCallback, scope: string): void; 1780 getShortcutHandler(shortcut: string, scope: string): GanttCallback; 2154 removeShortcut(shortcut: string, scope: any): void;
|
/plugin/advanced/lang/en/ |
H A D | config.txt | 14 …nf'' | [[doku>interwiki]] | interwiki shortcut links …
|
/plugin/advanced/lang/fr/config/ |
H A D | interwiki.txt | 9 <shortcut> <url to wiki>
|