Home
last modified time | relevance | path

Searched refs:include (Results 1 – 25 of 28) sorted by path

12

/dokuwiki/
H A DCOPYING160 special exception, the source code distributed need not include
/dokuwiki/conf/
H A Dmysql.conf.php.example19 * or at least include this file in local.protected.php.
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt131 You can include external and internal [[doku>images|images, videos and audio files]] with curly brackets. Optionally you can specify the size of them.
380 You can include code blocks into your documents by either indenting them by at least two spaces (like used for the previous examples) or by using the tags ''%%<code>%%'' or ''%%<file>%%''.
/dokuwiki/inc/lang/ar/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/az/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/ca-valencia/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/cy/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/da/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/de-informal/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/el/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/en/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/et/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/fa/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/fo/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/id/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/nl/
H A Dstopwords.txt3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/
H A Dpreload.php.dist12 // include this after DOKU_FARMDIR if you want to use farms
13 //include(fullpath(dirname(__FILE__)).'/farm.php');
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md7 Changes include:
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG124 * Updated CSS language file to include CSS3 keywords (Zéfling, BenBE))
287 * Added support for basic include directive processing for AutoIt (BenBE)
472 * Updated AutoIt to include latest changes for AutoIt v3.2.12.1 (BenBE, Thierry)
667 - Updated doxygen documentation to include since tags and some missing parameters
846 - Delphi language updated to include more keywords and types (BenBE)
H A DLICENSE160 special exception, the source code distributed need not include
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE
H A DREADME.md
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE286 during execution displays copyright notices, you must include the
324 Library" must include any data and utility programs needed for
326 the materials to be distributed need not include anything that is
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE281 during execution displays copyright notices, you must include the
319 Library" must include any data and utility programs needed for
321 the materials to be distributed need not include anything that is
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DArchive.php54 * By default this will extract all files found in the archive. You can restrict the output using the $include
56 * $include is set, only files that match this expression will be extracted. Files that match the $exclude
65 * @param string $include a regular expression of files to include
69 abstract public function extract($outdir, $strip = '', $exclude = '', $include = ''); argument

12