Home
last modified time | relevance | path

Searched refs:settings (Results 251 – 275 of 466) sorted by relevance

1...<<111213141516171819

/plugin/authremoteuser/
H A DREADME.md66 *Configuration Settings*, and configure these settings:
89 Copy the configuration settings to the `conf/local.protected.php` file to
91 target="_blank">protect the settings</a> against changes via *Config Manager*.
/plugin/findologicxmlexport/resources/
H A Dstyle.css26 /* Please remove this styling if it overrides your tooltips settings */
/plugin/credits/
H A Dsyntax.php62 $settings = array(
73 else return $settings[$which];
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.colVis.min.js5 !function(t){var o,i;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(n){return t(n,window,document)}):"object"==typeof exports?(o=require("jquery"),i=function(n,e){e.fn.dataTable||require("datatables.net")(n,e),e.fn.dataTable.Buttons||require("datatables.net-buttons")(n,e)},"undefined"==typeof window?module.exports=function(n,e){return n=n||window,e=e||o(n),i(n,e),t(e,0,n.document)}:(i(window,o),module.exports=t(o,window,window.document))):t(jQuery,window,document)}(function(n,e,t,l){"use strict";var o=n.fn.dataTable;return n.extend(o.ext.buttons,{colvis:function(o,i){var l=null,n={extend:"collection",init:function(n,e){l=e},text:function(n){return n.i18n("buttons.colvis","Column visibility")},className:"buttons-colvis",closeButton:!1,buttons:[{extend:"columnsToggle",columns:i.columns,columnText:i.columnText}]};return o.on("column-reorder.dt"+i.namespace,function(n,e,t){o.button(null,o.button(null,l).node()).collectionRebuild([{extend:"columnsToggle",columns:i.columns,columnText:i.columnText}])}),n},columnsToggle:function(n,e){return n.columns(e.columns).indexes().map(function(n){return{extend:"columnToggle",columns:n,columnText:e.columnText}}).toArray()},columnToggle:function(n,e){return{extend:"columnVisibility",columns:e.columns,columnText:e.columnText}},columnsVisibility:function(n,e){return n.columns(e.columns).indexes().map(function(n){return{extend:"columnVisibility",columns:n,visibility:e.visibility,columnText:e.columnText}}).toArray()},columnVisibility:{columns:l,text:function(n,e,t){return t._columnText(n,t)},className:"buttons-columnVisibility",action:function(n,e,t,o){var e=e.columns(o.columns),i=e.visible();e.visible(o.visibility!==l?o.visibility:!(i.length&&i[0]))},init:function(o,n,i){var l=this;n.attr("data-cv-idx",i.columns),o.on("column-visibility.dt"+i.namespace,function(n,e){e.bDestroying||e.nTable!=o.settings()[0].nTable||l.active(o.column(i.columns).visible())}).on("column-reorder.dt"+i.namespace,function(n,e,t){i.destroying||1===o.columns(i.columns).count()&&(l.text(i._columnText(o,i)),l.active(o.column(i.columns).visible()))}),this.active(o.column(i.columns).visible())},destroy:function(n,e,t){n.off("column-visibility.dt"+t.namespace).off("column-reorder.dt"+t.namespace)},_columnText:function(n,e){var t=n.column(e.columns).index(),o=n.settings()[0].aoColumns[t].sTitle;return o=(o=o||n.column(t).header().innerHTML).replace(/\n/g," ").replace (…)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCalendar.php60 public $settings; variable in Google\\Service\\Calendar
904 'settings',
908 'path' => 'users/me/settings/{setting}',
918 'path' => 'users/me/settings',
935 'path' => 'users/me/settings/watch',
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js1415 _.template = function(text, settings, oldSettings) { argument
1416 if (!settings && oldSettings) settings = oldSettings;
1417 settings = _.defaults({}, settings, _.templateSettings);
1421 (settings.escape || noMatch).source,
1422 (settings.interpolate || noMatch).source,
1423 (settings.evaluate || noMatch).source
1447 if (!settings.variable) source = 'with(obj||{}){\n' + source + '}\n';
1454 var render = new Function(settings.variable || 'obj', '_', source);
1465 var argument = settings.variable || 'obj';
/plugin/authgoogle2fa/
H A DREADME.md9 To get setup, activate the plugin and configure the required settings:
/plugin/dokuprism/
H A DREADME.md4 By default this plugin override builtin `<code>` and `<file>` tags. You can change this in DokuWiki settings.
/plugin/redissue/
H A DREADME.md48 Some advanced settings are also available below.
65 * project: the **right** identifier of the project (Available in the settings of redmine project): …
100 …u can override the server url and the API key defined in the Redissue **settings**. You must defin…
119 … _flirt_ instead _first_), redissue take the one who is set in dokuwiki settings. If **url** or **…
/plugin/revealjs/css/theme/template/
H A Dsettings.scss1 // Base settings for all themes that can optionally be
/plugin/badbehaviour/
H A Daction.php95 function bb2_banned_callback($settings, $package, $key){ argument
/plugin/diff/
H A Dsyntax_plugin_diff.css11 If you want to change the styling rules either change the settings
/plugin/datatables/assets/datatables.net-responsive/js/
H A DdataTables.responsive.min.js
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc188 the URI, configure SSL settings as required and provide authentication
416 built an index with some default settings. Delete that index and specify your
417 own settings later:
444 settings:
451 'settings' => [
462 {es} now creates that index with your chosen settings and return an
/plugin/colorpicker/
H A DREADME.md5 The available colors can be edited in the wiki settings.
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown47 In slick 1.5 you can now add settings using the data-slick attribute. You still need to call $(elem…
82 mobileFirst | boolean | false | Responsive settings use mobile first calculation
91 …bject containing breakpoints and settings objects (see demo). Enables settings sets at given scree…
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNSimulator.php719 protected function captureSimState(SimState $settings, CharStream $input, DFAState $dfaState) : void argument
721 $settings->setIndex($input->getIndex());
722 $settings->setLine($this->line);
723 $settings->setCharPos($this->charPositionInLine);
724 $settings->setDfaState($dfaState);
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js1491 _.template = function(text, settings, oldSettings) { argument
1492 if (!settings && oldSettings) settings = oldSettings;
1493 settings = _.defaults({}, settings, _.templateSettings);
1497 (settings.escape || noMatch).source,
1498 (settings.interpolate || noMatch).source,
1499 (settings.evaluate || noMatch).source
1523 if (!settings.variable) source = 'with(obj||{}){\n' + source + '}\n';
1531 render = new Function(settings.variable || 'obj', '_', source);
1542 var argument = settings.variable || 'obj';
/plugin/odt/renderer/
H A Dpage.php358 function render_index($type='toc', $settings=NULL) { argument
360 $data = $this->get_index_settings($type, $settings);
387 protected function get_index_settings($type, $settings) { argument
399 if ( preg_match('/maxlevel=[^;]+;/', $settings, $matches) === 1 ) {
412 if ( preg_match('/title=[^;]+;/', $settings, $matches) === 1 ) {
421 if ( preg_match('/leader_sign=[^;]+;/', $settings, $matches) === 1 ) {
431 if ( preg_match('/indents=[^;]+;/', $settings, $matches) === 1 ) {
440 if ( preg_match('/pagebreak=[^;]+;/', $settings, $matches) === 1 ) {
453 if ( preg_match('/styleH="[^"]+";/', $settings, $matches) === 1 ) {
465 if ( preg_match('/styleL'.($count + 1).'="[^"]+";/', $settings, $matches) === 1 ) {
/plugin/datatables/assets/datatables.net-plugins/features/lengthLinks/
H A DdataTables.lengthLinks.min.js
/plugin/fontface/
H A Dinstall_fonts.txt4 The settings depend on the embedding technique you use.
/plugin/randomquote/
H A DREADME.md16 the option of making settings via the admin pages. Feel free to make it better!
/plugin/tgnotify/
H A DCHANGELOG.rst53 * Feature: Plugin debug mode is added. May be activated at settings page.
/plugin/davcal/
H A DcalendarBackendDokuwiki.php499 $settings = $this->hlp->getCalendarSettings($event['calendarid']);
500 return $settings['uri'] . '/' . $event['uri'];
/plugin/deflist/
H A Dsyntax_plugin_deflist.css9 If you want to change the styling rules either change the settings

1...<<111213141516171819