Home
last modified time | relevance | path

Searched refs:as (Results 76 – 100 of 2343) sorted by relevance

12345678910>>...94

/plugin/shell/lang/en/
H A Dhelp.txt1 …ings to the server. Use with caution. All commands are executed as the user the web server runs as.
6 …rver. Your browser will ask you for a file to upload and it will be stored as the file you specifi…
/plugin/bible/bible_douayRheims/
H A DOsee.txt14 … I strip her naked, and set her as in the day that she was born: and I will make her as a wilderne…
77 …hee, O Ephraim? what shall I do to thee, O Juda? your mercy is as a morning cloud, and as the dew …
96 … will spread my net upon them: I will bring them down as the fowl of the air, I will strike them a…
112 8:12. I shall write to him my manifold laws, which have been accounted as foreign.
138 10:7. Samaria hath made her king to pass as froth upon the face of the water.
175 …ey shall be as a morning cloud, and as the early dew that passeth away, as the dust that is driven…
179 13:7. And I will be to them as a lioness, as a leopard in the way of the Assyrians.
180 …I will meet them as a bear that is robbed of her whelps, and I will rend the inner parts of their …
193 …14:6. I will be as the dew, Israel shall spring as the lily, and his root shall shoot forth as tha…
194 …14:7. His branches shall spread, and his glory shall be as the olive tree: and his smell as that o…
[all …]
/plugin/ckgdoku/
H A DREADME.md4 Installed in its own directory and treated as separate from ckgedit. However, the ckgedit documenta…
5 on Dokuwiki.org applies to ckgedoku as well.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dunary_macro_arguments.test2 Twig manages negative numbers as default parameters
4 {% import _self as macros %}
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/deprecated/
H A Dmacro.legacy.test4 {% import 'greeting.twig' as greeting %}
11 {% import _self as self %}
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCSS.AllowedFonts.txt
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhelpers.asciidoc21 An example as follows:
41 foreach($pages as $page) {
57 An example as follows:
79 foreach($hits as $hit) {
H A Dsearch-operations.asciidoc8 REST API, following the naming scheme as much as possible. Let's look at a few
78 migrating from a different system. You can use raw JSON as a string in the body,
102 Search results follow the same format as {es} search response, the only
104 with the search results is as simple as iterating over the array values:
240 bulk manner, such as exporting all the documents belonging to a single user. It
253 This is an example which can be used as a template for more advanced operations:
/plugin/zenlogin/
H A Dplugin.info.txt6 …he changes are applied to Zenphotos user database as well. It provides a single signed on mechanis…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst52 * The tag is not flexible as you cannot use it in an expression:
129 Creating a filter is as simple as associating a name with a PHP callable::
167 to the filter (within parentheses ``()``) as extra arguments.
191 environment as the first argument to the filter call::
241 last argument to the filter call as an array::
387 feature as you need to understand how Twig's internals work.
456 Adding a tag is as simple as calling the ``addTokenParser`` method on the
547 * ``raw()``: Writes the given string as is.
558 the current node as a comment.
851 as a dependency that connects to a database engine).
[all …]
H A Dintro.rst7 If you have any exposure to other text-based template languages, such as
18 allows Twig to be used as a template language for applications where users
25 phpBB, Piwik, OroCRM; and many frameworks have support for it as well like
68 The ``render()`` method loads the template passed as a first argument and
69 renders it with the variables passed as a second argument.
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md7 methods as well as `emerg`, `crit`, `err` and `warn`.
41 as in 1.x.
55 - Context/extra data are now sent as an object instead of single keys
72 renamed to ElasticaHandler and the new one added as ElasticsearchHandler.
/plugin/socialshareprivacy2/JC/
H A DREADME.md11 …om GitHub (http://raw.github.com/...).** The file is being served as text/plain and as such being …
14 The plugin can also be loaded as AMD module.
44 // Same path as when the cookie was written...
59 Turn on automatic storage of JSON objects passed as the cookie value. Assumes `JSON.stringify` and …
71 Define lifetime of the cookie. Value can be a `Number` which will be interpreted as days from time …
109 For quick *non cross-browser* testing use grunt, install grunt CLI and project dependencies as outl…
/plugin/symbols4odt/
H A Dplugin.info.txt6 …t plugin. For example, the plugin can create checkboxes in wiki pages, as well as in an exported O…
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Ddate.rst33 * ``now``: The date that should be used as now. Can be a string or
40 as constructor argument. The returned string is formatted as ``diff.ago.XXX``
/plugin/authmantis/
H A DREADME.md18 as published by the Free Software Foundation, either version 3 of the
32 through 2018-04-22 “Greebo”, as well as “Hogfather” up to release candidate 3.
37 The plugin may work with earlier releases as well, but this is not tested.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DREADME.md11 We distribute a [PHP Archive (PHAR)](https://php.net/phar) that has all required (as well as some o…
29 …e [Composer](https://getcomposer.org/) to download and install PHPUnit as well as its dependencies…
/plugin/commonmark/
H A DREADME.md11 3. After pre-rendering, passes the result to DW parser and process as usual
13 If you want to parse all DW pages as Commonmark without specific doctype, you can enable `force_commonmark` option on config. But this action may conflit with existing document of DW markup, so please use it carefully.
17 - Since the release of "Jack Jackrun", DW have [completely disabled](https://www.dokuwiki.org/faq:html) embedding HTML code. [HTML blocks](https://spec.commonmark.org/0.30/#html-blocks) will be passed as-is, unless enabling [htmlok plugin](https://www.dokuwiki.org/plugin:htmlok); but it is recommended to use it in limited environments.
18 - If you have enabled htmlok plugin, adding `html` as [info string](https://spec.commonmark.org/0.28/#info-string) in [Fenced code blocks](https://spec.commonmark.org/0.30/#fenced-code-blocks) will parse HTML code inside the block to DW's [\<HTML\>](https://www.dokuwiki.org/wiki:syntax#embedding_html_and_php) block; In case of `nowiki`, `<nowiki>` syntax will be parsed; if `dokuwiki`, raw DW code will be passed. For example:
28 Due to the concept, section edit will not work, or at least recognize the section as broken snippet rather than expected. This bug will be fixed in later version.
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DFileInfo.php62 * @param string $as optional path to use inside the archive
66 public static function fromPath($path, $as = '') argument
87 if ($as) {
88 $file->setPath($as);
286 foreach ($path as $p) {
304 * an integer is passed as $strip.
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md24 Please try to add a test for your pull-request. This project uses [PHPUnit](https://phpunit.de/) as
61 channels as Q&A platforms (such as Stackoverflow), Forums, Local PHP user groups.
69 We will give our best to review everything as fast as possible, but cannot always live up to our ow…
79 commits such as "fix tests", "fix 2", "fix 3", etc.).
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsBasicTests.yml81 You can add a keyed list (also known as a dictionary or
125 of mappings and sequences as values.
160 can place the mapping on the same line as the
161 dash as a shortcut.
171 The dash in a sequence counts as indentation, so
173 needing spaces as indentation.
/plugin/findologicxmlexport/vendor/sebastian/recursion-context/
H A DREADME.md7 You can add this library as a local, per-project dependency to your project using [Composer](https:…
11 …ent, for instance to run your project's test suite, then you should add it as a development-time d…
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/
H A DREADME.md5 You can add this library as a local, per-project dependency to your project using [Composer](https:…
9 …ent, for instance to run your project's test suite, then you should add it as a development-time d…
/plugin/data-au/lang/eo/
H A Dintro_clean.txt3 Kiam paĝoj kun aldonaj datumoj foriĝas, iliaj metadatumoj ankaŭ foriĝas. Sed tio validas nur, kiam …
/plugin/data/lang/eo/
H A Dintro_clean.txt

12345678910>>...94