Home
last modified time | relevance | path

Searched refs:change (Results 151 – 175 of 951) sorted by relevance

12345678910>>...39

/plugin/tagging/script/
H A Dsearch.js182 $inputs.change(function () {
/plugin/searchtablejs/TableFilter_EN/
H A Dfiltergrid.css4 - edit classes below to change filter grid style
/plugin/fckg/fckeditor/
H A DInstall_README23 skin as its default color scheme. You can change this to the ochre color scheme that came
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dhandlers.rst6 Handlers allow you to change the serialization, or deserialization process
/plugin/advanced/lang/en/config/
H A Dacl.txt22 | admin | 255 | admin plugins | superuser((see [[doku>config:superuser]])) can change admin se…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dembed.rst108 consequences: any change involves finding and editing all affected copies
173 on the template name won't work as expected if you change the context (for
/plugin/ol3/
H A Dstyle.css1change:contents,width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-…
/plugin/tip/
H A Dsyntax_plugin_tip.css9 If you want to change the styling rules either change the settings
/plugin/epnsmartlink/
H A DREADME.md26 …S-URL: The URL for the JavaScript File Provided from eBay. If eBay should ever change the Link you
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DIlmNamespace.asciidoc93 $params['index'] = (string) The name of the index whose lifecycle step is to change
/plugin/btable2/
H A DREADME.md13 - No Authorization! Everyone can change votes from others. non-internet-users (yes, they exist...) …
/plugin/api/
H A DREADME.md40 You need to change them in your configuration.
/plugin/stale/
H A DREADME.md8 …* touches all configuration files (ie change only the modified date, not the content) in order to …
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example3 * How to change:
/plugin/projects/lib/
H A Dmaker.php195 foreach ($changes as $key => $change) {
196 $node = $this->nodes[$change];
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md147 Any change to make the reader implementations always return either a
149 breaking change.
/plugin/tline/
H A DCHANGES.txt15 one in the theme and one in the css. This is a breaking change if you were
19 Further note about this change since it is undoing someone's work: The tape height
77 This can be a breaking change for event sources that were using values
105 year 4400 (with thick tape) looks much better with the change.
215 Note: this is a breaking change for anyone who calls Event directly. But since
226 No backwards compatibility. (Breaking change from previous checkin)
/plugin/wysiwyg/css/
H A Dfck_editorarea.css24 * A user can configure the editor to use another CSS file. Just change
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_editorarea.css24 * A user can configure the editor to use another CSS file. Just change
/plugin/semanticdata/
H A DREADME21 In the admin section of the plugin you can change two settings:
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample03.lasso50 This sample shows how to change the editor toolbar.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dset-retries.asciidoc10 If you would like to disable retries, or change the number, you can do so with
/plugin/mantis/lib/
H A Dchangelog28 - soap_transport_http: fix setCredentials and add TODO comments in sendHTTPS about what to change i…
31 - nusoap_base: change documentation of soap_defencoding to specify it is the encoding for outgoing …
32 - nusoap_base: only change &, <, > to entities, not all HTML entities
105 - wsdl: only change &, <, > to entities, not all HTML entities
290 - soap_server: change faultcode on non-resendable faults to Client
447 - wsdl: change formatting of serialized XML for the WSDL
448 - xmlschema: change formatting of namespaces when serializing XML for the schema
464 - soap_transport_http: change cURL message
537 - wsdlcache: change class name to nusoap_wsdlcache
544 - nusoap_client: small debug change
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js692 var cand = graph.getSelectionCellsForChanges(evt.getProperty('edit').changes, function(change) argument
695 return !(change instanceof mxChildChange);
1665 var change = new ChangePageSetup(editorUi, newBackgroundColor,
1667 change.ignoreColor = graph.background == newBackgroundColor;
1672 change.ignoreImage = oldSrc === newSrc;
1674 if (graph.pageFormat.width != change.previousFormat.width ||
1675 graph.pageFormat.height != change.previousFormat.height ||
1676 !change.ignoreColor || !change.ignoreImage)
1678 graph.model.execute(change);
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample03.afp48 This sample shows how to change the editor toolbar.

12345678910>>...39