|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1 |
efrain |
1 |
Description of importing the js-beautify library into Moodle.
|
|
|
2 |
|
|
|
3 |
* Download the latest version from https://github.com/beautify-web/js-beautify/releases
|
|
|
4 |
* Copy js/lib/beautify*.js into lib/editor/atto/plugins/html/yui/src/beautify/js
|
|
|
5 |
* Copy LICENSE into lib/editor/atto/plugins/html/yui/src/beautify
|
|
|
6 |
* Update lib/editor/atto/plugins/html/thirdpartylibs.xml
|
|
|
7 |
* Rebuild the module
|