mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-14741: changing link prevention plugin information
This commit is contained in:
parent
cb6c02c4b7
commit
5ce4295fff
@ -65,9 +65,9 @@
|
||||
getInfo : function() {
|
||||
return {
|
||||
longname : 'moodlenolink plugin',
|
||||
author : 'Some author',
|
||||
authorurl : 'http://tinymce.moxiecode.com',
|
||||
infourl : 'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/moodlenolink',
|
||||
author : 'Mathieu Petit-Clair',
|
||||
authorurl : 'http://moodle.com/hq',
|
||||
infourl : 'http://docs.moodle.org/en/TinyMCE',
|
||||
version : "1.0"
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user