Home
last modified time | relevance | path

Searched refs:from (Results 1 – 25 of 67) sorted by relevance

123

/dokuwiki/lib/images/admin/
H A DREADME1 These icons were taken from the nuvoX KDE icon theme and are GPL licensed
4 styling.png from https://openclipart.org/detail/25595/brush Public Domain
/dokuwiki/inc/
H A Dmail.php66 $from = str_replace(
73 if ($from != $conf['mailfrom']) {
76 $conf['mailfromnobody'] = $from;
78 $conf['mailfrom'] = $from;
H A D.htaccess7 Deny from all
H A DActionRouter.php118 * Transitions from one action to another
122 * @param string $from current action name
126 protected function transitionAction($from, $to, $e = null)
131 if ($from == $to) {
172 * parts are removed beginning from the end until a matching class is found. The instatiated
125 transitionAction($from, $to, $e = null) global() argument
H A Dchangelog.php264 * @param int $from date of the oldest entry to return
273 function getRecentsSince($from, $to = null, $ns = '', $flags = 0)
278 if ($to && $to < $from) {
299 if ($rec['date'] >= $from) {
262 getRecentsSince($from, $to = null, $ns = '', $flags = 0) global() argument
/dokuwiki/lib/images/fileicons/svg/
H A DREADME1 Icons come from https://fileicons.org/
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DMBOXCreator.php71 $from = $this->items[$i]->author;
73 $from = $this->title;
76 $feed .= "From ".strtr(MBOXCreator::qp_enc($from), " ", "_")." ".date(
84 $feed .= "From: \"".MBOXCreator::qp_enc($from)."\"\n";
98 * Generate a filename for the feed cache file. Overridden from FeedCreator to prevent XML data types.
/dokuwiki/lib/scripts/jquery/
H A Dversions1 # this is loaded from the update.sh script and our PHP code
/dokuwiki/vendor/
H A D.htaccess6 Deny from all
/dokuwiki/bin/
H A D.htaccess6 Deny from all
/dokuwiki/data/
H A D.htaccess6 Deny from all
/dokuwiki/conf/
H A D.htaccess7 Deny from all
H A Dlocal.php.dist4 * Simply copy the options you want to change from dokuwiki.php
/dokuwiki/lib/images/smileys/
H A DREADME1 SVG Icons from the Twitter Emoji (Twemoji) project
/dokuwiki/inc/lang/en/
H A Drevisions.txt3 These are the older revisons of the current document. To revert to an old revision, select it from below, click ''Edit this page'' and save it.
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.
/dokuwiki/inc/lang/bg/
H A Dstopwords.txt14 from
/dokuwiki/inc/lang/he/
H A Dstopwords.txt14 from
/dokuwiki/inc/lang/zh/
H A Dstopwords.txt14 from
/dokuwiki/inc/lang/ko/
H A Dstopwords.txt16 from
/dokuwiki/inc/lang/mr/
H A Dstopwords.txt16 from
/dokuwiki/inc/lang/ckb/
H A Dstopwords.txt16 from
/dokuwiki/inc/lang/zh-tw/
H A Dstopwords.txt16 from
/dokuwiki/inc/lang/ja/
H A Dstopwords.txt16 from
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DREADME.md

123