| /dokuwiki/lib/plugins/extension/lang/en/ |
| H A D | intro_plugins.txt | 1 …ou can enable or disable or even completely uninstall them here. Plugin updates are shown here as …
|
| H A D | intro_install.txt | 1 Here you can manually install plugins and templates by either uploading them or providing a direct …
|
| /dokuwiki/lib/ |
| H A D | index.html | 6 <title>nothing here...</title> 9 <!-- this is just here to prevent directory browsing -->
|
| /dokuwiki/lib/styles/ |
| H A D | index.html | 6 <title>nothing here...</title> 9 <!-- this is just here to prevent directory browsing -->
|
| /dokuwiki/lib/exe/ |
| H A D | index.html | 6 <title>nothing here...</title> 9 <!-- this is just here to prevent directory browsing -->
|
| H A D | jquery.php | 6 …ON')) define('NOSESSION', true); // we do not use a session or authentication here (better caching) 8 …defined('DOKU_DISABLE_GZIP_OUTPUT')) define('DOKU_DISABLE_GZIP_OUTPUT', 1); // we gzip ourself here 18 * We do absolutely nothing fancy here but concatenating the different files
|
| /dokuwiki/lib/plugins/ |
| H A D | index.html | 6 <title>nothing here...</title> 9 <!-- this is just here to prevent directory browsing -->
|
| /dokuwiki/lib/images/ |
| H A D | index.html | 6 <title>nothing here...</title> 9 <!-- this is just here to prevent directory browsing -->
|
| /dokuwiki/lib/scripts/ |
| H A D | index.html | 6 <title>nothing here...</title> 9 <!-- this is just here to prevent directory browsing -->
|
| /dokuwiki/_test/tests/inc/ |
| H A D | utf8_correctidx.test.php | 2 // use no mbstring help here 9 // we test multiple cases here - format: in, offset, length, out 23 // we test multiple cases here - format: in, offset, length, out 41 // we test multiple cases here - format: in, offset, length, out 61 // we test multiple cases here - format: in, offset, length, out
|
| H A D | utf8_substr.test.php | 2 // use no mbstring help here 9 // we test multiple cases here - format: in, offset, length, out 29 // we test multiple cases here - format: in, offset, length, out
|
| /dokuwiki/lib/tpl/dokuwiki/ |
| H A D | style.ini | 2 ; for limitations of the ini format used here 10 ; Define the stylesheets your template uses here. The second value 13 ; You can reference CSS and LESS files here. Files referenced here will 48 ; Placeholders defined here will also be made available as LESS variables
|
| /dokuwiki/_test/tests/TreeBuilder/cp/ |
| H A D | complex.txt | 11 We have two lists here 21 Here is more and another [[link]].
|
| /dokuwiki/lib/plugins/styling/ |
| H A D | script.js | 51 return; // nothing more to do here 54 /* ---- from here on we're in the popup or admin page ---- */ 68 return; // we exit here if this is not the popup 71 /* ---- from here on we're in the popup only ---- */
|
| /dokuwiki/vendor/splitbrain/php-jsstrip/ |
| H A D | README.md | 36 $js = file_get_contents('somefile.js'); // gather your JS here somehow 47 const foo = 'No compression here'; // this comment will also stay
|
| /dokuwiki/conf/ |
| H A D | scheme.conf | 1 #Add URL schemes you want to be recognized as links here
|
| H A D | plugins.php | 4 * the plugins.*.php files will override those here.
|
| H A D | entities.conf | 5 # You can use HTML entities here, but it is not recommended because it may break
|
| H A D | mime.conf | 1 # Allowed uploadable file extensions and mimetypes are defined here. 64 # adding the mime type here
|
| /dokuwiki/inc/lang/en/ |
| H A D | password.txt | 3 Here is your userdata for @TITLE@ at @DOKUWIKIURL@
|
| H A D | registermail.txt | 1 A new user has registered. Here are the details:
|
| H A D | uploadmail.txt | 1 A file was uploaded to your DokuWiki. Here are the details:
|
| /dokuwiki/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.yml | 28 Describe the issue you are experiencing here. Basically tell us 73 … think it might be relevant, please provide any additional information about your environment here. 102 …Please copy and paste any relevant logs and/or error messages here. This will automatically format…
|
| /dokuwiki/vendor/ |
| H A D | README | 3 All file within here are manged through composer and should not be
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | oracle8.php | 48 //Put your package names here - e.g. select distinct ''''|| lower(name) || ''',' from user_source; 52 //Put your table names here - e.g. select distinct ''''|| lower(table_name) || ''',' from user_tabl… 56 //Put your view names here - e.g. select distinct ''''|| lower(view_name) || ''',' from user_views; 60 //Put your table field names here - e.g. select distinct ''''|| lower(column_name) || ''',' from us… 64 //Put ORACLE reserved keywords here (8.1.7). I like mine uppercase. 449 //Add the styles for groups 3-6 here when used
|