Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
Description of MatthiasMullie\Minify import into Moodle
2
 
3
1) Go to https://github.com/matthiasmullie/minify/releases
4
 
5
Download the latest minify "Source code (zip)" and unzip it:
6
 
7
mv minify-X.Y.ZZ/src /path/to/moodle/lib/minify/matthiasmullie-minify/
8
mv minify-X.Y.ZZ/data /path/to/moodle/lib/minify/matthiasmullie-minify/
9
 
10
2) Go to https://github.com/matthiasmullie/path-converter/releases/ and unzip
11
 
12
Download the latest path-converter Source code (zip) and unzip it:
13
 
14
mv path-converter-A.B.C/src/ /path/to/moodle/lib/minify/matthiasmullie-pathconverter/
15
 
16
3) Apply the following patches:
17
 
18
N/A