Add Google Wysywig Editor

kyle_mathews - November 6, 2009 - 16:09
Project:Wysiwyg
Version:6.x-2.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Google just released, among other things, their wysiwyg editor which is used in Gmail and many of their other online properties.

Demo is here:
http://closure-library.googlecode.com/svn/trunk/closure/goog/demos/edito...

Code is here:
http://code.google.com/p/closure-library/

Documentation is here:
http://closure-library.googlecode.com/svn/trunk/closure/goog/docs/class_...

#1

m3avrck - November 6, 2009 - 19:14

subscribe, looking at the code it actually looks fairly straightforward to add

#2

jide - November 7, 2009 - 15:46

Subscribing. The editor looks awesome, to me it can be competing with TinyMCE and CKEditor.

#3

axon - November 8, 2009 - 13:02

Interesting development

#4

Bevan - November 13, 2009 - 10:51

Is the Apache License 2.0 compatible with GPL 2?

#5

Benjamin Melançon - November 13, 2009 - 13:11

No, the Apache License 2.0 is not compatible with GPL 2 although it is compatible with GPL Version 3.

However, it may not be best practice to duplicate the code of another project in the drupal.org repository in any case, and the WYSIWYG module has already adopted the excellent convention of putting third-party editors in the sites/all/libraries directory so that you don't lose them when upgrading. This is how TinyMCE and (F)CKEditor and all the rest are handled.

benjamin, agaric

 
 

Drupal is a registered trademark of Dries Buytaert.