TinyMCE 4.6.4
This commit is contained in:
parent
ef1ce177a5
commit
760911ba36
@ -1,7 +1,7 @@
|
||||
## TinyMCE Editor for OXID eShop CE
|
||||
by Marat Bedoev, bestlife AG <oxid@bestlife.ag>
|
||||
https://github.com/vanilla-thunder/bla-tinymce
|
||||
### module version 2.0.3 6/20/2017
|
||||
### module version 2.0.3 2017-06-20
|
||||
|
||||
TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL.
|
||||
More information here: http://www.tinymce.com/
|
||||
|
@ -1,7 +1,7 @@
|
||||
## TinyMCE Editor for OXID eShop CE
|
||||
by Marat Bedoev, bestlife AG <oxid@bestlife.ag>
|
||||
https://github.com/vanilla-thunder/bla-tinymce
|
||||
### module version 2.0.3 6/20/2017
|
||||
### module version 2.0.3 2017-06-20
|
||||
|
||||
TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL.
|
||||
More information here: http://www.tinymce.com/
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* bestlife AG - TinyMCE Editor for OXID eShop CE
|
||||
* bestlife AG - ___MODULE___
|
||||
* Copyright (C) 2017 bestlife AG
|
||||
* info: oxid@bestlife.ag
|
||||
*
|
||||
|
@ -23,7 +23,7 @@ $aModule = array(
|
||||
'title' => '<strong style="color:#95b900;font-size:125%;">best</strong><strong style="color:#c4ca77;font-size:125%;">life</strong> <strong>TinyMCE</strong>',
|
||||
'description' => 'TinyMCE Editor for OXID eShop CE',
|
||||
'thumbnail' => 'tinymce.png',
|
||||
'version' => '2.0.3 6/20/2017',
|
||||
'version' => '2.0.3 2017-06-20',
|
||||
'author' => 'Marat Bedoev, bestlife AG',
|
||||
'email' => 'oxid@bestlife.ag',
|
||||
'url' => 'https://github.com/vanilla-thunder/bla-tinymce',
|
||||
|
Loading…
Reference in New Issue
Block a user