From 3d1f27bd653461cfda145d971884836e6732811c Mon Sep 17 00:00:00 2001 From: geet06 Date: Wed, 10 Jun 2020 00:18:24 +0530 Subject: [PATCH 1/2] v3.2.0 changes with Files_manager plugin --- Examples/WebContent/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Examples/WebContent/index.html b/Examples/WebContent/index.html index 1cd3458..56e608a 100644 --- a/Examples/WebContent/index.html +++ b/Examples/WebContent/index.html @@ -20,6 +20,7 @@ + @@ -38,6 +39,7 @@ + From 8600539fe83c5a05b46ba4631abbc68a52b6e465 Mon Sep 17 00:00:00 2001 From: geet06 Date: Fri, 17 Jul 2020 14:08:49 +0530 Subject: [PATCH 2/2] v3.2.0 documentation --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fd859f..06635ff 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,10 @@ JRE version >= 1.5 is required. ## Import project * Eclipse -> Right click on your project -> Build Path -> Configure Build Path... -> Projects -> Add -> Select `Lib` project. - + + ##### Note + > Third-party plugins are not supported + ## Documentation * [Official documentation](https://www.froala.com/wysiwyg-editor/docs/sdks/java)