Searched refs:manifest (Results 1 – 6 of 6) sorted by relevance
| /dokuwiki/inc/ |
| H A D | Manifest.php | 11 $manifest = retrieveConfig('manifest', 'jsonToArray'); 15 $manifest['scope'] = DOKU_REL; 17 if (empty($manifest['name'])) { 18 $manifest['name'] = html_entity_decode( 25 if (empty($manifest['short_name'])) { 26 $manifest['short_name'] = html_entity_decode( 33 if (empty($manifest['description'])) { 34 $manifest['description'] = html_entity_decode( 41 if (empty($manifest['start_url'])) { 42 $manifest['start_url'] = DOKU_REL; [all …]
|
| /dokuwiki/lib/exe/ |
| H A D | manifest.php | 16 $manifest = new Manifest(); variable 17 $manifest->sendManifest();
|
| /dokuwiki/ |
| H A D | .gitignore | 23 !/conf/manifest.json
|
| /dokuwiki/vendor/splitbrain/php-jsstrip/ |
| H A D | composer.lock | 140 "name": "phar-io/manifest", 144 "url": "https://github.com/phar-io/manifest.git", 149 …"url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857a… 192 … "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", 194 "issues": "https://github.com/phar-io/manifest/issues", 195 "source": "https://github.com/phar-io/manifest/tree/2.0.3" 570 "phar-io/manifest": "^2.0.3",
|
| /dokuwiki/vendor/splitbrain/slika/ |
| H A D | composer.lock | 141 "name": "phar-io/manifest", 145 "url": "https://github.com/phar-io/manifest.git", 150 …"url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e2… 194 … "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", 196 "issues": "https://github.com/phar-io/manifest/issues", 197 "source": "https://github.com/phar-io/manifest/tree/2.0.4" 578 "phar-io/manifest": "^2.0.4",
|
| /dokuwiki/_test/ |
| H A D | composer.lock | 329 "name": "phar-io/manifest", 333 "url": "https://github.com/phar-io/manifest.git", 338 …"url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e2… 382 … "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", 384 "issues": "https://github.com/phar-io/manifest/issues", 385 "source": "https://github.com/phar-io/manifest/tree/2.0.4" 841 "phar-io/manifest": "^2.0.4",
|