Telerik blogs
We have received several requests to integrate a formula editor for RadEditor or allow editing of MathML. The wonderful guys at WIRIS(http://www.wiris.com/) have the right tools for this job so we decided to post an example of the WIRIS formula editor and CAS working as RadEditor dialogs.

 

A couple of words about the formula editor - it uses a Java applet so be sure to have the Java plugin installed in your browser. We used the basic ASPX demo that WIRIS offers as a base for our integration example. The demo can be seen here - http://www.wiris.eu/demo-aspx/pluginwiris/generic/. There are two editors that we converted to dialogs - a formula editor and a CAS (Computer Algebra System). We made a number of changes to the basic demo. and converted it to a proper ASP.NET website using .NET 3.5 (it was originally using .NET 1.0).

Here is a screenshot of the demo:

Demo

Here is the download link for the integration example: WIRIS_RadEditor (updated)

UPDATE: The demo project in this post was updated on 5/20/2010 with the latest version of RadEditor. The demo has been tested on IE, Firefox, Chrome browsers and should be compatible with all of them.


About the Author

Iana Tsolova

is Product Manager at Telerik’s DevTools division. She joined the company back in the beginning of 2008 as a Support Officer and has since occupied various positions at Telerik, including Senior Support Officer, Team Lead at one of the ASP.NET AJAX teams and Technical Support Director. Iana’s main interests are web development, reading articles related to geography, wild nature and latest renewable energy technologies.

Related Posts

Comments

Comments are disabled in preview mode.