Home
last modified time | relevance | path

Searched refs:disable (Results 1 – 25 of 230) sorted by relevance

12345678910

/plugin/pycode/
H A Dscript.js178 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 Dsettings.class.php92 $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 Ddisable-code-coverage-ignore.phpt2 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 DFirebaseRealtimeDatabase.php104 ],'disable' => [
105 'path' => 'v1beta/{+name}:disable',
H A DServiceUsage.php160 ],'disable' => [
161 'path' => 'v1/{+name}:disable',
H A DSecretManager.php258 ],'disable' => [
259 'path' => 'v1/{+name}:disable',
/plugin/prettyphoto/
H A Dprettyphoto.conf.js.example4 // disable social media integration in the pop-up frame
/plugin/farmer/lang/en/
H A Dtab_plugins_help.txt10 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 Dplugin.info.txt6 desc Hide some pages and disable actions from extranet ip
/plugin/txtconf/
H A Dtxtconfig.class.php261 $disable = '';
265 $disable = 'disabled="disabled"';
282 …y.'" name="config['.$key.']" type="text" class="edit" size="80" value="'.$value.'" '.$disable.'/>';
/plugin/disableactionsbygroup/
H A Dplugin.info.txt5 name disable actions by group plugin
/plugin/allowindentation/
H A Dplugin.info.txt6 desc Allow using an indentation in wiki text and disable rendering indented blocks as a preformat…
/plugin/corsharing/
H A DREADME.md3 Used to enable/disable CORS (Cross-Origin Resource Sharing) http headers in DokuWiki
H A Dplugin.info.txt6 desc Enable/disable CORS (Cross-Origin Resource Sharing). Used to enable CORS http headers to per…
/plugin/farmer/action/
H A Ddisable.php51 $disabled = $ext->disable();
/plugin/maintenancemessage/
H A DINFO.txt7 desc Displays a maintenance message on all pages to notify of upcoming downtime, can also disable
/plugin/confmanager/lang/ko/
H A Dmime.txt5 …Scripting 취약점이 생길 수 있습니다. 신뢰할 수 있는 사용자에 대해서만 이 기능을 허용해야 합니다. You need to disable the [[doku>config…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinstallation.rst86 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 DCache.DefinitionImpl.txt
H A DHTML.CoreModules.txt
/plugin/siteexport/
H A Dpreload.php203 $this->disable($plugin);
216 public function disable($plugin) { function in preload_plugin_siteexport_controller
/plugin/autologoff/lang/en/
H A Dintro.txt3 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 Dintro.txt3 …xported pages will be exported as well. Affected pages are listed below, disable the checkbox to e…
/plugin/phprestrict/
H A DREADME.md9 You can also disable "view source" on PHP pages (recommended).
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-meta-data.asciidoc7 You can disable or enable it using the following methods:
19 If you would like to disable it you can use the `setElasticMetaHeader()`

12345678910