{"id":13067,"date":"2011-04-29T03:19:55","date_gmt":"2011-04-29T03:19:55","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/codecogs-latex-equation-editor\/"},"modified":"2011-09-20T11:46:48","modified_gmt":"2011-09-20T11:46:48","slug":"codecogs-latex-equation-editor","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/codecogs-latex-equation-editor\/","author":7876514,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.2","stable_tag":"trunk","tested":"3.1.4","requires":"3.1","requires_php":"","requires_plugins":"","header_name":"codecogs latex equation editor","header_author":"SamChouAlredyExists","header_description":"","assets_banners_color":"","last_updated":"2011-09-20 11:46:48","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/verymath.com\/","header_plugin_uri":"http:\/\/www.verymath.com\/codecogs-latex-equation-editor","header_author_uri":"http:\/\/www.verymath.com\/author\/sam","rating":2.3,"author_block_rating":0,"active_installs":60,"downloads":13943,"num_ratings":4,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0":"<p>Upgrade notices describe the reason a user should upgrade.  No more than 300 characters.<\/p>","0.5":"<p>This version fixes a security related bug.  Upgrade immediately.<\/p>"},"ratings":{"1":2,"2":1,"3":0,"4":0,"5":1},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1566883","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1566883","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566883","resolution":"1","location":"plugin"}},"screenshots":{"1":"This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from\nthe directory of the stable readme.txt, so in this case, <code>\/tags\/4.3\/screenshot-1.png<\/code> (or jpg, jpeg, gif)","2":"This is the second screen shot"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[6566,1719],"plugin_category":[],"plugin_contributors":[87866],"plugin_business_model":[],"class_list":["post-13067","plugin","type-plugin","status-publish","hentry","plugin_tags-latex","plugin_tags-tinymce","plugin_contributors-samchoualredyexists","plugin_committers-samchoualredyexists"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/codecogs-latex-equation-editor.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/codecogs-latex-equation-editor\/trunk\/screenshot-1.png?rev=1566883","caption":"This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from\nthe directory of the stable readme.txt, so in this case, <code>\/tags\/4.3\/screenshot-1.png<\/code> (or jpg, jpeg, gif)"},{"src":"https:\/\/ps.w.org\/codecogs-latex-equation-editor\/trunk\/screenshot-2.png?rev=1566883","caption":"This is the second screen shot"},{"src":"https:\/\/ps.w.org\/codecogs-latex-equation-editor\/trunk\/screenshot-3.png?rev=1566883","caption":""}],"raw_content":"<!--section=description-->\n<p>A Tiny MCE plugin which makes writing latex equation easy and WYSIWYG\uff08what you see is what you get\uff09. It converts latex code into image which shows real beautiful latex equations on your post.<\/p>\n\n<p>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.<\/p>\n\n<p>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 \ntinyMCE.activeEditor.execCommand('mceInsertContent', false, '');\nto\ntinyMCE.activeEditor.execCommand('mceInsertContent', false, '&#092;['+latex+'&#092;]');\ninorder to only copy LaTex code to TinyMCE textarea when click the copy button.<\/p>\n\n<p>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\/<\/p>\n\n<h3>Arbitrary section<\/h3>\n\n<p>You may provide arbitrary sections, in the same format as the ones above.  This may be of use for extremely complicated\nplugins where more information needs to be conveyed that doesn't fit into the categories of \"description\" or\n\"installation.\"  Arbitrary sections will be shown below the built-in sections outlined above.<\/p>\n\n<h3>A brief Markdown Example<\/h3>\n\n<p>Ordered list:<\/p>\n\n<ol>\n<li>Some feature<\/li>\n<li>Another feature<\/li>\n<li>Something else about the plugin<\/li>\n<\/ol>\n\n<p>Unordered list:<\/p>\n\n<ul>\n<li>something<\/li>\n<li>something else<\/li>\n<li>third thing<\/li>\n<\/ul>\n\n<p>Here's a link to <a href=\"http:\/\/wordpress.org\/\" title=\"Your favorite software\">WordPress<\/a> and one to <a href=\"http:\/\/daringfireball.net\/projects\/markdown\/syntax\" title=\"Markdown is what the parser uses to process much of the readme file\">Markdown's Syntax Documentation<\/a>.\nTitles are optional, naturally.<\/p>\n\n<p>Markdown uses email style notation for blockquotes and I've been told:<\/p>\n\n<blockquote>\n  <p>Asterisks for <em>emphasis<\/em>. Double it up  for <strong>strong<\/strong>.<\/p>\n<\/blockquote>\n\n<pre><code>&lt;?php code(); \/\/ goes in backticks ?&gt;\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>find the \"fx\" button on you wordpress TinyMCE editor<\/li>\n<\/ol>\n\n<p>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 \ntinyMCE.activeEditor.execCommand('mceInsertContent', false, '');\nto\ntinyMCE.activeEditor.execCommand('mceInsertContent', false, '&#092;['+latex+'&#092;]');\ninorder to only copy LaTex code to TinyMCE textarea when click the copy button.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>A question that someone might have<\/dt>\n<dd><p>An answer to that question.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>fix the tinymce button\nadd a way to only copy LaTex code to work with plugins like QuickLatex, see Installation.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>fix a conflict with another tinymce button.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>fix the directory error.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>first version.<\/li>\n<\/ul>","raw_excerpt":"Adds codecogs WYSIWYG LaTex equation popup editor to wordrpess TinyMCE editor.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/13067","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=13067"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/samchoualredyexists"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=13067"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=13067"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=13067"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=13067"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=13067"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=13067"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}