Home
last modified time | relevance | path

Searched refs:Add (Results 251 – 275 of 387) sorted by last modified time

1...<<111213141516

/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown21 // Add the slick-theme.css if you want default styling
150 // Add a slide
175 slickAdd | element : html or DOM object, index: int, addBefore: bool | Add a slide. If an index is …
/plugin/codebuttonmod2/
H A Dplugin.info.txt6 desc Inserts a code button into the toolbar. Add copy to clipboard function.
/plugin/sequencediagram/bower_components/snap.svg/
H A DREADME.md57 * Add your changes.
/plugin/data-au/
H A Dplugin.info.txt6 desc Add and query structured data in your wiki - Forked from Structured Data release 2019-03-20…
/plugin/bureaucracyau/_test/
H A Dinput.txt32 fieldset "Add your publications" "Do have publication?"
/plugin/bureaucracy-au/_test/
H A Dinput.txt32 fieldset "Add your publications" "Do have publication?"
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DCHANGELOG.md4 * Test: Add the `Decorrelated` interface. (Ivan Enderlin, 2016-10-25T07:58:13+02:00)
19 * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:49:32+02:00)
46 * Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-19T09:11:32+01:00)
47 * Add `require-dev` with `hoa/test`. (Ivan Enderlin, 2015-01-29T14:55:20+01:00)
48 * Add `hoa string:fromcode` and `hoa string:tocode`. (Ivan Enderlin, 2015-01-23T22:29:55+01:00)
54 * Add more tests for Math symbols. (Ivan Enderlin, 2015-01-06T11:22:53+01:00)
57 * Add transliterator support. (Ivan Enderlin, 2015-01-06T10:57:30+01:00)
63 * Add tests for `Hoa\String\Search`. (Ivan Enderlin, 2014-12-23T14:15:21+01:00)
68 * Add tests. (Ivan Enderlin, 2014-12-23T02:15:55+01:00)
85 * Add `branch-alias`. (Stéphane PY, 2014-09-23T11:55:55+02:00)
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md10 * Test: Add the `Decorrelated` interface. (Ivan Enderlin, 2016-10-25T07:49:56+02:00)
11 * Documentation: Add a Research papers Section. (Ivan Enderlin, 2016-10-24T16:07:32+02:00)
18 * Documentation: Add the Research papers Section. (Ivan Enderlin, 2016-08-15T14:13:30+02:00)
78 * Llk: Add the `parser.lookahead` pragma. (Ivan Enderlin, 2016-02-22T10:23:37+01:00)
120 * Add skip token generation. (Metalaka, 2014-08-25T17:09:56+02:00)
121 * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:22:38+02:00)
129 * Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-17T09:33:56+01:00)
148 * Add the `getCompiler` method. (Ivan Enderlin, 2014-09-29T09:52:51+02:00)
151 * Add soundness test. (Ivan Enderlin, 2014-09-28T22:09:20+02:00)
158 * Add `branch-alias`. (Stéphane PY, 2014-09-23T11:50:46+02:00)
[all …]
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DCHANGELOG.md20 * Add a `.gitignore` file. (Metalaka, 2015-11-21T17:39:21+01:00)
21 * Test: Add test cases for the uncaught handler. (Ivan Enderlin, 2015-11-18T21:48:20+01:00)
22 * Idle: Add uncaught handler. (Ivan Enderlin, 2015-11-18T21:47:40+01:00)
23 * README: Add a better description and new usages. (Ivan Enderlin, 2015-11-18T21:36:03+01:00)
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DCHANGELOG.md35 * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:33:46+02:00)
43 * Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-20T09:38:07+01:00)
58 * Add a note about Lookbehind. (Ivan Enderlin, 2014-11-07T14:28:33+01:00)
61 * Add tests. (Ivan Enderlin, 2014-09-28T21:41:45+02:00)
73 * Add the `CallbackGenerator` iterator. (Ivan Enderlin, 2014-09-29T09:34:07+02:00)
78 * Add `branch-alias`. (Stéphane PY, 2014-09-23T11:50:40+02:00)
83 * Add the installation section. (Ivan Enderlin, 2014-09-17T16:57:53+02:00)
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DCHANGELOG.md27 * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:43:58+02:00)
36 * Add the `CHANGELOG.md` file. (Ivan Enderlin, 2015-02-24T09:46:53+01:00)
54 * Add a `README.md` and a `.State` files. (Ivan Enderlin, 2014-11-13T20:47:33+01:00)
59 * Add `branch-alias`. (Stéphane PY, 2014-09-23T11:56:13+02:00)
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DCHANGELOG.md17 * Add `STREAM_CRYPTO_METHOD_*` constants on PHP 5.5. (Metalaka, 2016-02-29T21:10:14+01:00)
36 * Add a `.gitignore` file. (Metalaka, 2015-12-03T13:21:11+01:00)
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md30 - [162: Add registerUniqueLoader to AnnotationRegistry](https://github.com/doctrine/annotations/pul…
45 - [133: Add @throws annotation in AnnotationReader#__construct()](https://github.com/doctrine/annot…
162 * Add Exception when ZendOptimizer+ or Opcache is configured to drop comments
/plugin/findologicxmlexport/vendor/hoa/file/
H A DCHANGELOG.md13 * Add Glob pattern handling in the `Finder` (Stéphane HULARD, 2015-11-12T22:28:20+01:00)
33 * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:30:34+02:00)
47 * Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-19T09:00:34+01:00)
65 * Add `branch-alias`. (Stéphane PY, 2014-09-23T11:50:42+02:00)
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DCHANGELOG.md24 * Protocol: Add a trailing slash to `Application`. (Ivan Enderlin, 2016-01-06T08:43:29+01:00)
28 * Git: Add the `.gitignore` file. (Ivan Enderlin, 2016-01-06T08:02:54+01:00)
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md46 - Add PsrCacheAdapter [\#63](https://github.com/schmittjoh/metadata/pull/63) ([nicolas-grekas](http…
103 - Add trait test [\#6](https://github.com/schmittjoh/metadata/pull/6) ([Seldaek](https://github.com…
105 - Add ApcCache [\#4](https://github.com/schmittjoh/metadata/pull/4) ([henrikbjorn](https://github.c…
114 - Add composer.json [\#2](https://github.com/schmittjoh/metadata/pull/2) ([Seldaek](https://github.…
/plugin/findologicxmlexport/vendor/hoa/event/
H A DCHANGELOG.md13 * CHANGELOG: Add a missing newline. (Ivan Enderlin, 2016-01-11T09:37:32+01:00)
30 * Listener: Add the `Listens` trait. (Ivan Enderlin, 2015-11-20T06:45:11+01:00)
33 * Add a `.gitignore` file. (Metalaka, 2015-11-20T19:37:52+01:00)
37 * Composer: Add a keyword. (Ivan Enderlin, 2015-11-11T13:38:35+01:00)
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md3 …* Arithmetic: Add more constants. (Julien Bianchi and Matthieu de Laubrie, 2017-01-20T09:54:56+01:…
11 * Test: Add the `Decorrelated` interface. (Ivan Enderlin, 2016-10-25T08:04:19+02:00)
12 * Documentation: Add a related project. (Ivan Enderlin, 2016-10-18T15:23:32+02:00)
18 * Test: Add the Github #47 test case. (Ivan Enderlin, 2016-08-29T15:25:02+02:00)
20 * Arithmetic: Add the `round` function. (Zack Katz, 2016-08-11T14:58:17-06:00)
31 * Test: Add a test case for github/36. (Ivan Enderlin, 2016-01-29T16:13:38+01:00)
56 * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:38:11+02:00)
64 * Add the `CHANGELOG.md` file. (Ivan Enderlin, 2015-02-23T09:26:08+01:00)
65 * Add `require-dev` with `hoa/test`. (Ivan Enderlin, 2015-01-29T14:53:44+01:00)
83 * Add `branch-alias`. (Stéphane PY, 2014-09-23T16:02:37+02:00)
[all …]
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md3 * Documentation: Add details about stream context. (Ivan Enderlin, 2017-02-21T16:56:47+01:00)
6 * Documentation: Add a link to php.net/context.http. (Ivan Enderlin, 2017-02-20T10:12:26+01:00)
13 * Documentation: Add inline explanations about `@`. (Ivan Enderlin, 2017-02-13T11:55:24+01:00)
26 * Stream: Add the `hasBeenDeferred` method. (Ivan Enderlin, 2017-02-03T11:03:21+01:00)
62 * Build: Add `hoa/test` to `require-dev`. (Ivan Enderlin, 2016-12-13T17:04:33+01:00)
78 * Add a `Stream` interface. (Metalaka, 2015-10-31T15:36:45+01:00)
99 * Add the `hasTimedOut` method. (Ivan Enderlin, 2015-08-28T09:27:15+02:00)
100 * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:47:27+02:00)
110 * Add the `isBorrowing` method. (Ivan Enderlin, 2015-03-03T10:25:18+01:00)
114 * Add the `CHANGELOG.md` file. (Ivan Enderlin, 2015-02-25T09:43:41+01:00)
[all …]
/plugin/findologicxmlexport/vendor/hoa/visitor/
H A DCHANGELOG.md16 * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:50:31+02:00)
24 * Add the `CHANGELOG.md` file. (Ivan Enderlin, 2015-02-26T08:33:18+01:00)
42 * Add `branch-alias`. (Stéphane PY, 2014-09-23T11:50:51+02:00)
47 * Add the installation section. (Ivan Enderlin, 2014-09-17T17:10:30+02:00)
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md7 - Add Iterator Handler [\#1034](https://github.com/schmittjoh/serializer/pull/1034) ([scyzoryck](ht…
18 - Add use of annotation registry to docs [\#1044](https://github.com/schmittjoh/serializer/issues/1…
104 - Add logo [\#976](https://github.com/schmittjoh/serializer/pull/976) ([goetas](https://github.com/…
155 - Add control to deserialization of null values [\#821](https://github.com/schmittjoh/serializer/is…
342 - Add "bool" Annotation/Type [\#807](https://github.com/schmittjoh/serializer/issues/807)
344 - Add description to PropertyMetadata? [\#800](https://github.com/schmittjoh/serializer/issues/800)
543 - Add DateTimeImmutable support to DateHandler [\#543](https://github.com/schmittjoh/serializer/iss…
599 - Add support for array format [\#374](https://github.com/schmittjoh/serializer/issues/374)
701 - Add metadata informations [\#637](https://github.com/schmittjoh/serializer/issues/637)
735 - Add new tag \(upgrade packagist\) [\#461](https://github.com/schmittjoh/serializer/issues/461)
[all …]
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md52 * Add full PHP 7.1 Support (thanks @prolic)
77 * Add Variadics support (thanks @pamil)
79 * Add ApproximateValueToken (thanks @dantleech)
80 * Add support for 'self' and 'parent' return type (thanks @bendavies)
81 * Add __invoke to allowed reflectable methods list (thanks @ftrrtf)
95 * Add support for PHP7 scalar type hints (thanks @trowski)
96 * Add support for PHP7 return types (thanks @trowski)
111 * Add more information to MethodNotFound exceptions (thanks @ciaranmcnulty)
130 * Add support for DirectoryIterators (thanks @shanethehat)
172 * Add support for interfaces into TypeToken and Argument::type() (thanks @sstok)
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md201 * Merged [#2223](https://github.com/sebastianbergmann/phpunit/pull/2223): Add support for multiple …
/plugin/gplusone/
H A Dplugin.info.txt6 desc Add Goole +1 button to wiki pages. Syntax: ~~GPLUSONE~attribute=value~~
/plugin/pgpinlinesupport/
H A DPlugin.txt34 - Add current tab to "Authorized Domain" (do NOT use API)

1...<<111213141516