Searched refs:allows (Results 1 – 25 of 355) sorted by relevance
12345678910>>...15
| /plugin/struct/types/ |
| H A D | Media.php | 28 $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/ |
| D | README.md | 73 `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/ |
| D | plugin.info.txt | 6 desc THis plugin allows you to perform GIT actions. It allows, amongst other things to commit cha…
|
| /plugin/geourl/lang/en/ |
| D | intro.txt | 3 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/ |
| D | http-handler.asciidoc | 5 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/ |
| D | intro.txt | 5 This tool allows you to set a code for use with [[https://en.wikipedia.org/wiki/Google_AdSense|Goog…
|
| /plugin/hubspot/ |
| D | README.md | 4 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/ |
| D | intro.txt | 3 This page allows you to lock and run maintenance script for the site.
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
| D | embed.rst | 9 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/ |
| D | README.md | 2 This Authentication Plugin allows to sign in to DokuWiki using Vk accounts.
|
| /plugin/ipgroup/lang/en/ |
| D | intro.txt | 3 This plugin allows you to map (anonymous) users from specified networks to a single group.
|
| /plugin/siteexport/lang/en/ |
| D | intro.txt | 3 This page allows you to export your whole site into any format that you have a renderer for.
|
| /plugin/supa/lang/en/ |
| D | intro.txt | 2 This plugin allows you to upload images directly from the clipboard. No need
|
| /plugin/confmanager/lang/en/ |
| D | scheme.txt | 1 DokuWiki allows linking to external URLs but only to known protocols.
|
| /plugin/advanced/lang/en/config/ |
| D | scheme.txt | 3 DokuWiki allows linking to external URLs but only to known protocols.
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/ |
| D | expression.test | 2 "include" function allows expressions for the template to include
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/ |
| D | expression.test | 2 "include" tag allows expressions for the template to include
|
| /plugin/dokumicrobugtracker/ |
| D | INFO | 7 desc allows to create simple bug tracker
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/ |
| D | operators_as_variables.test | 2 Twig allows to use named operators as variable names
|
| /plugin/iptrust2/lang/en/ |
| D | intro.txt | 3 This plugin allows you to specify which hosts can have anonymous access to the Wiki. Users on all o…
|
| /plugin/iptrust/lang/en/ |
| D | intro.txt | 3 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/ |
| D | multi_word_tests.test | 2 Twig allows multi-word tests without a custom node class
|
| /plugin/htmlcomment/ |
| D | plugin.info.txt | 6 desc allows HTML comments to be retained in the output
|
| /plugin/outliner/ |
| D | README.md | 2 DokuWiki plugin that allows creating a collapsible outline layout. Originally by Pavel Vitis.
|
| /plugin/sync/lang/en/ |
| D | intro.txt | 3 This tool allows you to synchronize the contents of your wiki with other wikis. Multiple other wiki…
|
12345678910>>...15