Home
last modified time | relevance | path

Searched refs:all (Results 801 – 825 of 1930) sorted by relevance

1...<<31323334353637383940>>...78

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.EnableID.txt
/plugin/webdav/vendor/sabre/event/lib/Promise/
H A Dfunctions.php32 function all(array $promises) { function
/plugin/revealjs/css/theme/template/
H A Dsettings.scss1 // Base settings for all themes that can optionally be
/plugin/preregister/lang/en/
H A Dinfo.txt6 Dokuwiki saves it files as readable by all. The ''Secure data file'' button will change that so tha…
/plugin/move/lang/en/
H A Dmove.txt5 * You must have edit permission for the current page/all pages in the current namespace.
/plugin/move/lang/lv/
H A Dmove.txt6 * You must have edit permission for the current page/all pages in the current namespace.
/plugin/wrap/
H A Dprint.less2 Print Styles for the Wrap Plugin (additional to all.css)
/plugin/archivegenerator/lang/en/
H A Dintro.txt7 Besides the mentioned ommitted data, the archive will include all configuration, templates and inst…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css187 pointer-events: all;
295 * all pointer events for hit shape
297 .djs-element > .djs-hit-all {
298 pointer-events: all;
307 * all pointer events for hit shape
310 pointer-events: all;
493 pointer-events: all;
661 pointer-events: all;
/plugin/bible/bible_douayRheims/
H A DMalachias.txt23 …2:9. Therefore have I also made you contemptible, and base before all people, as you have not kept…
24 …2:10. Have we not all one father? hath not one God created us? why then doth every one of us despi…
41 …3:10. Bring all the tithes into the storehouse, that there may be meat in my house, and try me in …
43 …3:12. And all nations shall call you blessed: for you shall be a delightful land, saith the Lord o…
50 …4:1. For behold the day shall come kindled as a furnace: and all the proud, and all that do wicked…
52 …. Remember the law of Moses my servant, which I commanded him in Horeb for all Israel, the precept…
H A D2_Peter.txt3 …1:3. As all things of his divine power which appertain to life and godliness are given us through …
5 1:5. And you, employing all care, minister in your faith, virtue: And in virtue, knowledge:
47 …3:4. Saying: Where is his promise or his coming? For since the time that the fathers slept, all th…
52 …leth patiently for your sake, not willing that any should perish, but that all should return to pe…
54 …3:11. Seeing then that all these things are to be dissolved, what manner of people ought you to be…
59 …3:16. As also in all his epistles, speaking in them of these things; in which are certain things h…
/plugin/deeplautotranslate/
H A DLICENSE14 software--to make sure the software is free for all its users. This
34 gratis or for a fee, you must give the recipients all the rights that
54 patent must be licensed for everyone's free use or not licensed at all.
82 copyright notice and disclaimer of warranty; keep intact all the
93 above, provided that you also meet all of these conditions:
100 part thereof, to be licensed as a whole at no charge to all third
157 code means all the source code for all modules it contains, plus any
186 all its terms and conditions for copying, distributing or modifying
204 may not distribute the Program at all
[all...]
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DMakefile1 all: clean coverage docs target
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DDeviantArt.php24 * If you don't think this is scary you should not be allowed on the web at all
/plugin/hidden/
H A DREADME.md5 If you're interested in maintaining this plugin, just send me an email (adress available in the commit log) and I'll make sure to give all the information you will need.
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example89 /* This statement is used to get all groups a user is member of. The
90 * result should be a table containing all groups the given user is
107 /* This statement should return a table containing all user login names
198 /* This statement should remove all connections from a user to any group
199 * (a user quits membership of all groups).
/plugin/latexport/
H A DREADME.md31 This should have created a dokuwiki folder with all sources, including a ``_test`` folder with unit…
132 Require all denied
136 Deny from all
158 ## Not all installations will require the following line. If you do,
235 have one file per variation; in that case install them all.
/plugin/noticeboard/
H A Dsyntax.php159 …$out .= "<label for='noticeboard_show_category_all'>".$this->getLang('all')." </label> <input type…
194 …$out .= "<label for='noticeboard_show_time_all'>".$this->getLang('all')." </label> <input type='ra…
/plugin/authshibboleth/
H A DREADME.md11 This plugin uses a Shibboleth session to authenticate users. It just takes all required information…
55 The `authshibboleth.conf.php` file contains all available directives, set to their default values a…
/plugin/divalign2/
H A DChangeLog36 in all syntax mode files.
54 * common.php: all common functions have been moved here.
/plugin/noticeboard/noticeboard/
H A Dsyntax.php159 …$out .= "<label for='noticeboard_show_category_all'>".$this->getLang('all')." </label> <input type…
194 …$out .= "<label for='noticeboard_show_time_all'>".$this->getLang('all')." </label> <input type='ra…
/plugin/authsqlite/
H A DREADME.md9 options for PostgreSQL, authsqlite allows the %{animal} parameter in all
15 database contains all of the user information, but group membership is
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md39 * [all()](#all)
164 The promise interface provides the common interface for all promise
190 with a promise (all parameters are optional):
408 once all consumers called the `cancel()` method of the promise.
464 All functions working on promise collections (like `all()`, `race()`, `some()`
466 promise, all promises in the collection are cancelled. If the collection itself
508 #### all()
511 $promise = React\Promise\all(array|React\Promise\PromiseInterface $promisesOrValues);
514 Returns a promise that will resolve only once all th
[all...]
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md79 exit the programm with a non-zero exit code. You can disable this behaviour and catch all exceptions yourself by
120 When mixing fixed and percentage widths, percentages refer to the remaining space after all fixed columns have been
159 Convenience methods for all log levels are available. Placeholder interpolation as described in PSR-3 is available, too.
160 Messages from `warning` level onwards are printed to `STDERR` all below are printed to `STDOUT`.
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md454 * Contains all the changes introduced between 2.1.2 and 2.1.3.
631 and all-day events in the `calendar-query`, `calendar-multiget` and
906 * BC Break: Almost all core functionality moved into a CorePlugin.
1260 * Changed: The CalDAV backend now all implement an interface.
1419 * Fixed: Correctly filtering all-day events.
1599 'TEXT' was too small sometimes to hold all the data.
1697 the request uri, not 'all relevant uri's.
1932 * Added: SabreDAV version to all error responses.
2035 * Added: SabreDAV version to all error responses.
2162 * Fixed: UNLOCK bug. Unlock didn't work at all
[all …]

1...<<31323334353637383940>>...78