Home
last modified time | relevance | path

Searched refs:New (Results 1 – 25 of 948) sorted by relevance

12345678910>>...38

/plugin/sqlcomp/
Dsyntax.php339 private function _difference($Cache,$New){ argument
341 if($New == $Cache){
342 return array($this->_print($New),"");
343 return array($this->_print($New),$this->_message($this->getLang("same")));
346 if(!isset($New) && isset($Cache))
349 if(isset($New) && !isset($Cache))
350 return array($this->_print($New),$this->_message($this->getLang("first")));
352 if(count($New) <= 0)
356 if(count($New) > count($Cache))
357 $Max = count($New);
[all …]
/plugin/anewssystem/tpl/
Dfonts.txt13 Courier New,Courier New
24 Times New Roman,Times New Roman
/plugin/asciidocjs/node_modules/with/node_modules/acorn/
DCHANGELOG.md9 ### New features
25 ### New features
44 ### New features
79 ### New features
110 ### New features
130 ### New features
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/
Dparent_as_template_wrapper.test6 {% block content %}New{% endblock %}
12 New
/plugin/npd/
DREADME.mdown1 New Page Dialog Plugin
19 This plugin is adopted from the original New Page Dialog plugin by Pierre Spring at
26 you want to insert the *Create New Page* button in your template and insert the following code:
50 Exception: The template DokuBook has New Page Dialog already implemented. (Configure to type `link`…
/plugin/lightmenu/
DREADME.md33 - To change the current page label in menu to "New label" add : `<lm:{"label":"New label"}>`
35 - Change color and label add : `<lm:{"label":"New label","style":"color:red;"}>`
36 - Add CSS class to the new label add : `<lm:{"label":"New label","class":"my-classs-name"}>`
/plugin/asciidocjs/node_modules/is-core-module/
DCHANGELOG.md13 - [New] `node:test/reporters` and `wasi`/`node:wasi` are in v18.17 [`d76cbf8`](https://github.com/i…
27 - [New] `test/reporters` added in v19.9, `wasi` added in v20 [`9d5341a`](https://github.com/inspect…
36 - [New] `inspector/promises` and `node:inspector/promises` is now available in node 19 [`22d332f`](…
42 - [New] `node:test` is now available in node ^16.17 [`e8fd36e`](https://github.com/inspect-js/is-co…
49 - [New] add `node:test`, in node 18+ [`f853eca`](https://github.com/inspect-js/is-core-module/commi…
69 - [New] add `readline/promises` to node v17+ [`4f78c30`](https://github.com/inspect-js/is-core-modu…
76 - [New] node `v14.18` added `node:`-prefixed core modules to `require` [`6d943ab`](https://github.c…
87 - [New] add `stream/consumers` to node `&gt;= 16.7` [`a1a423e`](https://github.com/inspect-js/is-co…
96 - [New] add `stream/web` to node v16.5+ [`17ac59b`](https://github.com/inspect-js/is-core-module/co…
105 - [New] add `diagnostics_channel` to node `^14.17` [`86c6563`](https://github.com/inspect-js/is-cor…
[all …]
/plugin/asciidocjs/node_modules/acorn/
DCHANGELOG.md118 ### New features
136 ### New features
152 ### New features
171 ### New features
206 ### New features
237 ### New features
257 ### New features
/plugin/xterm2/
Dstyle.css6 font-family:"Lucida Console",Monospace,"DejaVu Sans Mono","Courier New",MiscFixed;
24 font-family:"Lucida Console",Monospace,"DejaVu Sans Mono","Courier New",MiscFixed;
/plugin/jplayer/vendor/happyworm/jplayer/
DCHANGELOG.md6 - New Feature: Implemented Pull Request [Introduce sass skins](https://github.com/happyworm/jPlayer…
22 - New Feature: Merged Pull Request [Composer support](https://github.com/happyworm/jPlayer/pull/235…
23 - New Feature: Merged Pull Request [Add Aurora.js solution](https://github.com/happyworm/jPlayer/pu…
43 - New Feature: Merged Pull Request to add [commonJS support](https://github.com/happyworm/jPlayer/p…
47 - New Feature: The key bindings option `key` value may now be a number for [`event.which`](http://a…
76 - New Feature: Added the `noVolume` state class for when the volume controls are being hidden due t…
/plugin/revealjs/
Dchangelog.md17 …- New conf option horizontal_slide_level: Headers on this level or above starting a horizontal sli…
18 …- New conf option enlarge_vertical_slide_headers: Increase headers on slides below horizontal_slid…
19 - New alternative slide indicator:
40 …- New conf option show_slide_details (default on): Show slide details on wiki page: start of slide…
45 - New conf option for the start button:
64 - New conf option for image borders:
68 - New conf options for slide size:
72 - New theme dokuwiki:
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
Dio.asp118 Set oRE = New RegExp
143 Set oRE = New RegExp
155 Set oRE = New RegExp
185 Set oRegex = New RegExp
198 Set oRegex = New RegExp
Dutil.asp26 Set oRegex = New RegExp
34 Set oRegex = New RegExp
/plugin/styler/
Dstyle.css44 font-family: 'Courier New', Courier, monospace;
62 font-family: Times New Roman, Georgia, Garamond, Times, serif;
/plugin/copycode/
DREADME.md11 - New feature : added an option to disable inline copy on right-click
12 - New feature : added an option to disable auto-copy of highlighted text
17 - New feature : added a list of cursor in configuration panel to choose the hover cursor on code bl…
/plugin/mizarproofchecker/
Dstyle.css35 font-family: "Consolas", "Courier New", monospace;
43 …s, "Andale Mono WT", "Bitstream Vera Sans Mono", "Nimbus Mono L", Monaco, "Courier New", monospace;
/plugin/mizarveifiabledocs/
Dstyle.css35 font-family: "Consolas", "Courier New", monospace;
43 …s, "Andale Mono WT", "Bitstream Vera Sans Mono", "Nimbus Mono L", Monaco, "Courier New", monospace;
/plugin/findologicxmlexport/vendor/hoa/math/
DCHANGELOG.md13 * Documentation: New `README.md` file. (Ivan Enderlin, 2016-10-18T15:14:43+02:00)
37 * Composer: New stable library. (Ivan Enderlin, 2016-01-14T22:01:36+01:00)
90 * New arithmetical expressions evaluation. (Ivan Enderlin, 2014-09-22T11:48:49+02:00)
/plugin/publist/bibtex/
Dsample.bib49 publisher = "Springer--Verlag, Berlin--Heidelberg--New York",
58 publisher = "Academic Press, New York",
/plugin/publistx/bibtex/
Dsample.bib49 publisher = "Springer--Verlag, Berlin--Heidelberg--New York",
58 publisher = "Academic Press, New York",
/plugin/publistf/bibtex/
Dsample.bib49 publisher = "Springer--Verlag, Berlin--Heidelberg--New York",
58 publisher = "Academic Press, New York",
/plugin/gtime/gtlib/
DChangeLog2 * New CA root certificate for publications file verification.
/plugin/findologicxmlexport/vendor/hoa/regex/
DCHANGELOG.md4 * Documentation: New `README.md` file. (Ivan Enderlin, 2016-10-21T17:01:48+02:00)
13 * Composer: New stable library. (Ivan Enderlin, 2016-01-14T22:08:58+01:00)
/plugin/structprogress/
Dplugin.info.txt6 desc New struct type: Progress
/plugin/structnumber/
Dplugin.info.txt6 desc New struct type: Number

12345678910>>...38