Searched refs:external (Results 1 – 25 of 219) sorted by relevance
123456789
6 desc Redirect dokuwiki to an external login page, for use with external authentication methods
4 * only files linked as a commen external file (e.g. ''%%{{https://www.example.com/file.pdf}}%%'')6 * or both common external media files and windows share links
3 This folder holds copies of external libraries.4 The purpose of having static copies of external libraries is so that the examples work after simply…
47 static public function syntax_render ($mode, &$renderer, $data, $type='external') {60 … if (array_key_exists('favicon', $link) && $type==='external' && !DW_common_linkbonus::_isSSL()) {
114 if($external && !$this->allow_url_fopen) {118 $src = $this->copy_media($src,$external); 351 function copy_media($media,$external=false) { argument358 if($external) { 389 if(!$external) {
184 $external = $node->getAttribute('external');192 if (realpath($tagmanager->getTagFileDir() . $key . '.xml') === $external) {
284 if (!window.external.gwtOnLoad(frameWnd, name)) {319 if (window.external && window.external.gwtOnLoad) {506 window.external.gwtOnLoad(null, null);
1 …=l.location.search;return (c.indexOf(T)!=-1||(c.indexOf(U)!=-1||l.external&&l.external.gwtOnLoad))…15 …Time(),type:X});B()};D();C();var J;var K;if(A()){if(l.external&&(l.external.initModule&&l.external…
55 (example below for external links)59 background-image: url(../../images/external-link.png);
5 $conf['button'] = 'Login via external site';
2 Dokuwiki plugin to check & show external link availability.4 …ge configurability and efficiency in mind. Similar to xtern plugin, the external links will be mar…
5 desc Check external links and show validity status
8 external: [ 'fs', 'path', 'acorn' ],
6 external: [ 'acorn' ],
86 public $external = array(); variable in HTMLPurifier_ConfigSchema_Interchange_Directive
2 prepends green or red icon to link, to show whether an external link is available.
2 GH-1436: PHPT runner doesn't handle external files.
3 Here you can set up redirects. You can redirect to internal pages as external
1 DokuWiki allows linking to external URLs but only to known protocols.
3 DokuWiki allows linking to external URLs but only to known protocols.
74 .external {border-bottom: 1px dotted gray;}75 html>body .external {border-bottom: none;}76 .external:after {content: " \274F"; font-size: smaller; color: #77B;}
6 desc Download linked external media to wiki namespaces
6 desc Embed an external page over a dokuwiki page
6 desc Embeds the latest video from a YouTube Playlist, embed external content from whitelisted dom…