forked from OpenESignForms/vaadin-ckeditor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compatible with Vaadin 8 and project is converted to SBT.
- Loading branch information
ilgun
committed
Sep 15, 2017
1 parent
fee4a91
commit 0e64e50
Showing
458 changed files
with
17,150 additions
and
2,785 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
.idea/ | ||
target/ | ||
.DS_Store | ||
.gradle/ | ||
build/ | ||
gradle/ | ||
gradlew | ||
gradlew.bat |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,6 @@ | ||
# vaadin-ckeditor | ||
CKEditor is a javascript-based HTML "rich text" WYSIWYG editor that works in common browsers. | ||
This component provides a wrapper around it for use in a Vaadin-based (Java servlet plus GWT) application. | ||
|
||
** GIT Versions/Branches ** | ||
GIT should have a few branches, with 'master' being the main line latest greatest release. Branch VAADIN6 contains the version last built for Vaadin 6. The VAADIN7-fromV6 was a temporary branch for building a Vaadin 7 version based on the Vaadin 6 version. VAADIN7 is the branch for just Vaadin 7. | ||
|
||
**SVN History from Google Code** | ||
We used two SVN branches as of May 2013 to handle the port to Vaadin 7. That created branches named VAADIN6 and VAADIN7 that each contain the VaadinCKEditor Eclipse project code. The VAADIN7 branch was merged back to the 'trunk' in March 2015. | ||
This is forked from [this project](https://github.com/OpenESignForms/vaadin-ckeditor). | ||
|
||
The older VAADIN6 branch version was developed using Vaadin 6.8.10 and CKEditor 4.1.1 in an Eclipse environment. You simply can drop the JAR file into your Vaadin WEB-INF/lib, compile widgetsets and then you can begin using it. No work has been done on this branch since 2013. | ||
|
||
**Because Google has removed Downloads from Google Code in 2014 (on its way to its eventual demise!), please visit the [Vaadin Directory to download the JAR](http://vaadin.com/addon/ckeditor-wrapper-for-vaadin) as of version 7.8.9.** | ||
|
||
The current Vaadin 7 version is developed using Vaadin 7.7.10 and CKEditor 4.7.1 in an Eclipse environment. You simply can drop the JAR file into your Vaadin WEB-INF/lib, compile widgetsets and then you can begin using it. | ||
|
||
NOTE: This widget is compiled using JDK 1.6 / Java 6. But we only deploy using Java 8. | ||
|
||
It was built for use in the [Open eSignForms](http://open.esignforms.com/) open source electronic contracting and electronic signature web-based application (SaaS) where forms can be developed for [electronic signatures](http://www.yozons.com/electronicSignatures.jsp), routing, etc. | ||
|
||
**NOTE:** *All code contributed to this project will be bundled under the single copyright owner, Yozons Inc., but of course it's released under Apache 2.0 so you are free to do with the code as you please.* | ||
|
||
**VAADIN 8** [Another project has forked our code and taken over CKEditor maintenance for Vaadin 8.](https://github.com/alump/CKEditor) | ||
|
||
(Automatically exported from code.google.com/p/vaadin-ckeditor on 3/19/2015) | ||
This project is created in order to keep compatibility with Vaadin 7 and Vaadin 8. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
VaadinCKEditor/.settings/com.vaadin.integration.eclipse.prefs
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
VaadinCKEditor/.settings/org.eclipse.wst.common.project.facet.core.xml
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
VaadinCKEditor/.settings/org.eclipse.wst.jsdt.ui.superType.container
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
VaadinCKEditor/.settings/org.eclipse.wst.jsdt.ui.superType.name
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
VaadinCKEditor/GWT development mode for VaadinCKEditor.launch
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.