Home
last modified time | relevance | path

Searched refs:date (Results 401 – 425 of 2857) sorted by last modified time

1...<<11121314151617181920>>...115

/plugin/orphanmedia2/
H A Dplugin.info.txt4 date 2023-02-15
/plugin/do/lang/en/
H A Dmail_open.txt6 Due date: @DATE@
H A Dmail_reopen.txt6 Due date: @DATE@
H A Dmail_close.txt6 Due date: @DATE@
/plugin/do/
H A Dhelper.php55 * keys are: page, md5, date, user, text, creator
63 $date = !empty($data['date']) ? $data['date'] : null;
66 'INSERT INTO tasks (page,md5,date,text,creator,pos)
70 $date,
154 $where .= sprintf(" AND A.date >= '%s' AND A.date <= '%s' ", $args['from'][0], $args['to'][0]);
205 A.date AS date,
[all...]
H A Dplugin.info.txt4 date 2024-05-12
/plugin/do/scripts/
H A DPluginDo.js123 * @param {string} due the task's due date, undefined for autodetect
147 // determine due date
219 * @param {HTMLElement} ele span with due date
220 * @returns {boolean} whether task is still open and exceed due date
439 jQuery.each(['assign', 'date'], function (i, input) {
482 var date = m[0]; variable
483 users = users.replace(date, '');
484 $popup_date.val(date);
/plugin/iframeinterwiki/
H A Dplugin.info.txt4 date 2023-10-05
H A DLICENSE96 stating that you changed the files and the date of any change.
/plugin/acmenu/
H A Dplugin.info.txt4 date 2023-11-22
/plugin/autoindex/
H A Dplugin.info.txt4 date 2023-02-09
H A DLICENSE96 stating that you changed the files and the date of any change.
/plugin/ifauthex/
H A Dplugin.info.txt4 date 2023-02-08
H A DLICENSE96 stating that you changed the files and the date of any change.
/plugin/imgpaste/
H A Dplugin.info.txt4 date 2023-02-08
/plugin/feedmod/
H A DCOPYING96 stating that you changed the files and the date of any change.
/plugin/semantic/
H A DLICENSE96 stating that you changed the files and the date of any change.
H A Dhelper.php76 if (!isset($this->meta['date']) || $this->meta['date'] == '') {
164 return (isset($this->meta['date']['created']) ? $this->meta['date']['created'] : -1);
174 return (isset($this->meta['date']['modified']) ? $this->meta['date']['modified'] : -1);
H A Dplugin.info.txt4 date 2023-02-02
/plugin/clearhistory/
H A Dplugin.info.txt4 date 2023-01-31
/plugin/odtsupport/
H A DLICENSE215 it, and giving a relevant date.
H A Dsyntax.php123 $hash = date($this->getConf('dateformat'), intval($metadata));
H A Ddokuwiki_plugin_page.wiki38 …code "b41f" on the left has been generated by this plugin, and the change date on the right hand s…
48 … be able to check the version/modification date of a paper document, I added the wiki page's modif…
81 … (except for an underscore, this one will be allowed). E.g.: "last_change date" will result in a f…
83 If the metadata address contains the string 'date', the field will be filled with a formatted date.
85 …atatofield>last_change date}}</code> takes the metadata value addressed by "last_change date" (tha…
120 …mat string compliant with the PHP function date(). It's used for the command 'metadatatofield', in…
H A Dplugin.info.txt4 date 2023-01-31
/plugin/usecounter/
H A DLICENSE215 it, and giving a relevant date.

1...<<11121314151617181920>>...115