Home
last modified time | relevance | path

Searched refs:schemes (Results 1 – 25 of 37) sorted by relevance

12

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.AllowedSchemes.txt
H A DURI.OverrideAllowedSchemes.txt
/plugin/targetlink/
H A Dsyntax.php61 $args = $this->externallink($renderer, $data[1], $data[2], $target, $this->schemes);
191 function externallink(&$xhtml, $url, $name = null, $target, $schemes, $returnonly = false) { argument
197 if(is_null($this->schemes)) $this->schemes = getSchemes();
200 if(!in_array($scheme, $this->schemes)) $url = '';
/plugin/struct/types/
H A DUrl.php29 $schemes = getSchemes();
30 $regex = '^(' . implode('|', $schemes) . '):\/\/.+';
/plugin/linksenhanced/syntax/
H A Dlink.php154 $schemes = getSchemes();
157 if(!in_array($scheme,$schemes)) $url = '';
258 $schemes = getSchemes();
261 if(!in_array($scheme,$schemes)) $url = '';
/plugin/confmanager/lang/en/
H A Dscheme.txt2 [[doku>urlschemes|More information on URL schemes]].
/plugin/imagemap/
H A Dsyntax.php137 if(is_null($this->schemes)) $this->schemes = getSchemes();
140 if(!in_array($scheme,$this->schemes)) $url = '';
/plugin/imagemapping/
H A Dsyntax.php165 if (is_null($this->schemes)) $this->schemes = getSchemes();
168 if (!in_array($scheme, $this->schemes)) $url = '';
/plugin/codeprettify/code-prettify/styles/
H A Dsons-of-obsidian.css3 * http://studiostyl.es/schemes/son-of-obsidian by
/plugin/fckg/fckeditor/
H A DInstall_README22 There are three color schemes or "skins" for the toolbar. DokuWikiFCK uses the 'silver'
/plugin/advanced/lang/en/
H A Dconfig.txt20 …l.conf'' | [[doku>urlschemes]] | URL schemes to be recognized …
/plugin/edittable/renderer/
H A Dinverse.php437 $schemes = getSchemes();
438 foreach ($schemes as $scheme) {
/plugin/gemini/
H A Drenderer.php20 protected $schemes = null; variable in renderer_plugin_gemini
/plugin/multiorphan/
H A Dscript.js162 if (JSINFO.schemes.indexOf(scheme) > -1) {
/plugin/codemirror/dist/modes/
H A Dgfm.min.js.map1 …e it not crash the Chrome Regexp engine\n // And then limited url schemes to the CommonMark…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1479 var schemes = ed.config.ckgProtocols;
1480 var ar = schemes.split(/\n/);
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE35 …is a member of a collecting society that administers voluntary licensing schemes, via that society…
/plugin/ckgedit/ckeditor/
H A Dconfig.js.unc299 ckedit_path + "schemes.php",
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md364 A stream wrapper allows to declare schemes, like `hoa://` or
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/jmol2/jmol/
H A DCHANGES.txt4351 # color schemes makes those colors the default colors for these schemes.
4446 # new feature: byElement and byResidue color schemes allow
4447 # customized element and residue coloring schemes.
4453 # Users can set up their own byElement and byResidue color schemes
4463 # RANGE min and max are ignored for byElement and byResidue schemes,
4480 # so this opens the door to user-created residue coloring schemes.
4547 # new feature: unlimited user-defined color schemes:
4567 # this version introduces fully customizable color schemes
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...

12