Home
last modified time | relevance | path

Searched refs:allow (Results 1 – 25 of 457) sorted by relevance

12345678910>>...19

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/
DImportantDecorator.php15 public $allow; variable in HTMLPurifier_AttrDef_CSS_ImportantDecorator
19 * @param bool $allow Whether or not to allow !important
21 public function __construct($def, $allow = false) argument
24 $this->allow = $allow;
49 if ($this->allow && $is_important) {
/plugin/fckg/fckeditor/userfiles/
D.htaccess.security2 order allow,deny
6 order allow,deny
7 allow from all
D.htaccess2 order allow,deny
3 allow from all
D.htaccess.open2 order allow,deny
3 allow from all
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.brush.css.js5 …g,allow:'*',disallow:['property']});brush.push({pattern:/\s*([\:\.\[\]\"\'\=\s\w#\.\-,]+)\s+\{/gm,… property
6 …ass:'properties',allow:'*'});brush.push({pattern:/\:(.*?(?=\})|(.|\n)*?(?=(\}|\;)))/g,matches:Synt… property
Djquery.syntax.brush.apache.js5allow:['attribute','tag-name','string']},{klass:'tag-name',process:Syntax.lib.webLinkProcess("site…
Djquery.syntax.brush.html.js5allow:['keyword','php-script']},{klass:'keyword'},{brush:'php-script'},{klass:'keyword'})});brush.… property
Djquery.syntax.brush.bash-script.js5allow:['variable','string','operator','constant']});brush.push({pattern:/`([\s\S]+?)`/gmi,matches:… property
Djquery.syntax.brush.bash.js5allow:['href']});brush.push(Syntax.lib.singleQuotedString);brush.push(Syntax.lib.doubleQuotedStrin… property
Djquery.syntax.brush.haskell.js5 …{pattern:/\-\-.*$/gm,klass:'comment',allow:['href']});brush.push({pattern:/\{\-[\s\S]*?\-\}/gm,kla… property
Djquery.syntax.brush.pascal.js5 …ern:/\{[\s\S]*?\}/gm,klass:'comment',allow:['href']});brush.push({pattern:/\(\*[\s\S]*?\*\)/gm,kla… property
Djquery.syntax.brush.lua.js5 …tern:/\-\-.*$/gm,klass:'comment',allow:['href']});brush.push({pattern:/\-\-\[\[(\n|.)*?\]\]\-\-/gm… property
/plugin/newpagetemplate/
Daction.php23 var $allow = true; variable in action_plugin_newpagetemplate
68 if(!$this->allow) {
183 $this->allow = false;
188 if($this->allow) return;
/plugin/vkeyboard/exe/
D.htaccess1 order allow,deny
2 allow from all
/plugin/freechat/phpfreechat/data/private/
D.htaccess1 order deny,allow
3 allow from localhost
/plugin/tokenbucketauth/
D.htaccess3 Order allow,deny
8 Order allow,deny
/plugin/ckgedit/fckeditor/userfiles/
D.htaccess6 Order allow,deny
15 Order allow,deny
D.htaccess.security6 Order allow,deny
15 Order allow,deny
/plugin/ckgdoku/fckeditor/userfiles/
D.htaccess6 Order allow,deny
15 Order allow,deny
D.htaccess.security6 Order allow,deny
15 Order allow,deny
/plugin/mediasyntax/
DREADME21 2015-07-25: 1 hour: allow [[File: instead of [[Image:
27 2012-09-20: 4 hours: converter: allow for rowspan
38 2012-03-17: 1 hour: allow converting dokuwiki style tables to mediawiki
41 2011-04-02: 4 hours: Issue 3: allow pictures (aka images)
46 2010-10-28: 1 hour: allow a codeblock directly under a listitem
47 2010-10-26: 1 hour: allow a listitem directly under a codeblock
/plugin/webcode/
DREADME.md39 <iframe name="result" allow="midi *; geolocation *; microphone *; camera *; encrypted-media *;"
40 sandbox="allow-modals allow-forms allow-scripts allow-same-origin allow-popups allow-top-navigation…
/plugin/sketchcanvas/
DREADME.md121 …deno run --allow-read --allow-write --allow-net=deno.land,registry.npmjs.org --allow-env --allow-r…
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ServiceBaseUrl/
H A DAllowedListDiscovery.php55 $this->allow($value);
69 public function allow($url) function in CAS_ServiceBaseUrl_AllowedListDiscovery
/plugin/bootswrapper/exe/help/
Dthumbnail.txt50 …text and the large number of plugins contributed by its vibrant community allow for a broad range …
66 …text and the large number of plugins contributed by its vibrant community allow for a broad range …
76 …text and the large number of plugins contributed by its vibrant community allow for a broad range …
86 …text and the large number of plugins contributed by its vibrant community allow for a broad range …
96 …text and the large number of plugins contributed by its vibrant community allow for a broad range …

12345678910>>...19