From kde-commits Wed Jan 31 22:34:54 2007 From: David Faure Date: Wed, 31 Jan 2007 22:34:54 +0000 To: kde-commits Subject: Re: playground/pim/mailody Message-Id: <200701312334.56020.faure () kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=117028299101057 On Wednesday 31 January 2007, Tom Albers wrote: > +    KHTMLPart* newPart = new KHTMLPart(this); > +    newPart->setOnlyLocalReferences(!m_body->externalImage()); This code should also disable javascript, plugins, java etc. etc. for security reasons, I think. -- David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).