moodle/message
Tim Hunt 7529f9e944 MDL-29548 allow message plugins to control message
defaults.

At the moment, each message_provider can specify defaults for
each message output, to say whether that message output should be
used for this type of message:
http://docs.moodle.org/dev/Messaging_2.0#Adding_new_message_type.

If the message provider does not set a default, this change allows
the message output to set the default.
2011-10-04 11:23:52 +01:00
..
output MDL-29548 allow message plugins to control message 2011-10-04 11:23:52 +01:00
bell.wav
defaultoutputs.php MDL-27171 messages: meet require_once usage gudelines 2011-05-31 15:16:17 +01:00
discussion.php MDL-28210 messaging: all includes but config.php must use $CFG-based abosolute paths 2011-07-12 12:17:34 +02:00
edit.php MDL-22232 messaging: added the ability to temporarily disable notifications to a particular user 2011-09-12 14:05:14 +08:00
externallib.php MDL-27936, send_message webservice should respect contact settings, improve readability, rename it to moodle_message_send_instantmessages 2011-06-29 11:26:16 +08:00
index.php message MDL-26433 refactored the constants in messaging 2011-03-06 22:03:49 +08:00
lib.php MDL-29548 allow message plugins to control message 2011-10-04 11:23:52 +01:00
module.js MDL-22232 messaging: added the ability to temporarily disable notifications to a particular user 2011-09-12 14:05:14 +08:00
renderer.php MDL-22232 messaging: added the ability to temporarily disable notifications to a particular user 2011-09-12 14:05:14 +08:00
search.html message MDL-26433 refactored the constants in messaging 2011-03-06 22:03:49 +08:00
search_advanced.html message MDL-26433 refactored the constants in messaging 2011-03-06 22:03:49 +08:00
send_form.php messaging MDL-22320 first commit for new messaging UI 2010-06-25 08:16:10 +00:00
settings.html messaging MDL-22320 removed a bunch of redundant settings and made a few other bug fixes to messaging 2010-06-29 03:01:14 +00:00