TinyMCE4 Formula Editor Source Code Download

Posted on

TinyMCE4 Formula Editor – Learn how to make a TinyMCE4 Formula Editor using Javascript. This simple application can be used in any system that needed a login verification. Javascript is a web and mobile energetic system developed to built web and mobile application. It used in several gadgets in imitation of smartphones, tablets, and even television. Javascript is way in source to developers who has an assimilation in developing website or mobile apps. It plus provides an adaptive framework that allows the developer to build apps in a simpler way. In this iOS application source code you will learn just about equation,equation editor,formula,formula editor,tinymce,tinymce4,tinymce4 plugin.

Choose from over 1,200 Javascript app templates. Explore items created by our global community of independent developers, confident they’re hand-reviewed by us. Please download (title) source code project through link below.

Script DemoDownload Script

TinyMCE4 has no math formula  plugin default. This plugin is a formula plugin called “Tinymce4  Formula Editor”, you can use it in your tinymce editor to insert math formula easily.

Features:

  1. Support for multiple formula: Fraction, Script, Radical, Intergral, Operator, Bracket and Function.
  2. Support for special characters, such as greek letters, arrows, relations and scripts.
  3. Responsile for complicated formula.
  4. Easy to use as the MathType.
  5. Pure front-end, no server support.
  6. Save as image.

Installation

  1. Upload the files to the tinymce plugins’ folder.
  2. Update your tinymce configuration to add `leaui_formula` plugin, eg:
tinymce.init(
        selector: "textarea",
        plugins: [
        "leaui_formula",
                "advlist autolink link lists charmap  hr anchor pagebreak",
                "directionality textcolor paste fullpage textcolor" 
        ],
        paste_data_images: true,
        toolbar1: "leaui_formula ); 

Please Note that, you must set paste_data_images to true.

Updates

  • v2. 16/02/2016 fix not support for latest Chrome

Script DemoDownload Script

equation,equation editor,formula,formula editor,tinymce,tinymce4,tinymce4 plugin

Leave a Reply

Your email address will not be published. Required fields are marked *