Home
last modified time | relevance | path

Searched full:setting (Results 126 – 150 of 1200) sorted by last modified time

12345678910>>...48

/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js69127 /* And continue down the tree, setting j to the left son of k */
71732 // However, some cases require setting options to different
73061 // However, some cases require setting options to different
74788 // Setting context._sent for legacy support of Babel's
74830 // setting context.delegate to null, and returning the ContinueSentinel.
79288 // However, some cases require setting options to different
80534 // However, some cases require setting options to different
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js10717 /* And continue down the tree, setting j to the left son of k */
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs26315 default: throw new Error("Bad sheet visibility setting " + vis);
/plugin/dev/skel/lang/
H A Dsettings.php9 // keys need to match the config setting name
/plugin/authwordpress/
H A Dclass-phpass.php121 function crypt_private($password, $setting) argument
124 if (substr($setting, 0, 2) == $output)
127 $id = substr($setting, 0, 3);
132 $count_log2 = strpos($this->itoa64, $setting[3]);
138 $salt = substr($setting, 4, 8);
160 $output = substr($setting, 0, 12);
/plugin/structtasks/_test/
H A DUtilitiesTest.php161 * require setting up the database.
/plugin/structtasks/lang/en/
H A Dsettings.php8 // keys need to match the config setting name
9 …alue), and "status" (of type Text or Dropdown, not multi-value). If this setting is empty then the…
/template/mikio/assets/
H A Dmikio-typeahead.js170 // it seems like setting the css is a bad idea (just let Bootstrap do it), but I'll keep the old
H A Dmikio.js382 let setting = this.getCookie('lightDarkToggle');
383 if (setting == 'dark' || setting == 'light' || setting == 'auto') {
384 this.darkMode = setting;
387 if (document.querySelector('.mikio-auto-darklight') == null && setting == 'auto') {
/template/mikio/
H A DREADME.md169 - `image` : The hero image is sourced from an image named hero in the current or parental namespace. Namespace searching can be confined by the `includePagePropagate` setting. Pages can also override the image by inserting `~~hero-image URL~~` in the page content. DokuWiki and external URLs are supported. The height of the image area is 240px while the width is 33% of the window width. It is recommended to use an image of at least 480x240 (2:1)
220 Of course, you can leave the setting blank to hide the page info altogether.
276 - `autoDarkLight` configuration setting will override user setting when `showDarkLight` is disabled [#56](https://github.com/nomadjimbob/mikio/issues/56).
312 - Mikio Control Macros now support the format `-~SETTING~-` as well as the standard `~~SETTING~~`. This fixes an incompatibility with the [Comment Syntax support](https://www.dokuwiki.org/plugin:commentsyntax) extension.
317 - Setting `tpl»mikio»showNotifications` to an empty string is the same as setting it to `always`.
397 - Added support for navbar title link to use showpageafterlogin setting if installed [#27](https://github.com/nomadjimbob/mikio/issues/27)
/plugin/bibtex4dw/lang/de/
H A Dsettings.php8 // keys need to match the config setting name
/plugin/bibtex4dw/lang/en/
H A Dsettings.php8 // keys need to match the config setting name
14 $lang['sort'] = 'Whether to sort the references in the bibliography in alphabetic order.<br /> This setting does not affect the "numeric" citation style.';
/plugin/imapmarkers/
H A Djquery.imagemapster.js4148 // We also cache the actual opacity setting to restore finally.
/plugin/translation/
H A Dhelper.php58 * Parse 'translations'-setting into $this->translations
/plugin/htmlok/lang/en/
H A Dsettings.php8 // keys need to match the config setting name
/plugin/gitbacked/
H A DCHANGELOG.md90 …- Updated default setting for `$conf['addParams']` to apply DokuWiki user name as commit author an…
132 - Added setting ignorePaths to ignore specified paths in add/commit-process
/plugin/gitbacked/action/
H A Deditcommit.php229 * Notifies error on setting repo path
/plugin/gitbacked/lib/
H A DGit.php377 * Handles error on setting the repo path
/plugin/dw2pdf/tpl/default/
H A Dheader_odd.html4 <td style="text-align: center">@PAGE@/@PAGES@</td> <!-- remove / and use setting $mpdf->pagenumSuffix = '/'; to have only / if @PAGES@ is defined -->
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Config/
H A DConfigVariables.php273 // exceeding autosize, setting this value to true will force respect for autosize, and disable the page-break-inside:avoid
425 // Enable a limited use of classes within SVG <text> elements by setting this to true.
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php1470 $form['FF'][] = self::FLAG_RADIO; // must be same as radio button group setting?
H A DMpdf.php689 * Useful setting to use on hosts with outdated CA certificates.
3159 $save_nbcol = $this->NbCol; // other values of gap and vAlign will not change by setting Columns off
13929 $save_nbcol = $this->NbCol; // other values of gap and vAlign will not change by setting Columns off
15345 // elseif position:outside (and NOT table) - output in front of first textbuffer output by setting listitem (cf. _saveTextBuffer)
20113 // Do it by setting minimum width here
H A DOtl.php4599 // X1. Begin by setting the current embedding level to the paragraph embedding level. Set the directional override status to neutral.
4993 // X1. Begin by setting the current embedding level to the paragraph embedding level. Set the directional override status to neutral.
H A DSizeConverter.php41 * Setting e.g. margin % will use maxsize (pagewidth) and em will use fontsize
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php1338 // Used as indirect setting for currentColor
1368 } // Used as indirect setting for currentColor
1409 } // Used as indirect setting for currentColor
2197 // Setting e.g. margin % will use maxsize (pagewidth) and em will use fontsize
2219 // Setting e.g. margin % will use maxsize (pagewidth) and em will use fontsize

12345678910>>...48