[Vtigercrm-developers] Avoid HTML purify in ckeditor

Simone Travaglini simonetravaglini at gmail.com
Fri Oct 28 07:54:06 GMT 2016


Hi,
after several test we found that only way to avoid HTML purify in ckeditor
is to change core file of Vtiger. Also if we set not to purify code in
ckeditor during saving is changed.

The change to achieve the resutl is:

include/utils/Vtlibutils.php

Row 610

- function vtlib_purify($input, $ignore=false) {
+ function vtlib_purify($input, $ignore=true) {

My question to vtiger team are:
- there is other way to achieve this result  without change core file?
- what impact have this change?

-- 
Simone Travaglini
328 5499846
Linkedin: Simone Travaglini


Rispetta l'ambiente: non stampare questa mail se non ti è veramente
necessario!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20161028/e345de74/attachment.html>


More information about the vtigercrm-developers mailing list