Home
last modified time | relevance | path

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

12345678910>>...15

/plugin/fckg/fckeditor/userfiles/
H A D.htaccess.security2 order allow,deny
6 order allow,deny
7 allow from all
H A D.htaccess2 order allow,deny
3 allow from all
H A D.htaccess.open2 order allow,deny
3 allow from all
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.brush.css.js5 …g,allow:'*',disallow:['property']});brush.push({pattern:/\s*([\:\.\[\]\"\'\=\s\w#\.\-,]+)\s+\{/gm,…
6 …ass:'properties',allow:'*'});brush.push({pattern:/\:(.*?(?=\})|(.|\n)*?(?=(\}|\;)))/g,matches:Synt…
H A Djquery.syntax.brush.apache.js5allow:['attribute','tag-name','string']},{klass:'tag-name',process:Syntax.lib.webLinkProcess("site…
H A Djquery.syntax.brush.html.js5allow:['keyword','php-script']},{klass:'keyword'},{brush:'php-script'},{klass:'keyword'})});brush.…
H A Djquery.syntax.brush.bash-script.js5allow:['variable','string','operator','constant']});brush.push({pattern:/`([\s\S]+?)`/gmi,matches:…
H A Djquery.syntax.brush.bash.js5allow:['href']});brush.push(Syntax.lib.singleQuotedString);brush.push(Syntax.lib.doubleQuotedStrin…
H A Djquery.syntax.brush.haskell.js5 …{pattern:/\-\-.*$/gm,klass:'comment',allow:['href']});brush.push({pattern:/\{\-[\s\S]*?\-\}/gm,kla…
H A Djquery.syntax.brush.pascal.js5 …ern:/\{[\s\S]*?\}/gm,klass:'comment',allow:['href']});brush.push({pattern:/\(\*[\s\S]*?\*\)/gm,kla…
H A Djquery.syntax.brush.lua.js5 …tern:/\-\-.*$/gm,klass:'comment',allow:['href']});brush.push({pattern:/\-\-\[\[(\n|.)*?\]\]\-\-/gm…
H A Djquery.syntax.brush.clang.js6allow:'*'});var propertyAttributes=["getter","setter","readwrite","readonly","assign","retain","co…
/plugin/newpagetemplate/
H A Daction.php23 var $allow = true;
68 if(!$this->allow) {
183 $this->allow = false;
188 if($this->allow) return;
25 var $allow = true; global() variable in action_plugin_newpagetemplate
/plugin/vkeyboard/exe/
H A D.htaccess1 order allow,deny
2 allow from all
/plugin/freechat/phpfreechat/data/private/
H A D.htaccess1 order deny,allow
3 allow from localhost
/plugin/tokenbucketauth/
H A D.htaccess3 Order allow,deny
8 Order allow,deny
/plugin/ckgdoku/fckeditor/userfiles/
H A D.htaccess.security6 Order allow,deny
15 Order allow,deny
H A D.htaccess6 Order allow,deny
15 Order allow,deny
/plugin/ckgedit/fckeditor/userfiles/
H A D.htaccess6 Order allow,deny
15 Order allow,deny
H A D.htaccess.security6 Order allow,deny
15 Order allow,deny
/plugin/mediasyntax/
H A 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/
H A 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/bootswrapper/exe/help/
H A 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 …
/plugin/file2dw/docker/simple/
H A Ddocker-compose.yml9 - MAXPOST=30M # OPTIONAL: Change value to allow upload of bigger/smaller files
10 - MAXFILE=30M # OPTIONAL: Change value to allow upload of bigger/smaller files
/plugin/embeddedphp/syntax/
H A Dphpinline.php105 $allow = ($this->getConf('embedphpok') == 1) &&
108 return $allow;

12345678910>>...15