Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 1... Línea 1...
1
Description of Html2Text v4.3.1 library import into Moodle
1
Description of Html2Text library import into Moodle
2
 
-
 
3
Please note that we override some mb_* functions in Html2Text's namespace at
-
 
4
run time. Until Html2Text adds some sort of fallback for the mb_* functions
-
 
5
(or we make mbstring a hard requirement) we are forced to do this so that people
-
 
6
running PHP without mbstring don't see nasty undefined function errors.
-
 
Línea 7... Línea 2...
7
 
2
 
8
Instructions
3
Instructions
9
------------
4
------------
10
1. Download the latest release of Html2Text from https://github.com/mtibben/html2text/releases/
5
1. Download the latest release of Html2Text from https://github.com/mtibben/html2text/releases/
11
2. Extract the contents of the release archive into a directory.
6
2. Extract the contents of the release archive into a directory.
-
 
7
3. Copy src to lib/html2text/src
-
 
8
4. Update README
Línea 12... Línea 9...
12
3. Copy src/Html2Text.php to lib/html2text/
9
5. Update composer.json