Please wait for approval. I had forgotten that modules & plugins in the database need re-approval when changes are made (i.e. when I added the link to the 2.0 version)...
Joseph
Please wait for approval. I had forgotten that modules & plugins in the database need re-approval when changes are made (i.e. when I added the link to the 2.0 version)...
Joseph
Version for Moodle 2.0 now available from the Modules and Plugins database Block: Export Glossary to Quiz..
English, French and German lang strings available.
Unfortunately, due to a bug in Moodle 2.0 the online help files & documentation page are unavailable for the M 2.0 version. Please vote for a quick resolution of bugs MDL-26072 and MDL-26064 which concern all blocks in Moodle 2.0
As usual, please report any bugs or remarks in this discussion (rather than in the Modules and Plugins database). This concerns all those currently testing Moodle 2.0.
Joseph
Bonjour Peggy,
Une recherche "HTMLArea undefined" sur les forums anglais de Moodle donne 9 pages de résultats.
Malheureusement le diagnostic n'est pas clair. Avez-vous des modules non-standards installés ? une installation Moodle "bidouillée" ? Je passe la main aux collègues spécialistes du code.
Joseph
Hi Tim,
Thanks for your detailed explanations, which have been most useful.
2. That's exactly what I thought I should do, but did not know how. I did not know you could use parent:: that way.
Thanks for the tip to use record_exists.
3. "Conversely, the other methods mentioned are designed to be extension points to let you safely change all the things you might reasonably want to change." Yes, but my point was that I do not know where to find, e.g. get_edit_controls() function.
You did not answer my question : What does {@link} mean in moodle comments?
4.- Point taken as regards (b). By the way, is it at all possible to not display the (b) settings, which, in the case of my block are useless?
Finally, I agree that the most reasonable thing for me to do is to leave the Edit icon in place and put my test for the existence of glossaries in my block's edit_form.php. That way I won't "break" anything.
Joseph