What is implemented from MathML?
What is implemented from LaTeX?
MathML compatibility test suites
How to display equations in your site?
How to display graphs in your site?
Plugins for Html Online Editors
Components for your Flex applications
Components for your Flash applications
The plugin needs to generate an image and for that you need to have a server side code; The settings and documentation you can find at: Settings to generate the image Steps to integrate the plugin in TinyMCE distribution: - Download TinyMCE Editor 3.4.3.2 from tinymce.moxiecode.com; - Read the documentation how to integrate in your site the editor from tinymce.moxiecode.com; - Download the plugin from download area; - Unzip the package - Copy the folder fmath_formula to jscripts/tiny_mce/plugins folder; - Add fmath_formula button to the editor menu in your html where the editor is created: ATENTION: There are 2 places to change: First is the list of plugins and second is in the menu; tinyMCE.init({ // General options mode : "exact", elements:"elm1", theme : "advanced", ... plugins : "pagebreak,...,iespell,fmath_formula,inlinepopups,...,autosave", // Theme options theme_advanced_buttons1 : "save,newdocument,|,bold,italic,underline,strikethrough,|,justifyleft,...", theme_advanced_buttons2 : "cut,copy,paste,...,|,search,replace,|,bullist,numlist,|,...", theme_advanced_buttons3 : "tablecontrols,|,...,|,sub,sup,|,fmath_formula,|,charmap,...", theme_advanced_toolbar_location : "top", ... ... }); - Change the file configMathMLEditor.xml the property urlGenerateImage with your server name <property id="urlGenerateImage">http://yourserver/capture/imageCapture.jsp</property> The documentation to configure the editor is here; Tested with: - version 3.3.8; - version 3.3.9.3; - version 3.4; - version 3.4.3.2; |
| free components MathML flex GWT LaTeX Web Editor free plugin MathML flash math Mathematics Equation Widget MathML flash LaTeX Mathematics FREE Editor Java |