Home
last modified time | relevance | path

Searched refs:from (Results 1 – 25 of 67) sorted by last modified time

123

/dokuwiki/lib/images/fileicons/svg/
H A DREADME1 Icons come from https://fileicons.org/
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE74 running the Program is not restricted, and the output from the Program
99 whole or in part contains or is derived from the Program or any
115 identifiable sections of that work are not derived from the Program,
167 access to copy from a designated place, then offering equivalent
168 access to copy the source code from the same place counts as
176 However, parties who have received copies, or rights, from you under
190 Program), the recipient automatically receives a license from the
201 excuse you from the conditions of this License. If you cannot
208 refrain entirely from distribution of the Program.
238 of the General Public License from tim
[all...]
/dokuwiki/inc/lang/en/
H A Ddraft.txt3 Your last edit session on this page was not completed correctly. DokuWiki automatically saved a draft during your work which you may now use to continue your editing. Below you can see the data that was saved from your last session.
H A Dstopwords.txt16 from
/dokuwiki/inc/
H A Dio.php56 * Used to read in a DokuWiki page from file, and send IO_WIKIPAGE_READ events.
392 msg("Removing content from $file failed", -1);
405 * Delete lines that match $badline from $file.
632 * downloads a file from the net and saves it
703 * @param string $from
707 function io_rename($from, $to)
710 if (!@rename($from, $to)) {
711 if (@copy($from, $to)) {
715 @unlink($from);
725 * Returns the exit code from th
659 io_rename($from, $to) global() argument
[all...]
H A DMailer.class.php81 * @param string $embed Unique key to reference this file from the HTML part
103 * @param string $embed Unique key to reference this file from the HTML part
199 * @param string $html the HTML body, leave null to create it from $text
208 // create HTML from text if not given
236 // embed media from templates
325 * @param string $address from address
327 public function from($address)
567 if (empty($this->headers['From'])) $this->from($conf['mailfrom']);
614 * Create a string from the headers array
728 'from'
310 public function from($address) { global() function in Mailer
[all...]
H A Dcommon.php85 * strips control characters (<32) from the given string
122 * @param null|string $token security token or null to read it from request variable
432 //remove ID from array
754 // build regexp from blocks
836 * Adapted from the example code at url below
1084 'tplfile' => '', // the file above text was/should be loaded from
1122 * This works on data from COMMON_PAGETPL_LOAD
1134 * @var string $tplfile the file above text was/should be loaded from
1203 * The range parameter needs to have the form "from-to"
1210 * @param string $range in form "from
[all...]
/dokuwiki/inc/lang/fa/
H A Dstopwords.txt16 from
/dokuwiki/inc/lang/ko/
H A Dstopwords.txt16 from
/dokuwiki/inc/lang/id/
H A Dstopwords.txt12 from
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md11 The Incutio XML-RPC library (IXR) is designed primarily for ease of use. It incorporates both client and server classes, and is designed to hide as much of the workings of XML-RPC from the user as possible. A key feature of the library is automatic type conversion from PHP types to XML-RPC types and vice versa. This should enable developers to write web services with very little knowledge of the underlying XML-RPC standard.
/dokuwiki/
H A D.htaccess.dist12 Deny from all
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DHISTORY.md
H A DREADME.md
/dokuwiki/conf/
H A D.htaccess7 Deny from all
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md131 you call backend code from your CLI that expects a Logger instance to produce any sensible status output while running.
133 If you need to pass a class implementing the `Psr\Log\LoggerInterface` you can do so by inheriting from one of the two provided classes implementing this interface instead of `splitbrain\phpcli\CLI`.
160 Messages from `warning` level onwards are printed to `STDERR` all below are printed to `STDOUT`.
/dokuwiki/inc/Subscriptions/
H A DSubscriptionSender.php74 $mail->from($conf['mailfromnobody']);
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DREADME.md9 jsstrip is a open-source library to remove whitespace and comments from a javascript file. You might want to do this to optimize size and performance, or to make a file harder to read. It typically makes 30-40% savings in file size.
/dokuwiki/lib/images/smileys/
H A DREADME1 SVG Icons from the Twitter Emoji (Twemoji) project
/dokuwiki/lib/plugins/popularity/lang/en/
H A Dintro.txt5 You are encouraged to repeat this step from time to time, or even better to opt for an automated monthly dispatch, to keep developers informed when your wiki grows. Your repeated data sets will be identified by an anonymous ID.
/dokuwiki/inc/lang/bg/
H A Dstopwords.txt14 from
/dokuwiki/inc/lang/he/
H A Dstopwords.txt14 from
/dokuwiki/inc/lang/tr/
H A Dstopwords.txt14 from
/dokuwiki/inc/lang/mr/
H A Dstopwords.txt16 from
/dokuwiki/inc/lang/ckb/
H A Dstopwords.txt16 from

123