Home
last modified time | relevance | path

Searched refs:msg (Results 201 – 225 of 1008) sorted by relevance

12345678910>>...41

/plugin/bureaucracy/helper/
H A Dfieldfieldset.php45 $msg = 'Only edit this fieldset if ' .
49 $msg = 'Only edit this fieldset if ' .
53 … $form->addElement('<p class="bureaucracy_depends">' . vsprintf($msg, $dependencies) . '</p>');
/plugin/bookcreator/
H A Dscript.js541 let msg,
544 msg = LANG.plugins.bookcreator.confirmdel;
549 msg = LANG.plugins.bookcreator.confirmload;
552 comfirmed = confirm(msg);
557 let $msg = $this.parent().parent().parent().find('.message'); //get $msg before deletion of the li elem
571 BookManager.setMessage($msg, data);
602 let $msg = $fieldset.find('.message');
603 BookManager.setMessage($msg, data);
623 * @param {jQuery} $msg
626 setMessage($msg, data) global() argument
[all...]
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php591 $msg="";
594 SendUploadResults( '203', $sFileUrl, $file_data['name'], $msg ) ;
766 $msg = "The uploaded file exceeds the upload_max_filesize directive in php.ini.";
770 …$msg = "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.…
774 $msg = "The uploaded file was only partially uploaded.";
778 $msg = "No file was uploaded.";
782 $msg = "Missing a temporary folder.";
786 $msg="Failed to write file to disk.";
790 …$msg="PHP does not provide a way to ascertain which extension caused the file upload to stop; exam…
794 $msg = "Undetermined upload error";
[all …]
/plugin/abortlogin/
H A Daction.php29msg("Remove the disabled file from the plugin directory when you are finished setting up. Your cur…
59 msg("$test is not a valid IP");
61 else msg("$test is a valid IP",2);
/plugin/fedauth/classes/usr/
H A Dfa_signedin.usr.class.php60 $this->msg($this->error('regdisabled', array('@PROVID@' => $pname)));
72 $this->msg($this->error('alreadyassigned', array('@PROVID@' => $pname)));
77 $this->msg($this->success('loginadded', array('@PROVID@' => $pname)));
/plugin/confmanager/configTypes/
H A DConfigManagerSingleLineConfigCascade.php78 msg($this->helper->getLang('no local file given'),-1);
86 msg($this->helper->getLang('cannot apply changes'), -1);
89 msg($this->helper->getLang('changes applied'), 1);
/plugin/booking/
H A Daction.php93 msg($this->getLang('booked'), 1);
95 msg($this->getLang('exception' . $e->getCode()), -1);
114 msg($this->getLang('cancelled'), 1);
116 msg($this->getLang('notcancelled'), -1);
/plugin/tagalerts/
H A Daction.php30 msg($this->getLang('tag_required'), -1);
72 $msg = $conf['plugin']['tagalerts']['specAlerts'][$underscored];
75 $msg = $this->getLang('tagalerts').$tags[$i].".";
77 echo '<div class="tag'.$type.'">'.hsc($msg).'</div>';
/plugin/structtemplate/meta/
H A DStructTemplateSyntax.php107 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
109 msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
160 msg($e->getMessage(), -1, $e->getLine(), $e->getFile());
162 msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
/plugin/bugzillaint/
H A Dstyle.css68 div.dokuwiki .bugzillalist li.empty-msg {
71 div.dokuwiki .bugzillalist.empty li.empty-msg {
100 div.dokuwiki .bugzillatree .heading span.blocked-by-msg {
104 div.dokuwiki .bugzillatree li.empty-msg {
107 div.dokuwiki .bugzillatree.empty li.empty-msg {
/plugin/chat/
H A Dajax.php337 function cleanMessage($msg) { argument
348 if (strlen($msg) > $maxmsgsize) {
349 $msg = substr($msg, 0, $maxmsgsize);
352 return $msg;
/plugin/register/
H A Dsyntax.php52 private function _msg(&$renderer, $type, $msg) argument
55 …>doc .= "<br><b>{register plugin $type}:".$bt[2]["function"]."():".$bt[1]["line"].": $msg</b><br>";
58 private function err(&$renderer, $msg) { $this->_msg($renderer, "error", $msg); } argument
59 private function dbg(&$renderer, $msg) { if ($this->debug) $this->_msg($renderer, "debug", $msg); } argument
/plugin/authvk/
H A Dauth.php62 msg('Incorrect username or password.');
136 msg ($userline);
164 msg($this->getLang('userexists'), -1);
177 msg($this->getLang('writefail'), -1);
199 msg($this->getLang('usernotexists'), -1);
218 msg('There was an error modifying your user data. You may need to register again.', -1);
251 msg($this->getLang('writefail'), -1);
/plugin/fckg/action/
H A Dmeta.php201 msg(" fckg cannot write to $userfiles. Please check the permissions.");
263 if($show_msg) msg("unable to create $name link: $path",-1);
273 msg("Cannot create symlinks for filebrowser. Cannot access: $userfiles ",-1);
281 msg("There was an error when trying to create symbolic links in $userfiles. "
288 msg('The following links were created in the userfiles directory: ' . $links_created,2);
538 msg("This version of fckgLite does not support the re-encoded safe filenames. "
544msg("This version of fckgLiteSafe requires a newer version of Dokuwiki (2011-05-25 Rincewind or la…
/plugin/backup/
H A Dadmin.php63 msg($this->getLang('windows-msg'), 2);
156 msg(sprintf($this->getLang('success'), ml($id), $id), 1);
159 msg('Backup failed. ' . $e->getMessage(), -1);
171 * @param string $msg
174 protected function logXHTML($msg, $level = 0) argument
177 msg(hsc($msg), $level);
179 echo '<div>' . hsc($msg) . '</div>';
/plugin/swarmwebhook/_test/
H A DZapierExtractData.test.php52 public function test_extractDataFromPayload($inputJSON, $expectedExtractedData, $msg) argument
59 $this->assertEquals($expectedExtractedData, $actualExtractedData, $msg);
/plugin/ckgdoku/action/
H A Dmeta.php519 msg($this->getLang("ws_cantcopy") . $htaccess);
521 else msg($this->getLang("ws_copiedhtaccess"));
527 msg($this->getLang("userfiles_perm" ) . ' ' . $userfiles) ;
599 msg($this->getLang("sym_not created_2") ." $userfiles",-1);
605 msg($this->getLang("sym_not created_3") . " $userfiles");
611 msg($this->getLang("syms_created") . " $links_created",2);
726 msg($this->getLang('deprecation').
731 msg($this->getLang('ckgcke_conflict'),2);
921 $msg = $this->getLang('dblclk');
926 msg("($reminder) " . $msg,2 );
[all …]
/plugin/userhomepage/
H A Daction.php44 msg($this->getLang('avatarsconflict'), -1);
129 msg($this->getLang('createdprivatens').' ('.$this->private_page.')', 1);
154 msg($this->getLang('fromskeleton').' '.$this->custom_target,0);
174 msg($this->getLang('createdpublicpage').' ('.$this->public_page.')', 1);
192 msg($this->getLang('fromskeleton').' '.$this->custom_target,0);
353 msg($this->getLang('aclupdate').' '.$i, 1);
371 …io_mkdir_p($this->dataDir.DIRECTORY_SEPARATOR.$target_dir) || msg($this->getLang('mkdirfailure').'…
381msg($this->getLang('copynotneeded').' ('.$source.' > '.$this->dataDir.DIRECTORY_SEPARATOR.$target_…
495 function multiNsOk($msg=false) { argument
502 if ($msg) {
[all …]
/plugin/sql2wiki/syntax/
H A Dquery.php43 msg('Syntax: "'.hsc($match) . '" is not valid xml', -1);
51 msg('"db" and "query" attributes are required.', -1);
123 msg('Install struct plugin to use parsers', -1);
151 msg('Unknown parser: ' . $parser_class, -1);
/plugin/structtasks/meta/
H A DUtilities.php47 msg("Schema '${schema}', needed for structtasks, does not exist.", -1);
66 msg("structtasks schema '$schema' has no column '$name'.", -1);
71msg("Column '${name}' of structtasks schema '$schema' has invalid type ${coltype}", -1);
75msg("Column '${name}' of structtasks schema '$schema' must not accept multiple values; change the …
/plugin/magento/
H A Dauth.php369 …if ( $count > 1 ) msg( "Your user name is ambiguous. Please change your account information via th…
400 msg( $e->getMessage(), -1);
454 msg( $e->getMessage(), -1);
518 msg( $e->getMessage(), -1);
548 msg( $e->getMessage(), -1);
581 msg( $e->getMessage(), -1);
615 msg( $e->getMessage(), -1);
671 msg( $e->getMessage(), -1);
700 msg( $e->getMessage(), -1);
/plugin/toucher/
H A Dadmin.php37 msg('Plugin toucher failed: you must be admin to touch configuration',-1);
42 msg('Plugin toucher touched configuration files',1);
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js1495 var msg = this.getErrorMessage(err);
1497 if (msg == null && this.lastSaved != null)
1508 if (msg != null && msg.length > 60)
1510 msg = msg.substring(0, 60) + '...';
1514 ((msg != null && msg != '') ? ' (' + mxUtils.htmlEntities(msg) + ')' : '');
1696 msg += ' (' + details + ')';
1823 var msg = this.getErrorMessage(err);
1825 if (msg != null && msg.length > 60)
1827 msg = msg.substring(0, 60) + '...';
1914 msg = mxResources.get('timeout');
[all …]
/plugin/confmanager/
H A Dhelper.php75 msg($this->getLang('changes applied'), 1);
77 msg($this->getLang('error:saving failed not writable'), -1);
79 msg($this->getLang('error:saving failed'), -1);
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron.inc.php206 function logMessage($msg) { argument
207 if ($msg[strlen($msg)-1]!="\n") {
208 $msg.="\n";
210 if ($this->debug) echo $msg." ".$this->useLog;
211 $this->resultsSummary.= $msg;
215 fputs($file,date("r",time())." ".$msg);

12345678910>>...41