1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

28 Commits

Author SHA1 Message Date
Cameron
4553da0852 Upgraded TinyMce to 4.9.11 2021-01-16 05:00:47 -08:00
Cameron
9fc35e190c Fixes #3386 TinyMce wasn't inserting image correctly when pref "resize dimension" width was empty. Fixed TinyMce cancel button. 2018-08-26 12:29:42 -07:00
Cameron
1754887672 MediaManager Fixes. 2018-08-16 19:02:02 -07:00
Cameron
f4d4024fbb Fixes #3350 php closing tag removed. 2018-08-05 10:53:48 -07:00
Achim Ennenbach
e692eecebe choose wysiwyg editor
Now it is possible to have TinyMCE in the backend and SimpleMDE on the forum pages.
wysiwyg() got a new parameter $returnEditor to return the name of the editor.
wysiwyg() now checks if the choosen editor is installed.
wysiwyg() setting a value is not systemwide anymore (static var instead of registry)
Use the bbarea() $options array to define the editor to use e.g. $options['wysiwyg'] = 'tinymce4';
Updated forum_admin.php to support SimpleMDE.
Updated tinymce4/e_footer.php to support the new return value (editor name)
2018-07-29 15:11:40 +02:00
Achim Ennenbach
4978a0603d Fixes #3136
Tinymce introduced with version 4.7.10 an issue that prevents the e107 media manager to work correctly.
Reverted back to Tinymce version 4.7.9
2018-05-31 20:51:44 +02:00
Gábor
c6c8c1c6d1
Update e_footer.php 2018-05-10 09:21:17 +02:00
Cameron
99afe0a001 Add missing https. 2018-01-09 22:17:44 -08:00
Cameron
3289d16111 Fix for success alert message after maintenance message/status modified. 2018-01-09 14:43:26 -08:00
Cameron
f8ba98d845 TinyMce updated to 4.5.6 2017-04-13 09:02:49 -07:00
Cameron
11d9689152 Changed TinyMce CDN to Cloudflare
Corrected issue with {MENU} when used to load plugin menus.
2017-02-06 19:31:33 -08:00
Cameron
4db14510de Issue #1433 Remove confusion about image attachments in forum posts. PDF files now added to default filetypes during install. 2016-03-21 10:45:50 -07:00
Cameron
689b4c8c77 Media-Manager: Fix for incorrect 'empty image' size when selected. Fix for 'empty icon' when selected. Fix for media-manager close-window issue. GUI fix for 'no image' option. 2016-03-11 12:31:09 -08:00
Cameron
4516bc910e TinyMce styling corrected to work with newer version of TinyMce. TinyMce parser image path corrections. Old Tinymce popup code removed. 2016-03-10 13:33:52 -08:00
Cameron
aea0fd2e53 TinyMce Fullscreen now working correctly. Clearfix added to 'Alignment' format menu. 2016-03-09 16:06:30 -08:00
Cameron
d8524de113 Upgraded TinyMce CDN to 4.3 2016-03-03 15:23:37 -08:00
Cameron
896d1f4345 Tinymce downgraded until styling corrected. Banner tweaks and deprecated config.php file added. 2016-01-12 17:11:06 -08:00
Cameron
5a6153db27 Fixed: When using TinyMce og:image tags were missing for images inserted into the news body. Banner plugin now has a tooltip/description field. Also supports longer URLs avoiding SQL errors. TinyMce upgraded to latest version. (v4.3.2) 2016-01-12 03:22:06 -08:00
Cameron
b1c2e030d5 Default image resize pref is now used correctly by TinyMce media-manager. Image captions may now be added to inline images. TinyMce media-manager 'cancel' button is working again. 2016-01-11 20:53:05 -08:00
Cameron
54402fe2b2 TinyMce upgraded to v4.2 and no-save issue corrected. Old files removed. 2015-09-29 12:11:15 -07:00
Cameron
de49a2cce9 Sort languages in Admin Navigation. Removed false positive from language-checker error detection. Improved admin login error handling. 2015-09-05 20:04:28 -07:00
Cameron
0176b3e3fd Fixes #1155 - TinyMce not saving changes. Rolled back TinyMce to v4.0 before issue began. 2015-08-20 14:58:50 -07:00
Cameron
215b539675 Issue #1155 - debugging options added. 2015-08-18 13:18:54 -07:00
Cameron
585cae01ad Issue #1155, Issue #1035, and possibly related to Issue #928. These changes are precautions. Still not sure what is causing it. 2015-07-28 10:04:17 -07:00
Cameron
f44c6b21c7 Issue #1035, Issue #1155 : Rolled back TinyMce to v4.1. Clear browser cache thoroughly to test. 2015-07-27 12:12:11 -07:00
Cameron
385275344c Bootstrap Label fix. TinyMce upgraded to 4.1 2015-07-19 23:12:49 -07:00
Cameron
f253d00560 TinyMce4 fixes. Video and Glyph plugins working again. Editor toggle button working. And embedded video thumbnail workaround added. 2015-04-02 02:49:19 -07:00
Cameron
ff6d84e5e1 TinyMce e_footer.php file added. Upgrade routine now refreshes the plugin addons correctly. 2015-01-29 13:09:22 -08:00