Merge branch 'MDL-65776-master' of git://github.com/sarjona/moodle

This commit is contained in:
Andrew Nicols
2021-03-25 11:03:32 +08:00
9 changed files with 24495 additions and 13584 deletions
@@ -11,7 +11,7 @@
<location>yui/src/beautify</location>
<name>jsbeautify</name>
<license>MIT</license>
<version>1.7.5</version>
<version>1.13.0</version>
<licenseversion></licenseversion>
</library>
</libraries>
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2007-2013 Einar Lielmanis and contributors.
Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,8 +1,7 @@
Description of importing the js-beautify library into Moodle.
* git clone https://github.com/einars/js-beautify
* check out the relevant release tag
* copy lib/beautify*.js into lib/yui/src/beautify/js
* copy LICENSE into lib/yui/src/beautify
* update lib/thirdpartylibs.xml
* rebuild the module
* Download the latest version from https://github.com/beautify-web/js-beautify/releases
* Copy lib/beautify*.js into lib/yui/src/beautify/js
* Copy LICENSE into lib/yui/src/beautify
* Update lib/thirdpartylibs.xml
* Rebuild the module