first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-09-30 18:11:26 -04:00
commit e592ca6823
27270 changed files with 5002257 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
Description of MatthiasMullie\Minify import into Moodle
1) Go to https://github.com/matthiasmullie/minify/releases
Download the latest minify "Source code (zip)" and unzip it:
mv minify-X.Y.ZZ/src /path/to/moodle/lib/minify/matthiasmullie-minify/
mv minify-X.Y.ZZ/data /path/to/moodle/lib/minify/matthiasmullie-minify/
2) Go to https://github.com/matthiasmullie/path-converter/releases/ and unzip
Download the latest path-converter Source code (zip) and unzip it:
mv path-converter-A.B.C/src/ /path/to/moodle/lib/minify/matthiasmullie-pathconverter/
3) Apply the following patches:
N/A