Petr Skoda
117bd74897
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 11:31:16 +00:00
samhemelryk
226617eafb
lib MDL-19236 Added phpdocs and copyrights
2009-05-26 02:17:06 +00:00
fmarier
ea2678d8b9
MDL-17542 lib/html2text: update to latest upstream version (r2374)
...
from http://trac.roundcube.net/log/trunk/roundcubemail/program/lib/html2text.php
2009-05-22 02:10:22 +00:00
fmarier
588acd0608
MDL-17542 weblib/html2text: replace html2text.php with a GPL alternative (which is also faster)
2008-12-17 02:55:33 +00:00
stronk7
4c3396fc9f
Fix A tag regex searching. MDL-15842 ; merged from 19_STABLE
2008-07-26 23:04:50 +00:00
skodak
4cfededa0d
MDL-14029 html2text throws tons of notices is style or script tags found; merged from MOODLE_19_STABLE
2008-03-23 16:51:55 +00:00
moodler
fae1077b2a
Removed $goodStr = str_replace(chr(160), ' ', $goodStr );
...
as it causes bug 2794 and I can't even see what the point of it was.
2005-03-27 05:50:21 +00:00
moodler
9ef2b3f3aa
Fixed some formatting problems (not caused by my last checkin!)
...
- <hr> and <br> weren't being processed.
- Now, space runs are replaced differently which makes code look better.
2005-01-22 02:40:07 +00:00
moodler
00666d4f25
Fixed bug 2040 relating to the last character being chopped off in the
...
html2text conversion.
While there I tidied up the source and fixed up a problem where the links
were being printed BEFORE the text they refer to (now they are directly after)
2005-01-19 12:12:34 +00:00
gustav_delius
dcb1bd3c9a
towards XHTML compliance
2004-09-12 13:21:01 +00:00
defacer
8d24137466
Email digest feature step 2: Slight additions to datalib queries, fixed warnings in html2text
2004-06-01 07:28:14 +00:00
moodler
07c270c127
Upgraded to latest version and fixed some undefined variables
2004-04-01 03:16:25 +00:00
moodler
6476f5fca6
Modifications from Mark (main author) to be more robust with
...
certain types of bad HTML code
2003-11-07 11:01:16 +00:00
moodler
b6c120104f
A new function for converting HTML into text form
2003-11-07 03:25:09 +00:00