Home
last modified time | relevance | path

Searched refs:folder (Results 426 – 450 of 761) sorted by last modified time

1...<<11121314151617181920>>...31

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A DREADME.md67 > For more examples it would be best to review the scripts in the [`/examples` folder](/examples).
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md25 …nd don't want to read through all that text below? Just consult the [examples](examples) folder and
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst33 that looks up the templates in the ``/path/to/templates/`` folder. Different
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5 …n-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-f…
/plugin/structjoin/
H A DREADME9 lib/plugins/structjoin/ - if the folder is called different it
/plugin/gdpr/
H A DREADME9 lib/plugins/gdpr/ - if the folder is called different it
/plugin/feedback/
H A DREADME9 lib/plugins/feedback/ - if the folder is called different it
27 See the COPYING file in your DokuWiki folder for details
/plugin/linkfix/
H A DREADME9 lib/plugins/linkfix/ - if the folder is called different it
27 See the COPYING file in your DokuWiki folder for details
/plugin/farmsync/
H A DREADME9 lib/plugins/farmsync/ - if the folder is called different it
27 See the COPYING file in your DokuWiki folder for details
/plugin/localization/
H A DREADME9 lib/plugins/localization/ - if the folder is called different it
/plugin/file2dw/
H A DREADME.md33 …stallLatestPandoc.sh` (included with this plugin in `docker/dokuwikiapp` folder) to install the la…
49 …l the comments on the file. To prevent errors, you can copy the `docker` folder contents elsewhere…
/plugin/letsencrypt/
H A DREADME9 lib/plugins/letsencrypt/ - if the folder is called different it
27 See the COPYING file in your DokuWiki folder for details
/plugin/metaeditor/
H A Dstyle.css508 .jstree-default .jstree-folder {
672 .jstree-default-small .jstree-folder {
836 .jstree-default-large .jstree-folder {
1035 .jstree-default-responsive .jstree-folder {
/plugin/bookmarkfile/
H A Dsyntax.php70 $folder = $matches[1];
103 if (!empty($folder) && !empty($result['bookmarks'])) {
104 $result['bookmarks'] = $this->findBookmarksFolder($result['bookmarks'], $folder);
244 private function findBookmarksFolder($bookmarks, $folder) argument
248 if ($item['title'] == $folder) {
251 $found = $this->findBookmarksFolder($item['children'], $folder);
/plugin/cnmap/
H A DREADME9 lib/plugins/cnmap/ - if the folder is called different it
/plugin/showpageafterlogin/
H A DREADME15 lib/plugins/showpageafterlogin/ - if the folder is called different it
33 See the COPYING file in your DokuWiki folder for details
/plugin/linkprefix/
H A DREADME9 lib/plugins/linkprefix/ - if the folder is called different it
26 See the COPYING file in your DokuWiki folder for details
/plugin/socialite/
H A DREADME9 lib/plugins/socialite/ - if the folder is called different it
27 See the COPYING file in your DokuWiki folder for details
/plugin/denyactions/
H A DREADME9 lib/plugins/denyactions/ - if the folder is called different it
27 See the COPYING file in your DokuWiki folder for details
/plugin/disableactionsbygroup/
H A DREADME19 See the COPYING file in your DokuWiki folder for details
/plugin/adminperm/
H A DREADME9 lib/plugins/adminperm/ - if the folder is called different it
/plugin/googleverify/
H A DREADME9 lib/plugins/googleverify/ - if the folder is called different it
/plugin/talkpage/
H A DREADME9 lib/plugins/talkpage/ - if the folder is called different it
27 See the COPYING file in your DokuWiki folder for details
/plugin/ckgdoku/ckeditor/plugins/scayt/
H A DREADME.md11 1. Clone/copy this repository contents in a new "plugins/scayt" folder in your CKEditor installatio…
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php39 function has_permission($folder, $resourceType, $isFolder=true) { argument
42 $folder = str_replace('//','/',$folder);
46 $ns_tmp = str_replace('/',':',$folder);

1...<<11121314151617181920>>...31