disable ProcessHTMLEntities to get more readable HTML (i.e. 'é' instead of 'é').
the real diff on this commit is the following: - FCKConfig.ProcessHTMLEntities = true ; - FCKConfig.IncludeLatinEntities = true ; - FCKConfig.IncludeGreekEntities = true ; - - FCKConfig.ProcessNumericEntities = false ; - - FCKConfig.AdditionalNumericEntities = '' ; + FCKConfig.ProcessHTMLEntities = false git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28707 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
This diff is collapsed.
Please register or sign in to comment