Home
last modified time | relevance | path

Searched refs:config (Results 651 – 675 of 908) sorted by relevance

1...<<21222324252627282930>>...37

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckcommands.py37 import config as Config
/plugin/copypage/
H A DREADME.md34 * Disabling [compress](https://www.dokuwiki.org/config:compress) option will help debugging JavaScr…
/plugin/diagramsnet/lib/math/extensions/
H A DFontWarnings.js19 …atch(/HTML-CSS Jax - /)&&!c.div){var j=MathJax.OutputJax["HTML-CSS"],n=j.config.availableFonts,l;v…
/plugin/farmer/
H A Dhelper.php29 * Get the farm config
69 $config = $this->getConfig();
73 } elseif ($config['base']['basedomain']) {
74 return 'http://' . $animal . '.' . $config['base']['basedomain'];
/plugin/dw2pdf/vendor/mpdf/mpdf/data/
H A Dmpdf.css4 A default margin-top/bottom for lists is NOT set in config.php - (standard browsers give outermost list a top and bottom margin).
/plugin/issuelinks/services/
H A DGitHub.service.php277 $config = [
285 "config" => $config,
/plugin/externalembed/
H A DREADME.md28 …t your **API_KEY** using Dokuwiki's [configuration Manager](https://www.dokuwiki.org/plugin:config)
99 config file.
/plugin/codemirror/dist/modes/
H A Dfcl.min.js.map1config","indentUnit","keywords","term","method","accu","rule","then","is","and","or","if","default…
H A Ddtd.min.js.map1config","indentUnit","type","ret","style","tp","tokenBase","stream","state","ch","next","eat","eat…
H A Dlua.min.js.map1config","parserConfig","indentUnit","prefixRE","words","RegExp","join","wordRE","specials","builti…
H A Druby.min.js.map1config","wordObj","words","o","i","e","length","keywords","indentWords","dedentWords","opening","[…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jar ... http.config public org.apache.http.config.ConnectionConfig$Builder extends java.lang.Object
/plugin/authyubikey/
H A Dauth.php48 global $config;
/plugin/authnc/
H A DREADME.md26 * Set the groups within the DokuWiki config to manager or users
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1 …re class="file '+p+'">'};var d=function(){return"</pre> </dd></dl>"};n=k.config.geshi_opts;if(!n.m…
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.unc176 chars = editor.config.specialChars;
177 extraChars = editor.config.extraSpecialChars;
/plugin/etherpadlite/action/
H A Detherpadlite.php421 $config = array(
430 $this->include_script($event, 'var etherpad_lite_config = '.$json->encode($config));
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.unc176 chars = editor.config.specialChars;
177 extraChars = editor.config.extraSpecialChars;
/plugin/gitbacked/
H A DCHANGELOG.md110 - Added config `'emailAddressOnError'`
111 - Added config `'notifyByMailOnSuccess'`
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc65 ckgeditIwikiData = editor.config.ckgeditIwikiData;
93 editor.config.jquery.post(
94 editor.config.ckedit_path + "get_headers.php",
353 editor.config.selectedIwikiIndex = index;
473 var emailProtection = editor.config.emailProtection || '';
540 var fbUrl = CKEDITOR.instances.wiki__text.config.filebrowserBrowseUrl;
1203 if(typeof editor.config.selectedIwikiIndex == "number") {
1206 … select.selectedIndex = editor.config.selectedIwikiIndex;
1448 ckgeditIwikiData = editor.config.ckgeditIwikiData;
1479 var schemes = ed.config.ckgProtocols;
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md28 * It is possible to disable automatic cache cleanup with `cacheCleanupInterval` config variable
70 * Added support for orientation config key
105 - Class now accepts only single array `$config` parameter
106 - Array keys are former `config.php` and `config_fonts.php` properties
232 - Add config constant so we can define custom font data
485 - config.php
500 config.php
608 - config.php
614 config.php changes
631 - `<mark>` has a default CSS set in config
[all...]
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt66 …e links by default, but this behaviour can be enabled in the [[doku>wiki:config]] file. Hint: If D…
86 …* For Mozilla and Firefox it can be enabled through the config option [[http://www.mozilla.org/qua…
226 Please note: These conversions can be turned off through a [[doku>wiki:config#typography|config opt…
351 | description| show the item description. If [[doku>wiki:config#htmlok|HTML]] is disabled all tags …
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample04_mx.cfm90 fckEditor.config['SkinPath'] = basePath & 'editor/skins/' & HTMLEditFormat( URL.Skin ) & '/' ;
/plugin/epub/scripts/
H A Depub_utils.php592 $config = $plugin->getConf('config');
597 $config
/plugin/batchedit/
H A Dinterface.php107 public function configure($config) { argument
108 foreach ($config->getConfig() as $id => $value) {

1...<<21222324252627282930>>...37