From ef3bdbbd61810eefa0cca1933361c383caa591d1 Mon Sep 17 00:00:00 2001 From: Cyberwizzard Date: Sun, 12 Feb 2017 17:52:04 +0100 Subject: [PATCH 1/4] nextgen-tinymce.php Fixed version which is compatible with WordPress 4.7.2+ and NextGEN Gallery 2.1.77 --- nextgen-tinymce-fixed.php | 65 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 nextgen-tinymce-fixed.php diff --git a/nextgen-tinymce-fixed.php b/nextgen-tinymce-fixed.php new file mode 100644 index 0000000..c9bbc51 --- /dev/null +++ b/nextgen-tinymce-fixed.php @@ -0,0 +1,65 @@ + + + Date: Sun, 12 Feb 2017 17:55:52 +0100 Subject: [PATCH 2/4] Update for WP 4.7.2+ and NextGEN Gallery 2.1.77+ Fixed version which is compatible with WordPress 4.7.2+ and NextGEN Gallery 2.1.77 --- nextgen-tinymce.php | 104 +++++++++++++++----------------------------- 1 file changed, 34 insertions(+), 70 deletions(-) diff --git a/nextgen-tinymce.php b/nextgen-tinymce.php index 7d38b8c..ac8d508 100644 --- a/nextgen-tinymce.php +++ b/nextgen-tinymce.php @@ -3,8 +3,8 @@ Plugin Name: NextGen TinyMCE Picture Description Plugin URI: http://marbu.org/wordpress-plugin-tinymce-in-nextgen/ Description: add TinyCME to NextGEN gallery picture description -Author: Marco Buttarini & Giorgio Martello & Andrea Brugnolo -Version: 1.4 +Author: Marco Buttarini & Giorgio Martello & Andrea Brugnolo & Berend Dekens +Version: 1.5 Author URI: http://marbu.org */ @@ -18,84 +18,48 @@ function load_nextgen_tinymce(){ ?> Date: Sun, 12 Feb 2017 17:56:06 +0100 Subject: [PATCH 3/4] Delete nextgen-tinymce-fixed.php --- nextgen-tinymce-fixed.php | 65 --------------------------------------- 1 file changed, 65 deletions(-) delete mode 100644 nextgen-tinymce-fixed.php diff --git a/nextgen-tinymce-fixed.php b/nextgen-tinymce-fixed.php deleted file mode 100644 index c9bbc51..0000000 --- a/nextgen-tinymce-fixed.php +++ /dev/null @@ -1,65 +0,0 @@ - - - Date: Sun, 12 Feb 2017 17:57:52 +0100 Subject: [PATCH 4/4] Update to show that the plugin has been fixed --- readme.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index 5bc0cce..e5c2b54 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: Marco Buttarini Donate link: http://marbu.org/marbu/donate/ Tags: nextgen, tinymce, wysiwyg, admin,pictures,nextgen-gallery,nextgen gallery Requires at least: 2.8 -Tested up to: 3.7 +Tested up to: 4.7.2 Stable tag: 1.4 NextGEN TinyMce Description add native tinymce to nextgen gallery picture description. @@ -13,7 +13,7 @@ NextGEN TinyMce Description add native tinymce to nextgen gallery picture descri NextGEN TinyMce Description simply integrate tinymce wysiwyg to the description of the picture in a NextGEN gallery. == Credits == -Developed with the help of Andrea Brugnolo & Giorgio Martello +Developed with the help of Andrea Brugnolo & Giorgio Martello & Berend Dekens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -44,7 +44,7 @@ That's it ... Have fun = It was broken for a long time, is it working now? = -Thanks to Giorgio Martello now is working! +Thanks to Berend Dekens now is working! == Screenshots == @@ -52,6 +52,8 @@ Thanks to Giorgio Martello now is working! == Changelog == += 1.5 = +* Rewrote to be compatible with WordPress 4.7+ = 1.4 = * Fixed problems with new nextgen version