Καλησπέρα
Ξέρει κάποιος πώς μπορούμε να εμφανίζουμε το html με το σωστό encoding?
Τώρα τα βγάζει σαν:
<p>αβγ</p>
|
Posted 03 December 2012 - 03:01 PM #1
Posted 04 December 2012 - 08:59 PM #2
entity_encoding:"named"
Posted 05 December 2012 - 07:23 AM #3
Posted 28 February 2014 - 08:55 AM #4
Posted 28 February 2014 - 05:42 PM #5
entity_encoding:"named"
Posted 28 February 2014 - 07:05 PM #6
Posted 01 July 2015 - 11:56 AM #7
Hi
things have changed
The file now is in js/lib/tinymce and the file itself is named tinymce.min.js
Look for the same peace of codeentity_encoding:"named"
and replace named with raw.
Save and clean cache
Thats it
Fotis