Codecogs Latex Equation Editor

Adds codecogs WYSIWYG LaTex equation popup editor to wordrpess TinyMCE editor.

Author:SamChouAlredyExists (profile at wordpress.org)
WordPress version required:3.1
WordPress version tested:3.1.4
Plugin version:1.0.2
Added to WordPress repository:29-04-2011
Last updated:20-09-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:46
Rated by:4
Plugin URI:http://www.verymath.com/codecogs-latex-equati...
Total downloads:10 780
Active installs:90+
plugin download
Click to start download

A Tiny MCE plugin which makes writing latex equation easy and WYSIWYG(what you see is what you get). It converts latex code into image which shows real beautiful latex equations on your post.

It adds an "fx" botton on the wordpress TinyMCE editor, on clicks it the codecogs latex equation editor pops up, where you can edit latex, then click the copy button to copy the equation image back in TinyMCE textarea.

You can also use this editor to only input latex code and let plugins like quicklatex, mathjax or Latex for WordPess to convert it to equation image, you'd better change line 90 in editor_plugin.js tinyMCE.activeEditor.execCommand('mceInsertContent', false, ''); to tinyMCE.activeEditor.execCommand('mceInsertContent', false, '\['+latex+'\]'); inorder to only copy LaTex code to TinyMCE textarea when click the copy button.

I just followed the tutorial written by Greg Winiarski(http://ditio.net/2010/08/15/adding-custom-buttons-to-wordpress-tinymce/) and make codecogs Tiny MCE plugin(http://www.codecogs.com/latex/integration/tinymce/install.php) into a wordpress plugin. Thanks the great guys. If you can make the plugin better to use please tell me in http://www.verymath.com/2011/05/10/codecogs-latex-equation-editor/


Screenshots
FAQ
ChangeLog