Opened 12 years ago

Closed 12 years ago

#8491 closed New Feature (invalid)

Ckeditor & Geogebra

Reported by: mehdi Owned by:
Priority: Normal Milestone:
Component: Server : PHP Version: 3.6
Keywords: Cc:

Description

Hi Thank U very much for your so useful software "ckeditor" I encountered a difficulty while using the said software. I would like to simply insert a geogebra applet into CKEditor with a custom button the Geogebra geometry program available from http://www.geogebra.org. This is an Open Source geometry program written in Java which is written to be cross-platform compatible (although the install script varies per platform). for example like this site that insert equation editor into CKEditor with a custom button http://www.codecogs.com/latex/integration/ckeditor/install.php please guide me thanks a lot

Change History (1)

comment:1 Changed 12 years ago by Jakub Ś

Keywords: Geogebra removed
Resolution: invalid
Status: newclosed

If you are seeking help please use one of our forums (http://cksource.com/forums/viewforum.php?f=1) and not tracker for reporting bugs and new Features.

I would like to simply insert a geogebra applet into CKEditor with a custom button

What you need to do is write a plugin (in Java Script) for CKEditor. Here is a usfull link that shows some examples how it can be done. http://docs.cksource.com/CKEditor_3.x/Tutorials

Other usefull links:
http://docs.cksource.com/CKEditor_3.x[[BR]] http://docs.cksource.com/CKEditor_3.x/Developers_Guide

You can also download a plugin from the site you have pointed out and adjust it to your needs. IMO this is the best approach.

Version 0, edited 12 years ago by Jakub Ś (next)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy