David Monllao
69d66020ce
MDL-31989 search: get_config method to search areas
...
Also content_to_text moved to weblib.
2016-02-23 10:47:59 +00:00
David Monllao
db48207e1a
MDL-31989 search: Search API and search engine API
...
Introducing both APIs in moodle along with:
- search_box widget to add a tiny search box
- admin settings with setup steps helper
- cache for search results
- template for a search result
- php unit stuff
Many thanks to Tomasz Muras, Prateek Sachan and Daniel Neis for their contributions, for starting this development
and for pushing for it to be completed. Also thanks to other contributors: Jonathan Harker and eugeneventer.
2016-02-23 10:47:58 +00:00
sam marshall
f66da45fa5
MDL-52996 Atto: Allow plugins to customise toolbar
2016-02-04 12:42:27 +00:00
David Monllao
05e4b8760a
MDL-51179 editor_atto: Updating since tag to only 3.0
...
This commit should be reverted if we finally backport this solution.
2015-09-01 16:00:32 +08:00
Damyon Wiese
988592c556
MDL-51179 Atto: Extend autosave fix to cover text changes
...
Added new functions to editor api - set/get_text so the
original form text can be determined from an editor.
When calling use_editor() you should first call set_text() with
the text that will be inserted in the form element.
There is also a new scheduled task for cleaning Atto autosave drafts.
2015-09-01 12:23:00 +08:00
Damyon Wiese
adca7326d8
MDL-43842: Import atto back into core
2014-03-26 09:59:34 +08:00
Petr Škoda
8213007c7f
MDL-42769 use only text area editor before install completed
2013-11-07 23:51:59 +01:00
Damyon Wiese
775a32c9b8
MDL-42459 Atto: Bye bye - see you in the plugins db!
2013-10-22 12:01:56 +08:00
Damyon Wiese
3d27180e94
MDL-40493 User preference: Allow users to set their preferred text editor.
...
This changes the setting htmleditor in the user table from a 0 or 1 column
to a user preference for the name of their preferred html editor.
2013-10-02 12:49:30 +08:00
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