0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-01-06 22:41:54 +00:00
htmlpurifier/library
Bradley M. Froehle 6385f42ebc Add AutoFormat.LinkifyEmail Option.
If enabled, automatically provide links to e-mail addresses.
For example,
  Send an e-mail to user@example.com.
is transformed to
  Send an e-mail to <a href="mailto:user@example.com">user@example.com</a>.

Signed-off-by: Bradley M. Froehle <brad.froehle@gmail.com>
2011-02-15 10:05:12 -08:00
..
HTMLPurifier Add AutoFormat.LinkifyEmail Option. 2011-02-15 10:05:12 -08:00
HTMLPurifier.auto.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.autoload.php Add sanity check against ze1_compatibility_mode. 2010-11-12 16:15:03 +00:00
HTMLPurifier.func.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.includes.php Add AutoFormat.LinkifyEmail Option. 2011-02-15 10:05:12 -08:00
HTMLPurifier.kses.php Convert all to new configuration get/set format. 2009-02-21 03:00:34 -05:00
HTMLPurifier.path.php Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
HTMLPurifier.php Release 4.2.0. 2010-09-15 02:52:57 -04:00
HTMLPurifier.safe-includes.php Add AutoFormat.LinkifyEmail Option. 2011-02-15 10:05:12 -08:00