|
Luis Rodrigues committed 10 files to 'Moodle CVS' - 30/Aug/08 07:19 AM
Luis Rodrigues committed 1 file to 'Moodle CVS' - 30/Aug/08 07:20 AM
Luis Rodrigues made changes - 30/Aug/08 07:22 AM
Mitsuhiro Yoshida committed 9 files to 'Lang CVS' - 30/Aug/08 09:42 PM
martignoni committed 3 files to 'Lang CVS' - 05/Sep/08 06:44 PM
As discussed in chat, we can tidy this up a lot by:
1) Moving the popup config as the first heading in the "destinations" config section I also did some cleaning up of the tables a bit just now ... they still have some width issues.
Martin Dougiamas made changes - 23/Sep/08 10:29 AM
moodler committed 7 files to 'Moodle CVS' - 23/Sep/08 11:05 AM
I got a bit carried away and did some rather more major cleaning up. Removed lots of tables, added fieldsets, moved settings in popup plugin etc. Still needs help buttons and perhaps some work on the order (popup should always be first in my opinion, see TODOs in message/edit code.
moodler committed 2 files to 'Moodle CVS' - 23/Sep/08 11:15 AM
moodler committed 1 file to 'Moodle CVS' - 23/Sep/08 11:16 AM
Mitsuhiro Yoshida committed 7 files to 'Lang CVS' - 24/Sep/08 12:30 PM
Luis Rodrigues committed 1 file to 'Moodle CVS' - 25/Sep/08 10:19 PM
1) Do you think this is really important? because all the processors are in and array the code is going to strange to make sure popup if the first
2) Adding a new section to the providers config for "Messages from other users". was already done but i hadn't commit the file. "Can we perhaps NOT show plugins here unless they have been configured in the section below", why? since all the output plugins try to use defaults if they aren't configured.eg Email get user's real email
Luis Rodrigues committed 5 files to 'Moodle CVS' - 26/Sep/08 01:05 AM
Luis Rodrigues committed 1 file to 'Moodle CVS' - 26/Sep/08 01:06 AM
Luis Rodrigues committed 1 file to 'Moodle CVS' - 26/Sep/08 01:10 AM
moodler committed 1 file to 'Moodle CVS' - 26/Sep/08 10:20 AM
moodler committed 4 files to 'Moodle CVS' - 26/Sep/08 10:43 AM
I did a bit more cleaning up in the code and form. (screenshot attached)
Yeah I agree the order is probably not so important. I was thinking about when we have 10 or more plugins here. The interface will get quite scary for users. Perhaps we need an admin interface later to enable/disable plugins (same as all the other types of plugins). I don't see the "Messages from other users" yet ... I do see the help buttons, but the help files are all stored in the messages section which is wrong. Providers should specify the help file location, since it will probably be part of the module (eg forum will provide help for its own functions). Thinking about it, we probably need to specify the help file as part of the messageproviders array .. and use that when building the edit interface. Make sense?
Martin Dougiamas made changes - 26/Sep/08 10:50 AM
moodler committed 6 files to 'Moodle CVS' - 26/Sep/08 11:27 AM
I moved the help files a bit and changed how they are found ... make sure you update from cvs before any editing. The current implementation sort of works but perhaps the best way would be if provider definition had help location.
Mitsuhiro Yoshida committed 4 files to 'Lang CVS' - 05/Oct/08 11:27 PM
Mitsuhiro Yoshida committed 8 files to 'Lang CVS' - 09/Oct/08 01:29 PM
martignoni committed 1 file to 'Lang CVS' - 13/Oct/08 04:38 AM
Martin Dougiamas made changes - 13/Jan/09 03:48 PM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I'm not sure about the align for the destination configuration so maybe we can reopen this in the future.