Home
last modified time | relevance | path

Searched full:manually (Results 1 – 24 of 24) sorted by relevance

/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 …
H A Dlang.php87 … compression format may be unknown, in which case you will need to download and install manually.';
88 … = 'Unable to identify extension directory, you need to download and install manually';
/dokuwiki/lib/plugins/popularity/lang/en/
H A Dlang.php7 $lang['submitDirectly'] = 'You can send the data manually by submitting the following form.';
/dokuwiki/inc/Menu/Item/
H A DBack.php9 * would need to add this item manually.
/dokuwiki/lib/plugins/authpdo/
H A DREADME8 If you install this plugin manually, make sure it is installed in
/dokuwiki/lib/plugins/styling/
H A DREADME8 If you install this plugin manually, make sure it is installed in
/dokuwiki/inc/Form/
H A DFieldsetOpenElement.php22 // legend there, so we have to set the type manually
/dokuwiki/.github/workflows/
H A Drelease-preparation.yml1 # This workflow is triggered manually and prepares a new release by creating a pull request
99 After this is done, you need to do the following things manually:
H A DautoFix.yml52 …at unit tests are not run for automated pull requests - so if in doubt, manually test the branch b…
H A Drelease-build.yml2 # It is triggered by pushing to the stable branch, either manually or by merging a PR created by the
/dokuwiki/lib/scripts/
H A Dlinkwiz.test.js7 * Needs to be run manually as:
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DEd448.php202 …throw new \RuntimeException('Affine coordinates need to be manually converted to "Jacobi" coordina…
246 …throw new \RuntimeException('Affine coordinates need to be manually converted to "Jacobi" coordina…
H A DEd25519.php259 …throw new \RuntimeException('Affine coordinates need to be manually converted to "Jacobi" coordina…
305 …throw new \RuntimeException('Affine coordinates need to be manually converted to "Jacobi" coordina…
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DBinary.php173 …throw new \RuntimeException('Affine coordinates need to be manually converted to "Jacobi" coordina…
240 …throw new \RuntimeException('Affine coordinates need to be manually converted to "Jacobi" coordina…
H A DMontgomery.php180 … throw new \RuntimeException('Affine coordinates need to be manually converted to XZ coordinates');
H A DPrime.php326 …throw new \RuntimeException('Affine coordinates need to be manually converted to Jacobi coordinate…
/dokuwiki/inc/lang/en/
H A Dlang.php340 … <code>%s</code>. You will need to check directory/file permissions and create the file manually.';
345 …ome errors occurred while writing the configuration files. You may need to fix them manually before
/dokuwiki/lib/plugins/popularity/
H A Dhelper.php31 * Name of the file which determine when the popularity data was manually
/dokuwiki/lib/plugins/authpdo/_test/mysql/
H A Dmybb.sql130 (5, 1, 'Awaiting Activation', 'Users that have not activated their account by email or manually bee…
/dokuwiki/inc/
H A Dinfoutils.php102 // we cannot use git on the shell -- let's do it manually!
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG510 should not be needed to call enable_strictmode() manually. (milian)
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php964 * Set it to false if you want to manipulate the output or manually display
1593 …* for the current language, you have to manually call @see GeSHi->optimize_keyword_g…
/dokuwiki/vendor/simplepie/simplepie/src/
H A DItem.php52 * {@see \SimplePie\SimplePie::get_item}. Avoid creating this manually.
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php2863 … then \phpseclib3\Net\SSH2::get_channel_packet(self::CHANNEL_EXEC) will need to be called manually.