[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/ -> html2text_readme.txt (source)

   1  Customised html2text.php from the RoundCube project:
   2  
   3    http://trac.roundcube.net/log/trunk/roundcubemail/program/lib/html2text.php
   4  
   5   -- Francois Marier <[email protected]>  2009-05-22
   6  
   7  Modifications
   8  --------------
   9  
  10  1. Don't just strip images, replace them with their alt text. (Tim Hunt 2010-08-04)
  11  2. No strip slashes, we do not use magic quotes any more in Moodle 2.0 or later
  12  3. Use core_text, not crappy functions that break UTF-8, in the _strtoupper method. (Tim Hunt 2010-11-02)
  13  4. Make sure html2text does not destroy '0'. (Tim Hunt 2011-09-21)
  14  5. define missing mail charset
  15  6. Fixed the links list enumeration (MDL-35206).
  16  
  17  
  18  Imported from: https://github.com/moodle/custom-html2text/tree/MOODLE_5886_1


Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1