Home
last modified time | relevance | path

Searched refs:change (Results 626 – 650 of 951) sorted by relevance

1...<<21222324252627282930>>...39

/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md60 This was change to match the behavior of the pure PHP class.
/plugin/pageredirect/
H A DChangeLog.md1 # Dokuwiki pageredirect plugin change log
/plugin/dokutexit/
H A DREADME.md145 Once you have a good `pagetools-sprite.png`, then you can change your template this way:
189 …* Cache is not well handled yet: if you change the configuration of a page without changing page c…
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md117 [SemVer](http://semver.org/) is followed closely. Minor and patch releases should not introduce breaking changes to the codebase; however, they might change the resulting AST or HTML output of parsed Markdown (due to bug fixes, spec changes, etc.) As a result, you might get slightly different HTML, but any custom code built onto this library should still function correctly.
127 (This policy may change in the future and exceptions may be made on a case-by-case basis.)
/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js679 var change = new ChangePageSetup(editorUi);
680 change.ignoreColor = true;
681 change.ignoreImage = true;
682 change.mathEnabled = !editorUi.isMathEnabled();
684 graph.model.execute(change);
4096 var change = new ChangeExtFonts(this.editorUi, extFonts, customFonts);
4097 this.editorUi.editor.graph.model.execute(change);
4262 var change = new ChangeExtFonts(this.editorUi, [], []);
4263 editorUi.editor.graph.model.execute(change);
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md40 * [#12465](http://dev.ckeditor.com/ticket/12465): Fixed: Cannot change the state of checkboxes or r…
558 …tor.com/ticket/13344): [WebKit/Blink] Fixed: It is possible to remove or change editor content in …
607 …or.com/ticket/12300): Fixed: The [`editor.change`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor…
652 … snapshots and does not fire the [`editor.change`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor…
653 …ket/11611): [Firefox] Fixed: The [`editor.change`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor…
731 …5): Fixed: [Form Elements](http://ckeditor.com/addon/forms) plugin should not change a core method.
758 * [#11788](http://dev.ckeditor.com/ticket/11788): Fixed: It is not possible to change the language …
843 … [Styles](http://ckeditor.com/addon/stylescombo) drop-down list is not enabled on selection change.
958 …* applying paragraph changes (like font color change) to iframe ([#10841](http://dev.ckeditor.com/…
975 …irefox] [Enhanced Image](http://ckeditor.com/addon/image2): hovering the image causes it to change.
[all …]
/plugin/revealjs/css/theme/
H A Dblood.css9 * For other themes, change $codeBackground accordingly.
/plugin/fckg/fckeditor/editor/skins/default/
H A Dfck_dialog.css305 /* For IE6. Do not change it. */
/plugin/fckg/fckeditor/editor/skins/silver/
H A Dfck_dialog.css305 /* For IE6. Do not change it. */
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D21.21.js.map1 …ns.\n // Note: message are supressed during the first load -- change some lines to see …
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md54 * Deprecated using the non-specific tag `!` as its behavior will change in 4.0.
/plugin/mikioplugin/
H A DREADME.md27 Sometimes GitHub releases change the name of the mikioplugin directory, so make sure that the directory is `mikioplugin` else you may see errors in DokuWiki.
33 Simply change the tag you want to disable to `true` instead of `false`. Pages that have already been generated while the tag was enabled will need to be regenerated.
/plugin/revealjs/
H A DREADME.md227 Please note that boolean values must be numeric (1 or 0). If you want to be able to change the opti…
374 you would have to change this manually in the address bar of your browser to
/plugin/math2/phpmathpublisher/
H A Dmathpublisher.php814 $change = false;
819 if(!$change && $i < count($noeuds) - 2 && $noeuds[$i+1]->texte == $operation)
823 $change = true;
830 while($change);
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md10 * Add C128RAW barcode type to create any barcode (ex: subtype change in middle of barcode) (#1124)
226 - Renamed example files: change spaces to underscores to make scripting easier
374 - underline and strikethrough now use the parent inline block baseline/fontsize/color for child inline elements *** change in behaviour
409 - error if script run across date change at midnight
459 Small change to function `barcode_c128()` which allows ASCII 0 - 31 to be used in C128A e.g. chr(13) in:
581 [Inadvertently improves borders in Columns because of change in LineCap]
/plugin/indexmenu/
H A Dstyle.css16 /* dtree properties. No need to change*/
/plugin/wrap/
H A Dall.less40 /* change border colour of emulated headlines inside boxes to something more neutral
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc169 If you want to partially update a document (for example, change an existing
H A Dsearch-operations.asciidoc282 // You must always refresh your _scroll_id! It can change sometimes
/plugin/ckgedit/ckeditor/
H A DCHANGES.md175 …itor.com/cke4/addon/textWatcher) &ndash; Checks whether an editor's text change matches the chosen…
259 …ld be re-positioned after the [`change`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_e…
357 …ditor-dev/issues/554): Fixed: [`change`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_e…
1027 …ket/12300): Fixed: The [`editor.change`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_e…
1072 … and does not fire the [`editor.change`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_e…
1073 …: [Firefox] Fixed: The [`editor.change`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_e…
1151 …xed: [Form Elements](https://ckeditor.com/cke4/addon/forms) plugin should not change a core method.
1263 …es](https://ckeditor.com/cke4/addon/stylescombo) drop-down list is not enabled on selection change.
1378 …* applying paragraph changes (like font color change) to iframe ([#10841](https://dev.ckeditor.com…
1395 …] [Enhanced Image](https://ckeditor.com/cke4/addon/image2): hovering the image causes it to change.
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Devents.js203 a.listenTo(b, {change: function(){ assert.ok(true); }});
205 a.listenTo(b, {change: function(){ assert.ok(false); }});
/plugin/a2s/
H A Ddemo.txt113 …>plugin:dw2pdf|dw2pdf]] use this link, this seems rather useless and may change in the future.\\ E…
369 This is undocumented. This may change depending on the browser
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/en/
H A Den.txt78 2. No one shall be arbitrarily deprived of his nationality nor denied the right to change his nationality.
93 Everyone has the right to freedom of thought, conscience and religion; this right includes freedom to change his religion or belief, and freedom, either alone or in community with others and in public or private, to manifest his religion or belief in teaching, practice, worship and observance.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md50 * #392: Improved significant change detection. This should reduce the number of
106 automatically be repaired, make sure we report the change as 'repaired'.
319 * A minor change to ensure that unittests work correctly in the sabre/dav
709 * Fixed: Minor change to make sure that unittests succeed on every PHP version.
/plugin/fckg/fckeditor/
H A Dlicense.txt41 freedom to share and change it. By contrast, the GNU General Public
42 License is intended to guarantee your freedom to share and change free
54 if you want it, that you can change the software or use pieces of it
125 stating that you changed the files and the date of any change.
330 freedom to share and change it. By contrast, the GNU General Public
331 Licenses are intended to guarantee your freedom to share and change
345 it if you want it; that you can change the software and use pieces of
484 stating that you changed the files and the date of any change.
531 that version instead if you wish.) Do not make any other change in
534 Once this change is made in a given copy, it is irreversible for
[all …]

1...<<21222324252627282930>>...39