Home
last modified time | relevance | path

Searched refs:to (Results 1651 – 1675 of 4331) sorted by relevance

1...<<61626364656667686970>>...174

/plugin/hyphenation/phpHyphenation/
H A Dchangelog.txt4 + Now compatible to patterns from the JavaScript Hyphenator
5 + Changed project name from "PHP Hypehnation" to "phpHyphenator"
/plugin/sync/lang/en/
H A Dintro.txt3to synchronize the contents of your wiki with other wikis. Multiple other wikis can be setup using…
/plugin/latexit/
H A Dplugin.info.txt6 desc Plugin to export DokuWiki pages to one LaTeX file.
/plugin/selfmeasurement/
H A Dplugin.info.txt6 desc Medical plugin to help users to correctly monitor their blood pressure.
/plugin/translator/lang/en/
H A Dnothingtodo.txt1 ====== Found nothing to do ======
3 Your selection has no results. This means that there is either nothing to do or an internal error o…
/plugin/strreplace/
H A DREADME.md4 Plugin for Dokuwiki to search and replace strings when a document is opened for editing.
5 See README for more information or go to the plugin page: https://www.dokuwiki.org/plugin:strreplac…
/plugin/twofactoraltemail/lang/en/
H A Dmail.txt3 Someone tried to log in using your account. If that was you, please use
4 the code below to confirm your login.
/plugin/combo/resources/theme/default/components/css/
H A Dtable.css6 /* to allow mx-auto to work */
/plugin/twofactoremail/lang/en/
H A Dmail.txt3 Someone tried to log in using your account. If that was you, please use
4 the code below to confirm your login.
/plugin/swiftmail/Swift/
H A DMessage.php235 public function setTo($to) argument
237 if ($to)
239 if (!is_array($to)) $to = array($to);
240 foreach ($to as $key => $value)
242 if ($value instanceof Swift_Address) $to[$key] = $value->build();
245 $this->headers->set("To", $to);
255 $to = $this->headers->get("To");
256 if ($to == "") return array();
257 else return (array) $to;
/plugin/freechat/
H A Dplugin.info.txt6 desc Allows to include add chat window functionality to your wiki pages.
/plugin/stopforumspam2/lang/en/
H A Dbannededit.txt4 If you think this is an error, ask the admin of this website to be allowed to edit pages.
/plugin/authlinotp/
H A Dplugin.info.txt6 desc privacyIDEA Authentication Plugin allows to sign in to DokuWiki using 2FA with privacyIDEA
/plugin/metaheaders/
H A Dplugin.info.txt6 desc MetaHeaders allows you to add/remove meta headers dynamically to your Wiki pages.
/plugin/mapillary/
H A Dplugin.info.txt6 desc Allow a user to add a Mapillary widget to a page
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A Dphpstan.neon6 - '#Call to static method performRequest\(\) on trait#'
9 - '#Call to method getCode\(\) on an unknown class JsonException#'
/plugin/katex/
H A DCHANGELOG.md3to this project will documented in this file. The format is based on [Keep a Changelog](https://ke…
/plugin/aichat/lang/en/
H A Dprompt_question.txt
/plugin/lists/
H A Dsyntax_plugin_lists.css10 If you want to change the styling rules either change the settings
11 in the file "style.css" or rename this file to "style.css".
15 /* Unfortunately DokuWiki's CSS processing seems to be broken:
17 afterwards the plugin CSS (allowing it to extend or replace the
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Darrays.rst8 to configure its behavior, but if we try to serialize directly an array
9 (not as a property of an object), we need to use context information to determine the
/plugin/authucenter/lib/uc_client/lib/
H A Dsendmail.inc.php25 …^(.+?) \<(.+?)\>$/',$touser, $to) ? ($mailusername ? '=?'.$mail['charset'].'?B?'.base64_encode($to
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dexperimental-beta-apis.asciidoc8 - **Stable** APIs should be safe to use extensively in production. Any breaking
9 changes to these APIs should only occur in major versions and will be
11 - **Beta** APIs are on track to become stable and permanent features. Use them
12 with caution because it is possible that breaking changes are made to these
/plugin/api/
H A DREADME.md7 This is a Dokuwiki plugin that implements a rest API for Dokuwiki in order to use DokuWiki as a bac…
40 You need to change them in your configuration.
50 Used in the `wl` function of the `common.php` file to create a link.
57 * `RemoteApi` dokuwiki class was renamed to `API`
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfm28 * <cfmodule name="path/to/cfc/fckeditor"
62 // try to extract IE version
75 // try to extract Gecko version date
87 // try to extract Opera version
97 // try to extract Gecko version date
120 // try to fix the basePath, if ending slash is missing
127 // append toolbarset name to the url
135 * So we need to find out the correct case for the configuration keys.
136 …* We "fix" this by comparing the caseless configuration keys to a list of all available configurat…
/plugin/findologicxmlexport/vendor/hoa/math/
H A DREADME.md32 With [Composer](https://getcomposer.org/), to include this library into
33 your dependencies, you need to
51 Then, to run all the test suites:
129 We can add functions and constants on the visitor, thanks to the `addFunction`
131 parameters) and the `ANSWER` constant, set to 42:
154 detailed information about how to use this library and how it works.
168 There are mainly two ways to get help:
176 Do you want to contribute? Thanks! A detailed [contributor
178 everything you need to know.

1...<<61626364656667686970>>...174