Home
last modified time | relevance | path

Searched refs:settings (Results 301 – 325 of 466) sorted by relevance

1...<<111213141516171819

/plugin/statistics/inc/
H A DBrowscap.php187 * Proxy settings are stored in this variable.
213 // has to be set to reach E_STRICT compatibility, does not affect system/app settings
378 * Load (auto-set) proxy settings from environment variables.
398 * Add proxy settings to the stream context array.
410 $settings = array($wrapper => array(
417 $settings[$wrapper]['header'] = 'Proxy-Authorization: Basic '.base64_encode($username.':'.$password);
420 // Add these new settings to the stream context options array
423 $settings
436 * Clear proxy settings from the stream context options array.
438 * @param string $wrapper Remove settings fro
[all...]
/plugin/pagemove/lang/cs/
H A Dlang.php.txt10 // settings must be present and set appropriately for the language
/plugin/lists/
H A Dsyntax_plugin_lists.css10 If you want to change the styling rules either change the settings
/plugin/revealjs/
H A Dchangelog.md6 - Added auto_slide and loop settings and overrides
67 …e this globally in the plugin settings and since all options are overwritable per wiki page you ca…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DLogging.php137 'path' => 'v2/{+name}/settings',
797 'path' => 'v2/{+name}/settings',
807 'path' => 'v2/{+name}/settings',
1665 'path' => 'v2/{+name}/settings',
1689 'path' => 'v2/{+name}/settings',
2225 'path' => 'v2/{+name}/settings',
2905 'path' => 'v2/{+name}/settings',
2929 'path' => 'v2/{+name}/settings',
/plugin/pagemove/lang/es/
H A Dlang.php.txt11 // settings must be present and set appropriately for the language
/plugin/colorswatch/
H A DREADME.md15 …hsla()`` or keywords like ``lightgray`` or ``fuchsia``. In the plugin's settings, it's possible to…
/plugin/usecounter/
H A Ddokuwiki_plugin_page.wiki44 **No configuration settings available.**
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dconfig.asp33 ' You should look at the settings for each resource type to get the full potential
55 ' Configuration settings for each Resource Type
/plugin/authucenter/lib/uc_client/model/
H A Dmail.php124 $mail_setting = $this->base->settings;
/plugin/displaytitle/
H A DREADME.md32 …gin does not provide any [Configuration Manager](https://www.dokuwiki.org/config:manager) settings.
/plugin/semanticdata/
H A DREADME21 In the admin section of the plugin you can change two settings:
/plugin/gitlabproject/
H A DREADME.md43 …n`. Inside you can add other servers and their tokens, than the one defined in the plugin settings.
/plugin/doctree2filelist/
H A Dadmin.php113 print '<div class="settingsbox"><strong>' . $this->getLang('settings') . "</strong><br />";
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.print.min.js5 !function(n){var o,r;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(t){return n(t,window,document)}):"object"==typeof exports?(o=require("jquery"),r=function(t,e){e.fn.dataTable||require("datatables.net")(t,e),e.fn.dataTable.Buttons||require("datatables.net-buttons")(t,e)},"undefined"==typeof window?module.exports=function(t,e){return t=t||window,e=e||o(t),r(t,e),n(e,t,t.document)}:(r(window,o),module.exports=n(o,window,window.document))):n(jQuery,window,document)}(function(m,b,t,p){"use strict";function h(t){return n.href=t,-1===(t=n.host).indexOf("/")&&0!==n.pathname.indexOf("/")&&(t+="/"),n.protocol+"//"+t+n.pathname+n.search}var e=m.fn.dataTable,n=t.createElement("a");return e.ext.buttons.print={className:"buttons-print",text:function(t){return t.i18n("buttons.print","Print")},action:function(t,e,n,o){function r(t,e){for(var n="<tr>",o=0,r=t.length;o<r;o++){var i=null===t[o]||t[o]===p?"":t[o];n+="<"+e+" "+(s[o]?'class="'+s[o]+'"':"")+">"+i+"</"+e+">"}return n+"</tr>"}var i=e.buttons.exportData(m.extend({decodeEntities:!1},o.exportOptions)),a=e.buttons.exportInfo(o),s=e.columns(o.exportOptions.columns).flatten().map(function(t){return e.settings()[0].aoColumns[e.column(t).index()].sClass}).toArray(),u='<table class="'+e.table().node().classNa (…)
/plugin/backup/
H A DREADME.md13 …of your [DokuWiki](http://dokuwiki.org/) data and other configuration / settings from the admin in…
/plugin/quickstats/
H A Dstyle.css43 /* partial settings for basic layout */
H A Dstyle.wide.css43 /* partial settings for basic layout */
/plugin/datatables/assets/datatables.net-plugins/features/searchPane/
H A DdataTables.searchPane.min.js
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md371 Due to the dynamic nature of Elasticsearch, the first document we added automatically built an index with some default settings. Let's delete that index because we want to specify our own settings later:
393 Now that we are starting fresh (no data or index), let's add a new index with some custom settings:
399 'settings' => [
410 Elasticsearch will now create that index with your chosen settings, and return an acknowledgement:
/plugin/katex/_assets/
H A Dkatex.min.js1settings.reportNonstrict("mathVsTextAccents","LaTeX's accent "+e.funcName+" works only in text mod…
/plugin/diagramsnet/lib/math/config/
H A DAccessible.js64settings:a.config.menuSettings,scrollSize:18,HandleEvent:function(n,l,m){if(h.settings.CTRL&&!n.ct…
65settings[this.variable]===this.value?"true":"false";v=f.Insert({"aria-checked":u},v);v=this.SUPER(…
74settings:b.config.menuSettings,config:{styles:m},hideProcessedMath:false,maxStretchyParts:1000,Con…
/plugin/skype/
H A DREADME.md90 Then you need to change your privacy settings in Skype: `Options` -> `Privacy` -> `Allow Net Status`
/plugin/overlay/
H A Dstyle.css64 /* mark settings here as !important. For instance, color: green !important; */
/plugin/datatables/assets/datatables.net-fixedheader/js/
H A DdataTables.fixedHeader.min.js

1...<<111213141516171819