25 Commits

Author SHA1 Message Date
Damyon Wiese
c90641facb MDL-41098 Atto Text editor: Add new text editor to core
This is an alternative to the TinyMCE text editor that is based on HTML5
content editable regions.

It has been designed to "gel" with Moodle and uses YUI for javascript,
Moodle standard dialogs and standard moodle buttons. It has also been designed
to work well on mobile devices and can collapse down to a narrow column if required.

Imported from the plugins database here:
https://moodle.org/plugins/view.php?plugin=editor_contenteditable

Original git repository here:
https://github.com/damyon/contenteditable
2013-08-26 22:16:43 +08:00
Petr Škoda
bd3b3bba9f MDL-40220 use new core_component::get_plugin_list() 2013-07-16 22:36:11 +02:00
Petr Skoda
78bfb562a0 MDL-21249 improved php docs and adding direct access prevention in core libs 2010-07-25 13:35:05 +00:00
Petr Skoda
20e5da7d91 MDL-19211 back to the old text format preferences logic + minor refactoring and improvements 2010-07-10 12:12:59 +00:00
Petr Skoda
e065ea4f06 MDL-19211 wrong editor settings forms finally gone, yay! 2010-07-10 11:00:00 +00:00
Petr Skoda
a4ba0a96f1 fixed recent regression when fixing pluginname in editors 2010-07-04 14:00:19 +00:00
Petr Skoda
9d40814e0a adding todo for weird editor admin settings code 2010-05-22 19:04:48 +00:00
Dongsheng Cai
7a856a9330 "MDL-16639, enable spellchecker plugin, and added config pages" 2010-03-23 08:47:05 +00:00
Petr Skoda
4c508047eb MDL-21400 converting forms stuff to new M namespace and using standardised JS module coding style, fixed some regressions - for now works in FF only 2010-02-03 14:36:53 +00:00
skodak
ff5fe31160 MDL-19580 cleanup of require css and js filepicker code 2009-06-24 22:34:29 +00:00
skodak
69429650c4 MDL-19211, MDL-19544 improved editor embedding, media and dragmath enabled only when moodle configuration and current user permissions allow it to work 100% 2009-06-20 11:00:40 +00:00
skodak
17da2e6f28 MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions 2009-06-19 14:25:56 +00:00
skodak
13a220cfb8 MDL-19500 improved editor embedding 2009-06-14 21:35:07 +00:00
Moodle HQ git importer
11e1f82896 fix git cvs drift 2009-05-27 00:36:40 +00:00
skodak
8fd5758358 MDL-19235 fixed editor license headers and more info 2009-05-21 12:20:40 +00:00
skodak
1905b5f68d MDL-19211 more inline docs and comments 2009-05-19 13:02:13 +00:00
skodak
a5747cf828 MDL-19211 text editor plugins configuration 2009-05-17 21:10:06 +00:00
skodak
5ca3c8386f MDL-19184, MDL-19212 - refactoring, cleanup and improvements in text editors support; localization support is not finished, inline docs incomplete, expect more commits soon 2009-05-16 20:53:21 +00:00
skodak
9d7b40b95b MDL-16629 removed legacy unfinished multiple editors code 2008-09-23 14:47:10 +00:00
scyrma
16e2b71a54 MDL-11113: Next moodle version requires PHP5: removing php4 compatibility code. 2008-06-27 03:00:29 +00:00
dongsheng
e49ef64a2e "MDL-14129, fix print_error" 2008-05-15 03:07:21 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
skodak
9e092ff827 fixed typo and s() 2006-04-22 16:36:35 +00:00
julmis
988f9ddff0 Changing tiny to use gzip compressed version. 2006-03-05 10:36:24 +00:00
julmis
c10364100d Adding editorlib. 2006-03-04 16:01:41 +00:00