mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
16 lines
584 B
Plaintext
16 lines
584 B
Plaintext
Description of HTML Purifier v4.8.0 library import into Moodle
|
|
|
|
* Make new (or delete contents of) /lib/htmlpurifier/
|
|
* Copy everything from /library/ folder to /lib/htmlpurifier/
|
|
* Copy CREDITS, LICENSE from root folder to /lib/htmlpurifier/
|
|
* Delete unused files:
|
|
HTMLPurifier.auto.php
|
|
HTMLPurifier.func.php
|
|
HTMLPurifier.kses.php
|
|
HTMLPurifier.autoload.php
|
|
HTMLPurifier.composer.php
|
|
HTMLPurifier.includes.php
|
|
HTMLPurifier.path.php
|
|
* add locallib.php with Moodle specific extensions to /lib/htmlpurifier/
|
|
* add this readme_moodle.txt to /lib/htmlpurifier/
|