fMath for Java is a FREE solution to display and edit mathematics on web pages using Java components.

How to install the plugin for CKEditor 3.6.1 - Standaloane page


	ATENTION !!! - The plugin generate an image and insert that image in CKEditor. 
			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 CKEditor distribution:
	- Download CKEditor version 3.6.1 and integrate in your site;
	- Download the plugin for CKEditor from download area and unzip the package;
	- Copy the folder fmath_formula to plugins folder;
	- Change config.js to add the plugin:

		CKEDITOR.plugins.addExternal('fmath_formula', 'plugins/fmath_formula/', 'plugin.js');
	
		CKEDITOR.editorConfig = function( config )
		{
		       // Declare the additional plugin 

			config.extraPlugins = 'fmath_formula';
	
		       // Add the button to toolbar
			config.toolbar = [ 
			['Templates', 'Styles','Format','Font','FontSize','TextColor','BGColor','Maximize','Image'], 
			['Source'], 
			['Bold','Italic','Underline','Strike','-','Subscript','Superscript','-','fmath_formula'], 
			['Table','HorizontalRule'], 
			['NumberedList','BulletedList','-','Outdent','Indent','Blockquote']
		    ] 



		};
	
	DO NOT FORGET !!! To generate the image you need to change the file 
		fmath_formula/dialogs/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;

	
	Tested with:
		- version 3.5.2;
		- version 3.6.1
	
`


www.learn-math.info | www.apprendre-math.info | www.aprender-mat.info | www.invata-mate.info
Designed by Diana Alexandru
free components MathML flex GWT LaTeX Web Editor free plugin MathML flash math Mathematics Equation Widget MathML flash LaTeX Mathematics FREE Editor Java