Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
Instructions for updating the Tiny Premium plugin for Moodle.
2
 
3
A request to Tiny Cloud is made in the plugin.js file of this plugin.
4
This request passes the Tiny Premium API key as part of a URL.
5
The URL also contains the major version of Tiny and may need to be updated.
6
 
7
The URL looks like this: https://cdn.tiny.cloud/1/YOUR_API_KEY/tinymce/VERSION/plugins.min.js
8
 
9
When upgrading, check Tiny Cloud's documentation regarding the correct API URL
10
to use. Go to https://www.tiny.cloud/docs/tinymce
11
 
12
TinyMCE Premium plugins can be individually enabled/disabled by admins.
13
Each release of TinyMCE may have a different selection of plugins available.
14
When upgrading, please check the list of available TinyMCE Premium plugins and update the list
15
with the revisions (lib/editor/tiny/plugins/premium/classes/manager.php).