| /template/twigstarter/vendor/twig/twig/src/Cache/ |
| D | FilesystemCache.php | 23 private $directory; variable in Twig\\Cache\\FilesystemCache 27 * @param string $directory The root cache directory 30 public function __construct($directory, $options = 0) argument 32 $this->directory = rtrim($directory, '\/').'/'; 40 return $this->directory.$hash[0].$hash[1].'/'.$hash.'.php'; 57 … throw new \RuntimeException(sprintf('Unable to create the cache directory (%s).', $dir)); 61 … throw new \RuntimeException(sprintf('Unable to write in the cache directory (%s).', $dir));
|
| /template/bootstrap3/js/plugins/ |
| D | move.js | 24 var $directory = jQuery(this), 25 $closed = $directory.parents('.closed'), 26 $open = $directory.parents('.open'); 28 if (!$directory.find('svg').length) { 29 $directory.prepend(Iconify.getSVG('mdi:folder')); 33 $directory.find('svg').replaceWith(Iconify.getSVG('mdi:folder-open')); 37 $directory.find('svg').replaceWith(Iconify.getSVG('mdi:folder')); 40 $directory.find('svg').addClass('iconify text-primary mr-2');
|
| /template/strap/.github/ |
| H A D | dependabot.yml | 8 # Look for `package.json` and `lock` files in the `root` directory 9 directory: "/" 16 # Look for a `Dockerfile` in the `root` directory 17 directory: "/"
|
| /template/strap/vendor/salesforce/handlebars-php/ |
| H A D | phpunit.xml.dist | 5 <directory suffix=".php">src/</directory> 10 <directory>tests/Handlebars/</directory>
|
| /template/strap/vendor/php-webdriver/webdriver/lib/Firefox/ |
| H A D | FirefoxProfile.php | 187 * @param string $profile_dir The path to the profile directory. 188 * @return string The path to the directory of this extension. 230 * @param string $prefix Prefix of the temp directory. 233 * @return string The path to the temp directory created. 250 * @param string $directory The path to the directory. 252 private function deleteDirectory($directory) argument 254 $dir = new RecursiveDirectoryIterator($directory, FilesystemIterator::SKIP_DOTS); 265 rmdir($directory); 270 * @param string $target_dir The path to the unzip directory.
|
| /template/strap/ComboStrap/ |
| H A D | TemplateEngine.php | 92 …LogUtility::warning("The template theme directory ($themeDirectory) does not exists and was not ta… 97 … LogUtility::warning("The partials theme directory ($themeDirectory) does not exists"); 108 * Default as last directory to search 146 // should not happen as combo resource is a known directory but yeah 246 foreach ($directories as $directory) { 248 $theme[] = $directory->getLastName(); 284 throw new ExceptionNotFound("No template directory as this is not a file engine"); 310 … throw new ExceptionRuntimeInternal("We can create a template only in a custom theme directory");
|
| H A D | FsWikiUtility.php | 6 * COPYING file in the root directory of this source tree. 45 * Return all pages and/of sub-namespaces (subdirectory) of a namespace (ie directory) 122 $nameSpacePath, // The directory to search 205 * Directory
|
| /template/strap/vendor/symfony/yaml/Command/ |
| H A D | LintCommand.php | 61 …->addArgument('filename', InputArgument::IS_ARRAY, 'A file, a directory or "-" for reading from ST… 77 Or of a whole directory: 123 … throw new RuntimeException(sprintf('File or directory "%s" is not readable.', $filename)); 254 private function getDirectoryIterator(string $directory): iterable argument 256 $default = function ($directory) { 258 …new \RecursiveDirectoryIterator($directory, \FilesystemIterator::SKIP_DOTS | \FilesystemIterator::… 264 return ($this->directoryIteratorProvider)($directory, $default); 267 return $default($directory);
|
| /template/mantinedoku/lang/it/ |
| D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
| /template/docnavwiki/lang/it/ |
| D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
| /template/notes/lang/it/ |
| D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
| /template/simplewiki/lang/it/ |
| D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
| /template/darkblue/lang/it/ |
| D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
| /template/bs4simple/lang/it/ |
| D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
| /template/byu_2017_theme/lang/it/ |
| D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
| /template/ghw/lang/it/ |
| D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
| /template/mindthedark/lang/it/ |
| D | style.txt | 1 …directory root e questo verrà automaticamente usato. Qui puoi anche caricare una ''favicon.ico''. …
|
| /template/writers/ |
| D | tpl_functions.php | 113 * Use favicon.ico from data/media root directory if it exists, otherwise use 114 * the one in the template's image directory. 126 * Include additional html file from conf directory if it exists, otherwise use 127 * file in the template's root directory.
|
| /template/monochrome/ |
| D | README.md | 17 Unpack the file in the /lib/tpl directory of your Dokuwiki installation. It will create a directory…
|
| /template/peanutbutter/ |
| D | README.md | 17 Unpack the file in the /lib/tpl directory of your Dokuwiki installation. It will create a directory…
|
| /template/peanutbutter2/ |
| D | README.md | 23 Drop it into your `lib/tpl/` directory or install via Extension Manager. 29 1. **Download or clone this repository** into your `lib/tpl/` directory:
|
| /template/wallpaper/ |
| D | README.md | 26 Unpack the file into the `/lib/tpl` directory of your Dokuwiki installation. It will create a direc… 82 …d if you drop a JPG-image named `bg.jpg` into the `images` directory inside the template directory.
|
| /template/strap/resources/library/bootstrap/ |
| H A D | README.md | 5 This directory contains all `Bootstrap` related resources such as Javascript and Css files used by … 11 * Copy your CSS file into the sub version directory (`4.4.1`, `4.5.0`, ...)
|
| /template/hexa/genericons/ |
| D | README.md | 10 To use it, place the `genericons` folder in your stylesheet directory and enqueue the genericons.cs… 22 …y copied from the helper tool at http://genericons.com/, or `example.html` in the `font` directory. 29 In the `source` directory, you'll find all Genericons source icons in SVG format. This will allow y… 39 2. In the `source` directory from the Genericons download, open the file called `fontcustom.yml` in… 40 3. Open a terminal. Browse to the `source` directory. Type `fontcustom compile`. 44 *Please note*: In the source directory, there's a hidden file called `.fontcustom-manifest.json`. T…
|
| /template/strap/syntax/ |
| H A D | minimap.php | 147 $nameSpacePath = getNS($callingId); // The complete path to the directory 151 $currentNameSpace = curNS($callingId); // The name of the container directory 176 // If it's a directory 255 // Add a glyphicon if it's a directory 330 * Return all pages and/of sub-namespaces (subdirectory) of a namespace (ie directory) 335 * @param $listdirs - Add the directory to the list of files 367 * @param string $id an id of a namespace (directory)
|