CKEditor4 Formula Editor

Bluehost Shared Hosting

CKEditor has no math formula  plugin default. This plugin is a formula plugin called “CKEditor4  Formula Editor”, you can use it in your CKEditor  to insert and update math formula easily.

Updates

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

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 CKEditor plugins’ folder.
  2. Update your ckeditor config.js to add `leaui_formula` plugin, eg:
config.toolbar = [     ['LeauiFormula'], ['Bold', 'Italic', '-', 'NumberedList', 'BulletedList', '-', 'Link', 'Unlink' ],     [ 'FontSize', 'TextColor', 'BGColor'] ]; config.extraPlugins = 'leaui_formula';

Or you can update your ckeditor configuration when create it:

CKEDITOR.replace( 'editor1' , {     toolbar: [         ['LeauiFormula'], ['Bold', 'Italic', '-', 'NumberedList', 'BulletedList', '-', 'Link', 'Unlink' ],         [ 'FontSize', 'TextColor', 'BGColor']     ],     extraPlugins: 'leaui_formula' });

0 average based on 0 ratings.

leaui

leaui

Visit Author's Portfolio

View Portfolio
Last Update 2016-02-16
Created 2015-03-30
Sales 56
Discussion Comments
Compatible Browsers IE9 IE10 IE11 Firefox Safari Opera Chrome
Software Version Other
High Resolution No
Files Included JavaScript JS HTML CSS
Video Preview Resolution
Search plugins
Browse Categories

Bluehost Shared Hosting