Daniel Ziegenberg
877ac800cd
MDL-74823 lib: HTMLPurifier upgrade to 4.16.0
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at >
2022-11-17 18:26:28 +01:00
Daniel Ziegenberg
be7f6d4834
MDL-74823 lib: normalize line endings for HTMLPurifier
...
Prior to this change, all the line endings in the imported HTMLPurifier
library were using CRLF (\r\n aka Windows style), but the HTMLPurifier
source and also the downloadable artefacts use LF (\n aka Linux style)
as line endings. This has been the case since
510d190382
when with the commit
"MDL-38672 import HTML Purifier 4.5.0" all line endings were changed
from LF to CRLF. There was no comment in the commit on why this change
was done.
As the original source uses LF, this commit partly reverts
510d190382
and goes back to LF as line
endings.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at >
2022-11-17 18:26:26 +01:00
Mihail Geshoski
e80855b0da
MDL-65742 lib: Upgrade HTMLPurifier lib to 4.10.0
2019-07-15 08:43:16 +08:00
Adrian Greeve
247ff6bc2b
MDL-58548 lib: Update htmlpurifier to the latest version.
2017-10-02 08:19:40 +08:00
Adrian Greeve
b36b997b7f
MDL-55087 lib: Update htmlpurifier to v4.8.0.
2016-10-17 08:43:41 +08:00
Petr Škoda
6becafba0e
MDL-44516 import htmlpurifier 4.6.0
2014-03-14 12:11:49 +08:00
Petr Škoda
510d190382
MDL-38672 import HTML Purifier 4.5.0
2013-03-24 18:00:44 +01:00
Petr Skoda
88efb586b4
MDL-25826 import HTMLPurifier 4.3.0
2011-04-09 10:05:27 +02:00
Petr Skoda
f71c7f00df
MDL-24223 latest HTMLPurifier - finally removing most of our hacks
2010-09-16 20:02:54 +00:00
Petr Skoda
2e23ad80c4
MDL-23097 latest htmlpurifier 4.1.1
2010-07-05 21:09:54 +00:00
Sam Hemelryk
8ac11ff286
htmlpurify MDL-22654 Implemented solution to fix issues rising from HTML purify normalising line breaks
2010-06-03 03:34:05 +00:00
skodak
97f973f922
MDL-19871 imported htmlpurifier 4.0.0
2009-07-19 11:56:56 +00:00
skodak
63e6a80976
MDL-19183 imported HTMLpurifier 3.3.0
2009-05-14 08:31:11 +00:00
skodak
a857b7ea38
MDL-17099 htmlpurifier: new version from upstream
2008-11-01 18:58:29 +00:00
skodak
eb203ee412
MDL-14898 upgraded html purifier to 3.1.0 in HEAD
2008-06-16 16:39:09 +00:00
skodak
ba7d966bae
MDL-12724 import of html purifier 2.1.3; merged from MOODLE_19_STABLE
2007-12-24 21:08:39 +00:00
skodak
5b242699b7
MDL-11415 imported htmlpurifier 2.1.2
2007-09-23 15:47:26 +00:00
skodak
5adad31057
MDL-10937 upgraded html purifier to 2.1.1
2007-08-21 22:06:47 +00:00
skodak
e0ac8448c7
MDL-9151 HTML Purifier cleaning support - enable switch is in experimental section
...
MDL-9435 Reviewved url cleaning in redirect()
2007-04-18 21:52:03 +00:00