Merge branch 'MDL-65776-master' of git://github.com/sarjona/moodle
This commit is contained in:
@@ -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>
|
||||
|
||||
Vendored
+8155
-4522
File diff suppressed because it is too large
Load Diff
Vendored
+23
-10
File diff suppressed because one or more lines are too long
Vendored
+8155
-4522
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:
|
||||
|
||||
|
||||
+1471
-836
File diff suppressed because it is too large
Load Diff
+2933
-1154
File diff suppressed because it is too large
Load Diff
+3751
-2532
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
|
||||
|
||||
Reference in New Issue
Block a user