/plugin/pycode/ |
H A D | script.js | 178 pycode_wiz.disable(".pycode__embed-def"); 179 pycode_wiz.disable(".pycode__embed-cls"); 186 pycode_wiz.disable(".pycode__embed-lns"); 196 pycode_wiz.disable(".pycode__embed-lns"); 201 pycode_wiz.disable(".pycode__embed-def"); 217 pycode_wiz.disable(".pycode__embed-lns"); 225 pycode_wiz.disable(".pycode__embed-cls"); 247 pycode_wiz.disable(".pycode__code-nums"); 276 pycode_wiz.disable(".pycode__embed-lns"); 277 pycode_wiz.disable(".pycode__embed-def"); [all …]
|
/plugin/autogroup/conf/ |
H A D | settings.class.php | 92 $disable = ''; 96 $disable = 'disabled="disabled"'; 109 …cols="40" id="config___'.$key.'" name="config['.$key.']" class="edit" '.$disable.'>'.$value.'</tex…
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
H A D | disable-code-coverage-ignore.phpt | 2 phpunit --colors=never --coverage-text=php://stdout --disable-coverage-ignore IgnoreCodeCoverageCla… 14 $_SERVER['argv'][4] = '--disable-coverage-ignore';
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | FirebaseRealtimeDatabase.php | 104 ],'disable' => [ 105 'path' => 'v1beta/{+name}:disable',
|
H A D | ServiceUsage.php | 160 ],'disable' => [ 161 'path' => 'v1/{+name}:disable',
|
H A D | SecretManager.php | 258 ],'disable' => [ 259 'path' => 'v1/{+name}:disable',
|
/plugin/prettyphoto/ |
H A D | prettyphoto.conf.js.example | 4 // disable social media integration in the pop-up frame
|
/plugin/farmer/lang/en/ |
H A D | tab_plugins_help.txt | 10 state as in the Farmer. Eg. when you disable a plugin in the Farmer it will disable the plugin for all Animals which
|
/plugin/extranet/ |
H A D | plugin.info.txt | 6 desc Hide some pages and disable actions from extranet ip
|
/plugin/txtconf/ |
H A D | txtconfig.class.php | 261 $disable = ''; 265 $disable = 'disabled="disabled"'; 282 …y.'" name="config['.$key.']" type="text" class="edit" size="80" value="'.$value.'" '.$disable.'/>';
|
/plugin/disableactionsbygroup/ |
H A D | plugin.info.txt | 5 name disable actions by group plugin
|
/plugin/allowindentation/ |
H A D | plugin.info.txt | 6 desc Allow using an indentation in wiki text and disable rendering indented blocks as a preformat…
|
/plugin/corsharing/ |
H A D | README.md | 3 Used to enable/disable CORS (Cross-Origin Resource Sharing) http headers in DokuWiki
|
H A D | plugin.info.txt | 6 desc Enable/disable CORS (Cross-Origin Resource Sharing). Used to enable CORS http headers to permits web client visiting other website to load some data from your dokuwiki website.
|
/plugin/farmer/action/ |
H A D | disable.php | 51 $disabled = $ext->disable();
|
/plugin/maintenancemessage/ |
H A D | INFO.txt | 7 desc Displays a maintenance message on all pages to notify of upcoming downtime, can also disable…
|
/plugin/confmanager/lang/ko/ |
H A D | mime.txt | 5 :!: **unprotected wiki에 대해서 HTML 업로드를 허용하지 마세요** 자바스크립트를 통한 Cross Site Scripting 취약점이 생길 수 있습니다. 신뢰할 수 있는 사용자에 대해서만 이 기능을 허용해야 합니다. You need to disable the [[doku>config:iexssprotect]] option additionally to adding the HTML mime type in the config file.
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/ |
H A D | installation.rst | 86 3. Use the ``configure --disable-all --enable-cli --enable-twig=shared`` command instead of step 14 95 You have to use ``configure --disable-all --disable-zts --enable-cli
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Cache.DefinitionImpl.txt |
|
H A D | HTML.CoreModules.txt |
|
/plugin/siteexport/ |
H A D | preload.php | 203 $this->disable($plugin); 216 public function disable($plugin) { function in preload_plugin_siteexport_controller
|
/plugin/autologoff/lang/en/ |
H A D | intro.txt | 3 Here you can specify users and groups that should be logged out after the configured time of inactivity. Be sure to prefix groups with ''@''. A user that is member of multiple configured groups will be given the largest configured time. You can specify ''0'' to disable auto-loggoff for certain groups or users
|
/plugin/nsexport/lang/en/ |
H A D | intro.txt | 3 …xported pages will be exported as well. Affected pages are listed below, disable the checkbox to e…
|
/plugin/phprestrict/ |
H A D | README.md | 9 You can also disable "view source" on PHP pages (recommended).
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | http-meta-data.asciidoc | 7 You can disable or enable it using the following methods: 19 If you would like to disable it you can use the `setElasticMetaHeader()`
|