Home
last modified time | relevance | path

Searched refs:time (Results 326 – 350 of 1835) sorted by path

1...<<11121314151617181920>>...74

/plugin/captcha/
H A Daction.php54 * is shown for the first time. Except for the editing process this is not determined
211 if (time() - $last < 24 * 60 * 60) return;
/plugin/caption/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/changes/
H A Dsyntax.php320 if ($maxage && $change['date'] < (time() - $maxage)) {
/plugin/charter/
H A DCOPYING189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/chat/
H A Dajax.php148 if (date('Yz',time()) == date('Yz',$parts[1])) {
245 while (time() - $ltime < 1) {
251 $mtime = time();
280 $line = "(".time().") ".$user;
H A Dchat.php195 $refreshURL = wl(chat_plugin::stripChatNS($ID), 'rid='.time(), true).'#chat';
200 $user = "guest".date(time(),'hms');
H A Dreadme.txt103 At any time if something is typed into message box, checking interval is changed back
107 and still if there are no people chatting for some time, the polling cools down so
H A Dscript.js234 if (time == null || time == '') {
235 time = 0;
237 return time*1;
621 var time = new Date();
623 if ((''+time.getHours()).length > 1) {
624 timeF = time.getHours()+":";
627 timeF = "0"+time.getHours()+":";
630 timeF += time.getMinutes()+":";
633 timeF += "0"+time.getMinutes()+":";
636 timeF += time.getSeconds()+"";
[all …]
/plugin/cite/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/ckgdoku/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
H A DREADME.md7 Ckgdoku and ckgedit cannot both be enabled at the same time.
/plugin/ckgdoku/action/
H A Dedit.php982 $nval = substr(md5(time), -20);
H A Dmediamanager.php37 setcookie('ckgFbType', 'image',time()-10);
H A Dmeta.php154 … else addMediaLogEntry(time(), $id, DOKU_CHANGE_TYPE_CREATE, $lang['created'],'', null, $size);
707 $expire = time() -60*60*24*30;
801 setcookie("TopLevel", $_REQUEST['TopLevel'], time()-3600, '/');
946 $expire = time() -60*60*24*30;
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md1219 …Firefox] Selection is moved before editable position when the editor is focused for the first time.
1268 ….com/ticket/9842): [Firefox 17] When opening a toolbar menu for the first time and pressing the *D…
H A DLICENSE.md259 6. Each time you redistribute the Program (or any work based on the
308 of the General Public License from time to time. Such new versions will
655 Library. A suitable mechanism is one that (1) uses at run time a
722 10. Each time you redistribute the Library (or any work based on the
770 versions of the Lesser General Public License from time to time.
857 extent possible, whether at the time of the initial grant or
872 Original Code, and which, at the time of its release under this
1099 and/or new versions of the License from time to time. Each version
H A Dckeditor.js50 small:1,span:1,strong:1,sub:1,sup:1,textarea:1,time:1,u:1,"var":1,video:1,wbr:1},d,{acronym:1,apple…
52 …:1,tr:1},tbody:{tr:1},td:c,textarea:d,tfoot:{tr:1},th:c,thead:{tr:1},time:f(b,{time:1}),title:d,tr…
55 …tput:1,q:1,ruby:1,s:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,time:1,tt:1,u:1,"var":1}…
463 …on:1,header:1,footer:1,nav:1,article:1,aside:1,figure:1,dialog:1,hgroup:1,time:1,meter:1,menu:1,co…
/plugin/ckgdoku/ckeditor/plugins/shortcuts/
H A Dplugin.js.unc2 * Basic sample plugin inserting current date and time into CKEditor editing area.
/plugin/ckgdoku/ckeditor/plugins/signature/
H A Dplugin.js.unc2 * Basic sample plugin inserting current date and time into CKEditor editing area.
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php382 setcookie("TopLevel", "$topLevelFolder;;$AUTH", time()+3600, '/');
H A Ddwfck_sessions.php62 if (filemtime($filename) + $maxlifetime < time()) {
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc623 // external mime types after they've been saved first time
/plugin/ckgedit/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
H A DREADME.md4 be enabled at any one time.
/plugin/ckgedit/action/
H A Dedit.php142 $nval = substr(md5(time()), -20);

1...<<11121314151617181920>>...74