Home
last modified time | relevance | path

Searched refs:Add (Results 226 – 250 of 387) sorted by path

12345678910>>...16

/plugin/entitiesbutton/
H A DREADME3 Add entities button to DokuWiki editor
H A Dplugin.info.txt6 desc Add entities button to DokuWiki editor
/plugin/evesso/
H A DREADME.md64 1. Add the group `admin` and click `Save Changes`
/plugin/extendpage/
H A DREADME.md17 Add or delete entries in the table to assign page(s)/namespace(s) to be extended
/plugin/facebook/
H A Dplugin.info.txt6 desc Add Facebook Fan Boxes to your DokuWiki pages
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt290 …, too. Just add at least two whitespaces at the opposite end of your text: Add two spaces on the l…
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt313 You can align the table contents, too. Just add at least two whitespaces at the opposite end of your text: Add two spaces on the left to align right, two spaces on the right to align left and two spaces at least at both ends for centered text.
/plugin/fckg/
H A DChanges329 Add GD lib check for above
/plugin/fckg/fckeditor/editor/dialog/fck_select/
H A Dfck_select.js38 function Add() function
/plugin/fckg/fckeditor/editor/plugins/bbcode/_sample/
H A Dsample.config.js26 FCKConfig.Plugins.Add( 'bbcode' ) ;
/plugin/fckg/fckeditor/editor/plugins/tableformat/
H A DREADME3 FCKConfig.Plugins.Add('tableformat') ;
/plugin/fckg/fckeditor/
H A Dfckconfig.js137 FCKConfig.Plugins.Add('tableformat') ;
138 FCKConfig.Plugins.Add('plugintool', 'en,fr,nl') ;
139 FCKConfig.Plugins.Add( 'paradelete' ) ;
140 FCKConfig.Plugins.Add( 'range' ) ;
141 FCKConfig.Plugins.Add( 'insertHtmlCode') ; // this is the footnote plugin
142 FCKConfig.Plugins.Add( 'geshi') ;
143 FCKConfig.Plugins.Add( 'fonts', 'en,nl') ;
144 FCKConfig.Plugins.Add('keyboard') ;
145 FCKConfig.Plugins.Add('signature') ;
/plugin/fedauth/lang/en/
H A Dadmproviders.txt14 ===== Add Custom Provider =====
H A Dmylogins.txt5 These logins grant access to your account. Add as many as you need.
9 ===== Add Another Login =====
/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/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/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/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/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/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/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/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/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/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/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 …]

12345678910>>...16