Home
last modified time | relevance | path

Searched refs:allows (Results 1 – 25 of 355) sorted by relevance

12345678910>>...15

/plugin/struct/types/
H A DMedia.php28 $allows = explode(',', $this->config['mime']);
29 $allows = array_map('trim', $allows);
30 $allows = array_filter($allows);
33 foreach ($allows as $allow) {
/plugin/findologicxmlexport/vendor/hoa/iterator/
DREADME.md73 `Hoa\Iterator\Aggregate` allows a class to use an external iterator through the
100 `Hoa\Iterator\Map` allows to iterate an array. It extends
118 `Hoa\Iterator\Filter` and `Hoa\Iterator\CallbackFilter` allows to filter the
141 Also, `Hoa\Iterator\RegularExpression` allows to filter based on a regular
146 `Hoa\Iterator\Limit` allows to iterate *n* elements of an iterator starting from
164 `Hoa\Iterator\Infinite` allows to iterate over and over again the same iterator.
186 `Hoa\Iterator\Repeater` allows to repeat an iterator *n* times.
229 `Hoa\Iterator\Append` allows to iterate over iterators one after another. It
251 `Hoa\Iterator\Multiple` allows to iterate over several iterator at the same
337 Also, the `Hoa\Iterator\Glob` allows to iterator with the glob strategy. It
[all …]
/plugin/git/
Dplugin.info.txt6 desc THis plugin allows you to perform GIT actions. It allows, amongst other things to commit cha…
/plugin/geourl/lang/en/
Dintro.txt3 This tool allows you to set a code for use with [[wp>GeoURL|GeoURL]], which allows your visitors to…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dhttp-handler.asciidoc5 https://github.com/guzzle/RingPHP/[RingPHP]. This allows the client to construct
14 the curl_multi interface. This involves a bit more overhead, but allows batches
35 The default handler is recommended in almost all cases. This allows fast
/plugin/googleads/lang/en/
Dintro.txt5 This tool allows you to set a code for use with [[https://en.wikipedia.org/wiki/Google_AdSense|Goog…
/plugin/hubspot/
DREADME.md4 A DokuWiki plugin that allows you to embed the hubspot tracking code in your pages.
11 description | Plugin allows you to easily track your wiki visits by Hubspot.
/plugin/maintenance/lang/en/
Dintro.txt3 This page allows you to lock and run maintenance script for the site.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dembed.rst9 It allows you to include another template's contents, just like ``include``
10 does. But it also allows you to override any block defined inside the
29 content fragments. While template inheritance allows for "document skeletons",
30 which are filled with life by child templates, the ``embed`` tag allows you to
/plugin/authvk/
DREADME.md2 This Authentication Plugin allows to sign in to DokuWiki using Vk accounts.
/plugin/ipgroup/lang/en/
Dintro.txt3 This plugin allows you to map (anonymous) users from specified networks to a single group.
/plugin/siteexport/lang/en/
Dintro.txt3 This page allows you to export your whole site into any format that you have a renderer for.
/plugin/supa/lang/en/
Dintro.txt2 This plugin allows you to upload images directly from the clipboard. No need
/plugin/confmanager/lang/en/
Dscheme.txt1 DokuWiki allows linking to external URLs but only to known protocols.
/plugin/advanced/lang/en/config/
Dscheme.txt3 DokuWiki allows linking to external URLs but only to known protocols.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/
Dexpression.test2 "include" function allows expressions for the template to include
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/
Dexpression.test2 "include" tag allows expressions for the template to include
/plugin/dokumicrobugtracker/
DINFO7 desc allows to create simple bug tracker
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
Doperators_as_variables.test2 Twig allows to use named operators as variable names
/plugin/iptrust2/lang/en/
Dintro.txt3 This plugin allows you to specify which hosts can have anonymous access to the Wiki. Users on all o…
/plugin/iptrust/lang/en/
Dintro.txt3 This plugin allows you to specify which hosts can have anonymous access to the Wiki. Users on all o…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/
Dmulti_word_tests.test2 Twig allows multi-word tests without a custom node class
/plugin/htmlcomment/
Dplugin.info.txt6 desc allows HTML comments to be retained in the output
/plugin/outliner/
DREADME.md2 DokuWiki plugin that allows creating a collapsible outline layout. Originally by Pavel Vitis.
/plugin/sync/lang/en/
Dintro.txt3 This tool allows you to synchronize the contents of your wiki with other wikis. Multiple other wiki…

12345678910>>...15