v1.6.0
This commit is contained in:
parent
87ca3d5bf0
commit
dba3a59457
@ -1,7 +1,7 @@
|
||||
## TinyMCE Editor for OXID eShop CE
|
||||
by Marat Bedoev, oxid@bestlife.ag <oxid@bestlife.ag>
|
||||
by Marat Bedoev, bestlife AG <oxid@bestlife.ag>
|
||||
https://github.com/vanilla-thunder/bla-tinymce
|
||||
### module version ###_VERSION_###
|
||||
### module version 1.6.0
|
||||
|
||||
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/
|
||||
@ -21,7 +21,7 @@ and here: https://github.com/tinymce
|
||||
|
||||
### LICENSE AGREEMENT
|
||||
TinyMCE Editor for OXID eShop CE
|
||||
Copyright (C) 2016 oxid@bestlife.ag
|
||||
Copyright (C) 2016 bestlife AG
|
||||
info: oxid@bestlife.ag
|
||||
|
||||
This program is free software;
|
||||
|
@ -1,7 +1,7 @@
|
||||
## TinyMCE Editor for OXID eShop CE
|
||||
by Marat Bedoev, oxid@bestlife.ag <oxid@bestlife.ag>
|
||||
by Marat Bedoev, bestlife AG <oxid@bestlife.ag>
|
||||
https://github.com/vanilla-thunder/bla-tinymce
|
||||
### module version ###_VERSION_###
|
||||
### module version 1.6.0
|
||||
|
||||
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/
|
||||
@ -21,7 +21,7 @@ and here: https://github.com/tinymce
|
||||
|
||||
### LICENSE AGREEMENT
|
||||
TinyMCE Editor for OXID eShop CE
|
||||
Copyright (C) 2016 oxid@bestlife.ag
|
||||
Copyright (C) 2016 bestlife AG
|
||||
info: oxid@bestlife.ag
|
||||
|
||||
This program is free software;
|
||||
|
@ -24,7 +24,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 4.7 - 4.9<br/><b style="display:inline-block;float:left;line-height:18px;">newest version:</b><img src="' . $v . '"/><br/>(no need to update if you already have this version)',
|
||||
'thumbnail' => 'tinymce.png',
|
||||
'version' => '###_VERSION_###',
|
||||
'version' => '1.6.0',
|
||||
'author' => 'Marat Bedoev, bestlife AG',
|
||||
'email' => 'oxid@bestlife.ag',
|
||||
'url' => 'https://github.com/vanilla-thunder/bla-tinymce',
|
||||
|
Loading…
x
Reference in New Issue
Block a user