Lines Matching full:install
43 …'Tries to install a known plugin or template (prefix with template:) via git. Uses the DokuWiki.or…
48 'name of the extension to install, prefix with \'template:\' for templates',
61 'install',
67 'name of the extension to install, prefix with \'template:\' for templates',
69 'install'
76 'install'
112 case 'install':
125 * Tries to install the given extensions using git clone
154 * Tries to install the given extensions using git clone with fallback to install
177 $this->error("failed to install $ext via download");
189 …if ($errors) $this->error('failed to install the following extensions: ' . implode(', ', $errors));
293 * Returns all git repositories in this DokuWiki install