Home
last modified time | relevance | path

Searched refs:msg (Results 776 – 800 of 1008) sorted by relevance

1...<<3132333435363738394041

/plugin/projects/lib/
H A Dtools.php124msg('Cannot understand the configuration setting for "media file revision limit"', -1);
/plugin/data-au/syntax/
H A Dcloud.php27 …if(!$this->dthlp) msg('Loading the dataau helper failed. Make sure the dataau plugin is installed.…
/plugin/farmsync/meta/
H A DTemplateUpdates.php137 msg("Template $document does not exist in source wiki!", -1);
H A DPageUpdates.php116 msg("Page $document does not exist in source wiki!", -1);
/plugin/publish/action/
H A Dbanner.php92 msg(sprintf($this->getLang('mail_invalid'),htmlspecialchars($addr)),-1);
/plugin/blogtng/syntax/
H A Dblog.php101 msg('Unknown blog syntax type "'.hsc($type).'" using "list" instead',-1);
/plugin/data/syntax/
H A Dcloud.php27 msg('Loading the data helper failed. Make sure the data plugin is installed.', -1);
/plugin/combo/action/
H A Dregistration.php267 LogUtility::msg("The $tag field name ($fieldName) is unknown", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
/plugin/runcommand/
H A Dsyntax.php54 function debug($msg,$msgLevel) { // DEBUG argument
57 dbglog("RC:".$msg);
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcgui.js260 var msg = (type == 'pv' ? 'Are you sure you want to close this tab ?' :
262 var res = confirm(pfc.res.getLabel(msg));
/plugin/ckgedit/
H A Dscript.js259 function show_backup_msg(msg) { argument
261 document.getElementById("backup_msg_area").innerHTML = "Backed up to: " + msg;
/plugin/removeold/
H A Dadmin.php135 msg("File not found: ".$deleted_files,-1);
/plugin/tagentry/
H A Daction.php233 msg( 'The Tag Plugin must be installed to display tagentry.', -1 );
/plugin/combo/ComboStrap/
H A DFetcherAppPages.php178 msg(hsc($e->getMessage()), -1);
/plugin/struct/action/
H A Dbureaucracy.php66 msg('This schema does not exist', -1);
/plugin/fedauth/Auth/OpenID/
H A DServer.php191 $msg = $this->toMessage();
192 return $msg->toURL($this->getReturnTo());
210 $msg = $this->toMessage();
211 return $msg->toFormMarkup($this->getReturnTo(), $form_tag_attrs);
/plugin/etherpadlite/scripts/
H A Detherpadlite.js414 var msg = new Object();
415 msg.func = func;
416 msg.data = data;
417 jQuery('iframe.pad-iframe')[0].contentWindow.postMessage(msg, "*");
/plugin/data-au/
H A Dhelper.php87 msg('The dataau plugin needs the sqlite plugin', -1);
/plugin/dokubookmark/
H A Dhelper.php130 msg('Command disabled: source',-1);
/plugin/strata/helper/
H A Dutil.php104 msg(sprintf($this->getLang('error_types_config'), $key), -1);
/plugin/move/helper/
H A Drewrite.php288 msg('Error: Page ' . hsc($id) . ' needs to be rewritten because of page renames but is not writable.', -1);
/plugin/tagfilter/helper/
H A Dsyntax.php190 msg($this->getLang('missing_pagelistplugin'), -1);
/plugin/epub/scripts/
H A Debook.php26 msg("No renderer for $mode found",-1);
/plugin/firenews/
H A Dsyntax.php39 msg('Syntax detected but unknown parameter was attached.', -1);
/plugin/clearhistory/
H A Dadmin.php46 msg(sprintf($this->getLang('deleted'), $this->delcounter), 1);

1...<<3132333435363738394041