I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
Index » Products » LaTeX Equation Editor » CK Editor »

CodeCogs\′s Photo
25 May 11, 12:30PM
Hi.

The FCKEditor plugin automatically uses the latest version of the editor, so you shouldn't have to worry about that.

The translation to Spanish is an option you have to specify in the file equation_html/fckplugin.js:
  • Look for line 7
    var language=FCKConfig.DefaultLanguage;
  • Replace with your desired language, i.e.
    var language='es-es';
  • Then delete/refresh your browser cache and reload.

We don't currently allow end users of the embedded equation editor the ability to customise the language and design - though if there is sufficient interest we might enable this feature in the future.

Let me know if that works.
Currently you need to be logged in to leave a message.