From ea1f91a02b66f01de07dd8dab6de91edc1dcd6fe Mon Sep 17 00:00:00 2001 From: dignajar Date: Wed, 9 Dec 2015 21:30:44 -0300 Subject: [PATCH 01/10] updated --- languages/en_US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/en_US.json b/languages/en_US.json index 3887ffa1..daa7cddb 100644 --- a/languages/en_US.json +++ b/languages/en_US.json @@ -3,7 +3,7 @@ { "native": "English (United States)", "english-name": "English", - "last-update": "2015-10-02", + "last-update": "2015-12-01", "author": "Diego", "email": "", "website": "" From e5d3e8e4c62f89875428cc1704666c464442dd36 Mon Sep 17 00:00:00 2001 From: dignajar Date: Wed, 9 Dec 2015 23:23:21 -0300 Subject: [PATCH 02/10] TinyMCE updates --- plugins/tinymce/plugin.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/plugins/tinymce/plugin.php b/plugins/tinymce/plugin.php index 3bfb4cef..fa83103a 100644 --- a/plugins/tinymce/plugin.php +++ b/plugins/tinymce/plugin.php @@ -12,7 +12,7 @@ class pluginTinymce extends Plugin { public function init() { $this->dbFields = array( - 'plugins'=>'autoresize, fullscreen, pagebreak, link, textcolor, code, image', + 'plugins'=>'autoresize, fullscreen, pagebreak, link, textcolor, code, image, paste', 'toolbar'=>'bold italic underline strikethrough | alignleft aligncenter alignright | bullist numlist | styleselect | link forecolor backcolor removeformat image | pagebreak code fullscreen' ); } @@ -77,9 +77,14 @@ class pluginTinymce extends Plugin { $html = '