giftcopy.blogg.se

Tinymce windowmanager body conditional fields
Tinymce windowmanager body conditional fields








tinymce windowmanager body conditional fields

lib/editorlib.php supports this, and makes different types of editors plug-in-able. The bad news is that HTMLarea has been 'discontinued'. That is, it is no longer available for download, or meing actively developed. So when it comes to bugs like MDL-7043, we are on our own. There are various technical reasons stopping us from switching to TinyMCE by default. This class can be extended to provide for example inline dialogs. takes several fields, in this example: Title, Body, OnSubmit, where you in Body. TinyMCE supply a very useful lib, so by using, you may build a nice dialog form.

#Tinymce windowmanager body conditional fields registration

I'm not entirely sure, but I think the issue might be that despite the name, TinyMCE is huge, and leads to slow download times.Īlso, I think that we have done some Moodle-specific customisations to HTMLarea, for example making it possible to choose course files in the insert image dialogue box. tinymce.WindowManager This class handles the creation of native windows and dialogs. tinymce.WindowManager Contents Examples Summary Methods Methods alert () close () confirm () open () openUrl () tinymce.WindowManager This class handles the creation of native windows and dialogs. addCommand is triggered from your button registration when button clicked, check cmd: tinymcecustombutton in example above. Trying to find out what had happened to HTMLarea, I discovered that is now a site that lists other HTML editor components, most of which are commercial, however, there are three leading open-source options: This is good for Moodlers, but makes it harder for us to switch to another editor. TinyMCE is still under active development (last release 14th May 2007), and gets a rating of 8.92 from 117 votes. Xinha: thanks to the magic of open source, when the original makers discontinued HTMLarea, the community stepped in and continiued development under this new name (Xinha is not HTMLarea). It is licensed under the old HTMLarea license, which is a variant of the BSD licence.įCK Editor: Also actively developed with the most recent release 14th June 2007. Available under of choice of GPL, LGPL or MPL licences. I once talked to some people who had successfully got FCK editor working with moodle, and they said it was easy. These three options all only support Firefox and IE. Print public windowManager : tinymce.WindowManager Window manager reference, use this to open new windows and dialogs.










Tinymce windowmanager body conditional fields