Home
last modified time | relevance | path

Searched full:here (Results 1 – 25 of 193) sorted by relevance

12345678

/dokuwiki/lib/plugins/extension/lang/en/
H A Dintro_plugins.txt1 …ou can enable or disable or even completely uninstall them here. Plugin updates are shown here as …
H A Dintro_install.txt1 Here you can manually install plugins and templates by either uploading them or providing a direct …
/dokuwiki/lib/
H A Dindex.html6 <title>nothing here...</title>
9 <!-- this is just here to prevent directory browsing -->
/dokuwiki/lib/styles/
H A Dindex.html6 <title>nothing here...</title>
9 <!-- this is just here to prevent directory browsing -->
/dokuwiki/lib/exe/
H A Dindex.html6 <title>nothing here...</title>
9 <!-- this is just here to prevent directory browsing -->
H A Djquery.php6 …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 Dindex.html6 <title>nothing here...</title>
9 <!-- this is just here to prevent directory browsing -->
/dokuwiki/lib/images/
H A Dindex.html6 <title>nothing here...</title>
9 <!-- this is just here to prevent directory browsing -->
/dokuwiki/lib/scripts/
H A Dindex.html6 <title>nothing here...</title>
9 <!-- this is just here to prevent directory browsing -->
/dokuwiki/_test/tests/inc/
H A Dutf8_correctidx.test.php2 // 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 Dutf8_substr.test.php2 // 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 Dstyle.ini2 ; 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 Dcomplex.txt11 We have two lists here
21 Here is more and another [[link]].
/dokuwiki/lib/plugins/styling/
H A Dscript.js51 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 DREADME.md36 $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 Dscheme.conf1 #Add URL schemes you want to be recognized as links here
H A Dplugins.php4 * the plugins.*.php files will override those here.
H A Dentities.conf5 # You can use HTML entities here, but it is not recommended because it may break
H A Dmime.conf1 # Allowed uploadable file extensions and mimetypes are defined here.
64 # adding the mime type here
/dokuwiki/inc/lang/en/
H A Dpassword.txt3 Here is your userdata for @TITLE@ at @DOKUWIKIURL@
H A Dregistermail.txt1 A new user has registered. Here are the details:
H A Duploadmail.txt1 A file was uploaded to your DokuWiki. Here are the details:
/dokuwiki/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml28 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 DREADME3 All file within here are manged through composer and should not be
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Doracle8.php48 //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

12345678