Home
last modified time | relevance | path

Searched refs:is (Results 1251 – 1275 of 3663) sorted by relevance

1...<<51525354555657585960>>...147

/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DREADME.md3 This repository is for distribution on `bower`. The source for this module is in
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dspaceless.rst34 This tag is not meant to "optimize" the size of the generated HTML content but
41 is directly related to the text size you are working on (remember that
52 an HTML string, be warned that this is not as easy as it seems to be
54 library like Tidy is probably a better idea.
/plugin/authwordpress/
H A DREADME.md10 This program is free software; you can redistribute it and/or modify
15 This program is distributed in the hope that it will be useful,
26 If you install this plugin manually, make sure it is installed in
27 `lib/plugins/authwordpress/` - if the folder is called differently,
/plugin/findologicxmlexport/vendor/hoa/event/
H A DREADME.md14 Hoa is a <strong>modular</strong>, <strong>extensible</strong> and
26 This library allows to use events and listeners in PHP. This is an observer
67 An event is:
73 Wherever is the observable, we can observe its data.
92 Because `attach` expects a callable and because Hoa's callable implementation is
105 Contrary to an event, a listener is:
115 listens the `message` listener ID, i.e. when a message is received by the
116 WebSocket server, the closure is executed:
160 Hoa is under the New BSD License (BSD-3-Clause). Please, see
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md3 GeoPHP is a open-source native PHP library for doing geometry operations. It is a fork of famous [geoPHP](https://github.com/phayes/geoPHP) library by Patrick Hayes.
5 It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (EWKT), WKB (EWKB), TWKB, GeoJSON,
10 increase when GEOS is installed on the server. When GEOS is installed, geoPHP also becomes
56 The Well Known Text (WKT) and Well Known Binary (WKB) support is ideal for integrating with MySQL's or PostGIS's spatial capability.
74 An alternative is to use the `asArray()` method. Using the above geometry collection of two linestrings,
79 Clearly, more complex analysis is possible.
143 This library is open-source and dual-licensed under both the Modified BSD License and GPLv2. Either license may be used at your option.
/plugin/slideshow/
H A DREADME.txt1 XML/SWF Slideshow is a product of maani.us.
5 Redestributed file named 'slideshow.swf' is unregistered version of XML/SWF Slideshow.
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Ddense-block-markers2.md19 > this is a blockquote
25 This is some text
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/if/
H A Dbasic.test4 {% if a is defined %}
6 {% elseif b is defined %}
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md33 - `FirefoxOptions` class to simplify passing Firefox capabilities. Usage is covered [in our wiki](https://github.com/php-webdriver/php-webdriver/wiki/Firefox#firefoxoptions).
50 - Actually start ChromeDriver in W3C mode if it is supported by the browser driver. Until now, when it was initialized using `ChromeDriver::start()`, it has always been unintentionally started in OSS mode.
56 - Do not require `WEBDRIVER_CHROME_DRIVER` environment variable to be set if `chromedriver` binary is already available via system PATH.
57 - Mark PhantomJS deprecated, as it is no longer developed and maintained.
70 - `RemoteWebDriver::create()` cannot be used without providing the second parameter (which is in fact optional).
79 - Disable JSON viewer in Firefox to let JSON response be rendered as-is.
110 - Avoid "path is not canonical" error when uploading file to Chromedriver.
115 - Temporarily do not send capabilities to disable W3C WebDriver protocol when BrowserStack hub is used.
122 - Stop sending null values in Cookie object, which is against the protocol and may cause request to remote ends to fail.
138 - Drop PHP 5.5 support, the minimal required version of PHP is no
[all...]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.ClassUseCDATA.txt
/plugin/fckg/extra/
H A DREADME-MULTLINE-PLUGINS8 2. specials.php is a new file and goes into fckg/syntax
21 The easiest and least error prone way to include the plugin text is to first type
23 fckgLite editing window. This will give you the precise line spacing that is
/plugin/displayfile/
H A DREADME.md10 …ystem using a `displayfile` element. Language-specific syntax highlighting is support using the de…
18 …k element that expands into the content of the specified file. The element is self-closing and sho…
27 | `LANG` | yes | The language of the content file. This is used by Dokuwiki's built-in syntax highl…
37 … The deny list supersedes the allow list. An empty list means no extension is explicitly disallowe…
42is inherent in the very purpose of this plugin, displaying the contents of files from the local fi…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst6 …If you are using Symfony2, this section is mostly irrelevant for you as the entire integration is
25 This serializer is fully functional, but you might want to tweak it a bit for example to configure …
30 order to make this process as efficient as possible, it is encourage to let the serializer cache th…
42 filesystem checks to see whether the data that it has cached is still valid. These checks are usefu…
62 For more complex handlers, it is advisable to extract them to dedicated classes,
68 metadata in XML, or YML files. For the latter, it is necessary to configure a metadata directory wh…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcommunity.asciidoc22 This agnostic package is a lightweight wrapper on top of the {es} PHP client.
23 Its main goal is to allow for easier structuring of queries and indices in your
55 integration with enterprise level Symfony 2 systems. This bundle is:
100 {es} Connector is a set of modules designed to build a full {es} eco system in
114 This is a Laravel (4+) Service Provider for the official {es} low-level client.
136 Plastic is an {es} ODM and mapper for Laravel. It renders the developer
151 This helper is a light library which wrap the official client elasticsearch-php.
H A Dper-request-configuration.asciidoc87 `BadRequest400Exception` is being ignored.
89 It should be noted that the response is a string which may or may not be encoded
90 as JSON. In the first example, the response body is a complete JSON object which
101 in Elasticsearch-php, which is to protect you from specifying a parameter which
102 is not accepted by {es}.
130 so on), you can tell the client to return a more verbose response. This is
133 Without verbosity, all you see is the response body:
254 It is possible to configure per-request curl timeouts via the `timeout` and
267 immediately execute another request, it is possible to swamp the server with
268 many connections because there is n
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Ddivisibleby.rst8 ``divisible by`` checks if a variable is divisible by a number:
12 {% if loop.index is divisible by(3) %}
/plugin/pgn4web/pgn4web/live/
H A Dlive-offline.pgn1 % this is a placeholder pgn file for the live boradcast
3 % if the Result tag is set to "*" games will automatically refresh
/plugin/twofactor/lang/en/
H A Doptin.txt1 This wiki has the ability to use two-factor authentication. It is highly recommended using it by configuring one or more of the mechanisms below.
3 However, this is completely optional. You can always come back here later.
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG26 * fixed batch filter clobbers array keys when fill parameter is used
183 * added "is defined" support for block() and constant()
467 * fixed globals when getGlobals is called early on
539 * optimized macro calls when auto-escaping is on
561 * fixed compiler when mbstring.func_overload is set to 2
591 * fixed random function when charset is null
760 * made 'a.b is defined' not throw an exception if a is not defined (in strict mode)
815 * made macros callable when sandbox mode is enabled
860 {{ foo|odd }} must now be written {{ foo is odd }}
895 * added "test" feature (accessible via the "is" operator)
[all …]
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md6 The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
50 match the cURL handler when `verify` is set to `true` or a certificate file.
52 - Response protocol version is now correctly extracted from a response.
71 - The multi handle of the CurlMultiHandler is now created lazily.
104 - Header parsing now ensures that header order is maintained in the parsed
112 - Now correctly honoring a `version` option is supplied in a request.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dstrict_comparison_operator.test2 The PHP === strict comparison operator is not supported
6 …f value "=". Did you try to use "===" or "!==" for strict comparison? Use "is same as(value)" inst…
/plugin/securelogin/
H A DREADME.md5 …pt the login password with the server's public key. The encrypted password is then sent to the ser…
7 …Securelogin is used, there is always a `use securelogin` checkbox near the password field. If the …
9 Also, whenever a password has to be entered, it is automagically encrypted by this plugin, be it on…
33 …eds to be rewritten to use a different library/encryption mechanism. As it is, it may be vulnerabl…
40 Because good security is like a onion. You want a lot of layers in order keep things protected even…
44 If the [CAPTCHA plugin](https://www.dokuwiki.org/plugin:captcha) is enabled on the login page with …
46 …gin will still encrypt the password. The login will just act as if CAPTCHA is not installed. The C…
53 …- Click the "Test" button to verify your setup. If all is working, a bubble will appear containing…
97 When the server receives the data, it sees that `use_securelogin` is set to `1` (true), so it knows…
99 This same process happens during the add user, modify user, and edit profile options. This is what …
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md178 An upgrade is recommended.
187 …13362): [Blink, WebKit] Fixed: Active widget element is not cached when it is losing focus and it
343 …p://dev.ckeditor.com/ticket/13465): Fixed: Error is thrown and the widget is lost on drag&drop if …
534 **An upgrade is highly recommended!**
590 **An upgrade is highly recommended!**
681 **An upgrade is highly recommended!**
761 …://dev.ckeditor.com/ticket/11793): Fixed: Drop-down is not "on" when clicking it while the editor
841 …//dev.ckeditor.com/ticket/11660): [IE] Fixed: Table content is lost when some extra markup is insi…
877 …v.ckeditor.com/ticket/11176): Fixed: Initial position is not updated when the widget data object i…
983 …dev.ckeditor.com/ticket/10870): The `paste` command is no longer being disabled when the clipboard…
[all …]
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/af/
H A Daf.txt3 AANGESIEN erkenning vir die inherente waardigheid en die gelyke en onvervreembare reg van alle lede van die menslike ras die basis vir vryheid, geregtigheid en vrede in die wereld is;
7 AANGESIEN dit noodsaaklik is dat menseregte deur die wet beskerm word ten einde te voorkom dat mense nie gedwing gaan word om in opstand teen tirannie en onderdrukking te kom nie;
9 AANGESIEN dit noodsaaklik is om die ontwikkeling van vriendelike bande tussen nasies aan te moedig;
11 AANGESIEN die volke wat lid van die Verenigde Volke Organisasie is, hul geloof in fundamentele menseregte in die Handves beklemtoon, in die waardigheid en waarde van die menslike persoon, in die gelyke regte van mans en vrouens en dit ten doel het om sosiale vooruitgang en ’n beter lewenspeil in groter vryheid te bevorder;
15 AANGESIEN ’n algemene begrip van hierdie regte en vryhede van groot belang vir die bereiking van hierdie voorneme is,
27 Elke persoon het die reg tot al die regte en vryhede soos in die Verklaring vervat is, sonder uitsondering van enige aard soos op grond van ras, geslag, kleur, taal, godsdiens, geboorte of enige ander status.
29 Daarbenewens sal geen onderskeid op grond van politieke, geregtelike of internasionale status van die land of gebied waartoe ’n persoon behoort gemaak word nie, hetsy dit ’n onafhanklike trust, nie‐selfregerend of onder enige ander beperking van soewereiniteit is.
44 Almal is gelyk voor die reg en het die reg tot gelyke beskerming van die wet. Almal het die reg tot gelyke beskerming teen enige diskriminasie ter skending van hierdie Verklaring en teen enige aanmoediging tot sulke diskriminasie.
47 Elkeen het die reg tot effektiewe kompensasie deur bevoegde nasionale tribunale vir dade wat hul fundamentele reg skaad wat deur die wet of grondwet aan hulle gegee is.
56 1. Elkeen beskuldig van ’n strafbare oortreding het die reg om as onskuldig beskou te word tot skuldig bevind volgens die wet, in ’n openbare saak waarin hy verseker is va
[all...]
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md408 ics-export plugin is enabled.
856 home is located.
919 is no longer sent back.
1467 which vcard is their own.
1785 date is an exact match.
1837 is now corrected.
1839 is desired.
1873 interface is used.
2043 * Non-public release. This release is identical to 1.0.10, but it is used to
2227 This is for example needed to ensure that the Authentication Plugin is used
[all …]

1...<<51525354555657585960>>...147