[Bug 44880] would like to be able to strip tags from html messages

Allan Sandfeld kde at carewolf.com
Sun Dec 7 23:14:35 GMT 2008


http://bugs.kde.org/show_bug.cgi?id=44880


Allan Sandfeld kde carewolf com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kde at carewolf.com




--- Comment #10 from Allan Sandfeld <kde carewolf com>  2008-12-08 00:14:34 ---
KMail could use the DOM feature element.innerText, this works like innerHTML
except it strips all HTML/XML tags. So after KHTML has parsed a page/email, you
can access the plain-text version by reading body.innerText.


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list