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
ATENTION !!! - The plugin generate an image and insert that image in YUI Editor. 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 YUI Editor distribution: - Download YUI Editor version 2.8.2 and integrate in your site; - Download the plugin for YUI Editor from download area and unzip the package; - Copy the folder fmath_formula to your site and change the html page where is the editor: ... <script type="text/javascript" src="yui_2.8.2r1/yui/build/button/button-min.js"></script> <script type="text/javascript" src="yui_2.8.2r1/yui/build/editor/editor-min.js"></script> <!--there is no custom header content for this example--> <link rel="stylesheet" type="text/css" href="fmath_formula/fmath_formula.css" /> <script type="text/javascript" src="fmath_formula/fmath_formula.js"></script> </head> ... var myEditor = new YAHOO.widget.Editor('editor', myConfig); initFMathFormula(myEditor); myEditor.render(); ... DO NOT FORGET !!! To generate the image you need to change the file fmath_formula/configMathMLEditor.xml. Add or change the property urlGenerateImage with your server name. <property id="urlGenerateImage">http://yourserver/capture/imageCapture.jsp</property> The documentation to configure the editor is here; |
| free components MathML flex GWT LaTeX Web Editor free plugin MathML flash math Mathematics Equation Widget MathML flash LaTeX Mathematics FREE Editor Java |