Home
last modified time | relevance | path

Searched refs:messages (Results 326 – 350 of 358) sorted by last modified time

1...<<1112131415

/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/scrape/HTMLPurifier/Language/messages/
H A Den-x-testmini.php
H A Den.php
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.CollectErrors.txt
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dcssparse.css121 fieldset#messages {
126 fieldset#messages div {
/plugin/pgn4web/pgn4web/
H A DREADME.txt71 Errors alert messages are logged by pgn4web, such as failure to load PGN
123 …means no broadcast, default 0) alertFlag (if true, displays debug error messages, default false) d…
250 - alertFlag = if set true, shows alert debug messages (default false)
/plugin/odt2dw/
H A DREADME27 * Fixe : some small fixes to the english messages
/plugin/tuxquote/
H A Dquotes.txt3132 I regularly read Internet user groups filled with messages from people trying to solve software inc…
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog22 no more result in notice messages.
195 messages when font files were parsed
476 * Fixed: several PHP notice messages
487 * Fixed: PHP 4 reference-related notice messages in
754 certain conditions could cause notice messages
785 * Fixed: pages with radiobuttons could cause warning messages to
844 messages
1298 die without any error messages
1329 printing warning / notice PHP messages
1587 mystic error messages
[all …]
/plugin/mantis/lib/
H A Dclass.wsdl.php23 var $messages = array(); variable in wsdl
174 …if(isset($this->messages[ $this->bindings[$binding]['operations'][$operation]['output']['message']…
364 $this->messages[$this->currentMessage][$attrs['name']] = $attrs['type'];
368 $this->messages[$this->currentMessage][$attrs['name']] = $attrs['element'] . '^';
470 $this->messages[$attrs['name']] = array();
913 if (count($this->messages) >= 1) {
914 foreach($this->messages as $msgName => $msgParts) {
1883 $this->messages[$name.'Request'][$pName] = $pType;
1886 $this->messages[$name.'Request']= '0';
1895 $this->messages[$name.'Response'][$pName] = $pType;
[all …]
H A Dchangelog31 …_base: change documentation of soap_defencoding to specify it is the encoding for outgoing messages
57 - soap_server: add gzip encoding support for outgoing messages
99 - soap_server: support compressed request messages (thanks John Huong)
208 - wsdl: enforce correct naming of messages parts when an associative array is used for parameters
H A Dnusoap.php4535 var $messages = array(); variable in wsdl
4686 …if(isset($this->messages[ $this->bindings[$binding]['operations'][$operation]['output']['message']…
4876 $this->messages[$this->currentMessage][$attrs['name']] = $attrs['type'];
4880 $this->messages[$this->currentMessage][$attrs['name']] = $attrs['element'] . '^';
4982 $this->messages[$attrs['name']] = array();
5425 if (count($this->messages) >= 1) {
5426 foreach($this->messages as $msgName => $msgParts) {
6414 $this->messages[$name.'Request'][$pName] = $pType;
6417 $this->messages[$name.'Request']= '0';
6426 $this->messages[$name.'Response'][$pName] = $pType;
[all …]
/plugin/gitlab/
H A Dplugin.info.txt6 desc Resolves GitLab comits to commit messages and links to it
/plugin/sphinxsearch/
H A Dchangelog14 * Indexer fix: turned off PHP error/warning messages
/plugin/flowplayer/player/
H A DREADME.txt364 - error messages are now automatically hidden after a 4 second delay. They are also hidden when a n…
/plugin/bible/bible_douayRheims/
H A DEsther.txt125 … posts: who were to run through all the provinces, to prevent the former letters with new messages.
129 8:14. So the swift posts went out carrying the messages, and the king's edict was hung up in Susan.
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js236 var messages = [];
257 this.messages = [];
264 this.messages.join("\n"));
271 this.messages.push("Failure: " + message);
274 this.messages.push("Info: " + message);
278 this.messages.push(error.name + ": "+ error.message + "(" + Test.Unit.inspect(error) +")");
/plugin/tline/
H A DCHANGES.txt35 sources.js to sanity check dates and append error messages to event title if
/plugin/dokugitviewer/
H A DREADME11 After committing, the wiki plugin will show commit messages and
/plugin/processing/
H A Dscript.js5747 messages = 0,
5838 if (messages === logLimit) {
5841 messages++;
/plugin/farm/install/animaltemplate/conf/
H A Dmsg3 which notification messages should not be displayed. This
H A Dmysql.conf.php.example31 /* This option enables debug messages in the mysql module. It is
/plugin/jmol2/jmol/
H A DCHANGES.txt565 # just outputs messages from the print commands in that script
1404 # new feature: Jmol.js jmolScriptWaitOutput(script) returns all messages that would
1428 # new feature: when errorCallback or scriptCallback is enabled, messages are translated
1441 # bug fix: script error messages not updating when language changed (coding)
2073 # bug fix: messages not sent to messageCallback
2135 # bug fix for 11.5.45: application not returning echos and status messages to console
2148 # bug fix: too many messages to applet console
3113 # new feature -- syncCallback -- intercepts messages that would otherwise go to applets for syncing
4149 # bug fix for decimals not represented properly in error messages
/plugin/chat/
H A Dreadme.txt12 incoming messages.
16 If you have Java enabled you can as well have nice sound notification of new messages, even
51 Chat messages are stored into separate ''chat'' namespace under the page where it is included.
56 When only ''Read'' right is set, user can see the messages list but is not allowed to send
57 the messages.
95 - First, new messages are polled each 5 seconds.
106 This logic ensures that if chatting heat goes high, messages are refreshed fast enough
134 * Optimized sent data, really only new messages are transferred
137 …* ''[Clear messages]'' button is now visible for logged-in user that has edit rights for current p…
143 * Added "Loading messages..." text on initial page load
[all …]
/plugin/googlesearch/
H A Dnusoap.php4083 var $messages = array(); variable in wsdl
4213 …if(isset($this->messages[ $this->bindings[$binding]['operations'][$operation]['output']['message']…
4398 $this->messages[$this->currentMessage][$attrs['name']] = $attrs['type'];
4402 $this->messages[$this->currentMessage][$attrs['name']] = $attrs['element'];
4504 $this->messages[$attrs['name']] = array();
4915 if (count($this->messages) >= 1) {
4916 foreach($this->messages as $msgName => $msgParts) {
5768 $this->messages[$name.'Request'][$pName] = $pType;
5771 $this->messages[$name.'Request']= '0';
5780 $this->messages[$name.'Response'][$pName] = $pType;
[all …]

1...<<1112131415