Home
last modified time | relevance | path

Searched refs:as (Results 901 – 925 of 2343) sorted by relevance

1...<<31323334353637383940>>...94

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dreplace_invalid_arg.test8 Twig\Error\RuntimeError: The "replace" filter expects an array or "Traversable" as replace values, …
H A Ddate_default_format_interval.test2 "date" filter (interval support as of PHP 5.3)
/plugin/subpages/
H A Dplugin.info.txt7 desc Show subpages as a list if you add ~~SUBPAGES~~. Based on the dir plugin.
/plugin/badbehaviour/
H A Dbadbehavior.readme22 Bad Behavior complements other link spam solutions by acting as a gatekeeper,
30 potential spam, Bad Behavior analyzes the delivery method as well as the
124 This release fixes a security issue. Upgrade as soon as possible.
/plugin/aclplusregex/conf/
H A Daclplusregex.conf.example1 # Please note that the same encoding rules for user and group names should be used as in the original ACL
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Proprietary.txt
/plugin/langdelete/
H A Dstyle.css37 /* To be at least as secific as the dokuwiki stylesheet which is:
/plugin/templatepagename/
H A DREADME.md3 Let you configure self the wikipage which is used as template for the new
32 it under the terms of the GNU General Public License as published by
/plugin/bpmnio/
H A DLICENSE2 as bpmn.io provides the actual functionality.
20 links back to https://bpmn.io as part of rendered diagrams MUST NOT be
/plugin/dw2pdf/
H A DREADME21 again. To do so we declare them as replaced in the composer.json. The
32 it under the terms of the GNU General Public License as published by
H A Dcomposer.lock42 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
275 "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
299 "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
/plugin/quizlib/
H A DREADME.md4 …ore the plugin provide a simple XML-like syntax with a generic CSS styling as a all-round carefree…
21 Every quiz starts with the tag "quizlib". This tag contains as attributes the array with the correc…
34 …<question title="3. Which factors will contribute to the end of humanity as we know it?" type="che…
65 …uizlib-question-title">3. Which factors will contribute to the end of humanity as we know it?</div>
/plugin/airtable/
H A DREADME.md65 Any table query that results in one record will also be rendered as a 'record'.
66 Records are rendered as a template where text is displayed on the left and media on the right. Synt…
106 To pull data from airtable and display as inline text use the following syntax:
111 **Make sure to write the field exactly as it appears in airtable**
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md8 - Improved handling of custom syntax with `[[`, references should not use `[` as the first characte…
65 …tree as the internal representation of the parsed text which allows extensions to work with the pa…
82 - Introduced an abstract syntax tree as an intermediate representation between parsing steps.
/plugin/tuxquote/
H A Dimages-license.txt7 The licensor cannot revoke these freedoms as long as you follow the license terms.
13 …d upon the material, you must distribute your contributions under the same license as the original.
19 …ermissions necessary for your intended use. For example, other rights such as publicity, privacy, …
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md43 …s \\ <nowiki>{{:ns:mediafile|title}}</nowiki> | full qualified links also as relative links, with…
46 …hin relative section. \\ __**Attention:**__ \\ mediafile will be displayed as missing in the event…
47 …ces \\ <nowiki>{{gallery ...</nowiki> | not recognized, will be displayed as orphan if not otherw…
89 It could happen that not all media files will be detected or some feed links, etc. interpreted as s…
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md26 In the interest of fostering an open and welcoming environment, we as
50 * Publishing, or threatening to publish, others' private information—such as
73 address, posting via an official social media account, or acting as an appointed
88 faith may face temporary or permanent repercussions as determined by other
/plugin/loglog/lang/pt-br/
H A Dintro.txt3 Esta tela mostra todas as entradas e saídas de usuários durante os últimos 7 dias. Você pode usar o…
/plugin/nsexport/lang/en/
H A Dautointro.txt3 …files like images or documents used in the exported pages will be exported as well. Depending on t…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/
H A Dfrom.test5 {% from 'forms.twig' import foo as foobar, bar %}
/plugin/lastpages/
H A DREADME.md12 * **2021-05-29**: Added ~~LASTPAGES~~ as keyword and options in the admin backend.
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md10 The Google API Client Library enables you to work with Google APIs such as Gmail, Drive or YouTube …
16 For Google Cloud Platform APIs such as [Datastore][cloud-datastore], [Cloud Storage][cloud-storage]…
91 `YouTubeReporting` and `YouTubeAnalytics` as well, you'd need to add each of
148 foreach ($results->getItems() as $item) {
194 (such as the [YouTube Data API](https://developers.google.com/youtube/v3/)) do
290 However, as each property of the JSON API has a corresponding generated class, the above code could…
402 Google API Client uses [Guzzle](http://docs.guzzlephp.org/) as its default HTTP client. That means …
419 Other Guzzle features such as [Handlers and Middleware](http://docs.guzzlephp.org/en/stable/handler…
435 …and any specific errors retrieved. Feature requests can also be filed, as long as they are core li…
439 …eference is to link to their examples rather than add them to the library, as they can then pin to…
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md239 * Marked `AbstractRequestEvent::getTransaction()` as public.
243 * Marked `GuzzleHttp\Client::getDefaultUserAgent` as deprecated.
294 can pass the query string in as a string.
347 * Status codes are now returned as integers. See
387 requests concurrently using a capped pool size as efficiently as possible.
576 * Added the ability to set scalars as POST fields (#628)
620 * Marked deprecation_proxy() as internal
683 * Bug fix: ChunkedIterator can now properly chunk a \Traversable as well as an \Iterator.
713 * Added `cert` and `ssl_key` as request options
789 * Marked `Guzzle\Common\Collection::inject()` as deprecated.
[all …]
/plugin/revealjs/
H A Dplugin.info.txt7 desc Display a Wiki page as Reveal.js slideshow presentation
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/
H A Dmultiple_aliases.test4 {% use "foo.twig" with content as foo_content %}

1...<<31323334353637383940>>...94