Home
last modified time | relevance | path

Searched refs:external (Results 1 – 25 of 219) sorted by relevance

123456789

/plugin/loginredirect/
Dplugin.info.txt6 desc Redirect dokuwiki to an external login page, for use with external authentication methods
/plugin/fetchmedia/lang/en/
Dintro.txt4 * 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
/plugin/jplayer/vendor/happyworm/jplayer/lib/
DREADME.md3 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…
/plugin/linkbonus/
Dcommon.php47 static public function syntax_render ($mode, &$renderer, $data, $type='external') {
60 … if (array_key_exists('favicon', $link) && $type==='external' && !DW_common_linkbonus::_isSSL()) {
/plugin/epub/
Drenderer.php114 if($external && !$this->allow_url_fopen) {
118 $src = $this->copy_media($src,$external);
351 function copy_media($media,$external=false) { argument
358 if($external) {
389 if(!$external) {
/plugin/doxycode/helper/
Dparser.php184 $external = $node->getAttribute('external');
192 if (realpath($tagmanager->getTagFileDir() . $key . '.xml') === $external) {
/plugin/jspwiki_import/importer/
Dgwt.js284 if (!window.external.gwtOnLoad(frameWnd, name)) {
319 if (window.external && window.external.gwtOnLoad) {
506 window.external.gwtOnLoad(null, null);
/plugin/rigrr/lib/rigrr/
Drigrr.nocache.js1 …=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
/plugin/rigrr/lib/
Drigrr.nocache.js1 …=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
/plugin/button/
Dstyle.css55 (example below for external links)
59 background-image: url(../../images/external-link.png);
/plugin/authloginapi/conf/
Ddefault.php5 $conf['button'] = 'Login via external site';
/plugin/linkcheck/
DREADME.md2 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…
Dplugin.info.txt5 desc Check external links and show validity status
/plugin/asciidocjs/node_modules/with/node_modules/acorn/rollup/
Dconfig.bin.js8 external: [ 'fs', 'path', 'acorn' ],
Dconfig.loose.js6 external: [ 'acorn' ],
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/
DDirective.php86 public $external = array(); variable in HTMLPurifier_ConfigSchema_Interchange_Directive
/plugin/xtern/
DREADME.md2 prepends green or red icon to link, to show whether an external link is available.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
Dphpt-external.phpt2 GH-1436: PHPT runner doesn't handle external files.
/plugin/404manager/lang/en/
Dintro.txt3 Here you can set up redirects. You can redirect to internal pages as external
/plugin/confmanager/lang/en/
Dscheme.txt1 DokuWiki allows linking to external URLs but only to known protocols.
/plugin/advanced/lang/en/config/
Dscheme.txt3 DokuWiki allows linking to external URLs but only to known protocols.
/plugin/s5/ui/default/
Dpretty.css74 .external {border-bottom: 1px dotted gray;}
75 html>body .external {border-bottom: none;}
76 .external:after {content: " \274F"; font-size: smaller; color: #77B;}
/plugin/fetchmedia/
Dplugin.info.txt6 desc Download linked external media to wiki namespaces
/plugin/embedover/
Dplugin.info.txt6 desc Embed an external page over a dokuwiki page
/plugin/externalembed/
Dplugin.info.txt6 desc Embeds the latest video from a YouTube Playlist, embed external content from whitelisted dom…

123456789