Home
last modified time | relevance | path

Searched refs:download (Results 1 – 9 of 9) sorted by path

/dokuwiki/data/pages/wiki/
H A Ddokuwiki.txt9 DokuWiki is available at https://download.dokuwiki.org/
27 * [[https://download.dokuwiki.org/|Download DokuWiki]] :!:
H A Dsyntax.txt426 When you use the ''%%<code>%%'' or ''%%<file>%%'' syntax as above, you might want to make the shown code available for download as well. You can do this by specifying a file name after language code like this:
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php496 * Get the last used download URL of the extension if there is any
498 * @return string|bool The previously used download URL, false if the extension has been installed manually
507 * Get the download URL of the extension if there is any
509 * @return string|bool The download URL if there is any, false otherwise
518 * If the download URL has changed since the last download
520 * @return bool If the download URL has changed
686 $path = $this->download($url);
703 $path = $this->download($url);
913 * @param string $url url to download
948 public function download($url) global() function in helper_plugin_extension_extension
[all...]
/dokuwiki/lib/plugins/extension/lang/da/
H A Dintro_install.txt1 Her kan du installerer udvidelser eller temaer manuelt, ved enten at uploade dem eller angive en direkte URL til download
/dokuwiki/lib/plugins/extension/lang/en/
H A Dintro_install.txt1 Here you can manually install plugins and templates by either uploading them or providing a direct download URL.
/dokuwiki/lib/plugins/extension/lang/nl/
H A Dintro_install.txt1 Hier kunt u handmatig plugins en templates installeren door deze te uploaden of door een directe download URL op te geven
/dokuwiki/lib/plugins/extension/lang/pt/
H A Dintro_install.txt1 Aqui você pode instalar manualmente plugins e modelos enviando-os ou fornecendo uma URL de download direto
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md26 If you don't want to use Composer (why not?!), just download the `EmailAddressValidator.php` file, save it with your project, and `require` it where needed.
/dokuwiki/vendor/phpseclib/phpseclib/
H A DREADME.md54 * [Download 1.0.23 as ZIP](http://sourceforge.net/projects/phpseclib/files/phpseclib1.0.23.zip/download)
79 2. Ensure you have Composer installed (see [Composer Download Instructions](https://getcomposer.org/download/))