Hi everybody,
I encountered problems using HTML editor in version 1.8 +. I'll try to explain them here:
-
I followed some advices that say to develop pages with an external editor (Microsoft FrontPage in this case) and pasted the generated HTML code in the Moodle HTML editor. Apparently it worked well, but when I saved changes, all the text disappeared. After trying to solve the problem, I discovered that the HTML code was too large. In this case, Moodle doesn't save anything and doesn't display any warning message.
-
I'm using Moodle with the spanish language and need to use a lot of accentuated characters (ó, é, í, á, etc.). Each time I save the page, it changes the accentuated character with two interrogation characters and transform the text in something unreadable. After some tries, I saw that the first version was all right, but when I modified the page and saved the changes, then the editor changed all the accentuated characters. The editor works well the first time, but modifies all the accentuated after a change.
Does anyone know work arounds for these 2 problems, or at least for the second one? Maybe I have to configure my PHP or Oracle database (I'm using Oracle instead of MySql). I'll be very grateful for any help.