1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 12:20:44 +02:00

62 Commits

Author SHA1 Message Date
Cameron
7133d4bb6f Closes #4228 TinyMce can now load the frontend theme in the editor when 'wysiwyg' is found in the scope of a declared css file within theme.xml
Fixes #4371 - FontAwesome5 is now loaded in the TinyMce editor when detected in the frontend theme.
2021-02-11 16:39:50 -08:00
Cameron
f055b49d91 PHP8 Plugin code cleanup 2021-01-21 09:38:38 -08:00
Cameron
601df26d51 Code optimization for speed and reduced memory usage. 2020-12-20 11:50:10 -08:00
Cameron
7238743542 Regex fixes and path fix for TinyMce. 2020-12-18 13:07:45 -08:00
Cameron
ce8cb87e24 PHP8 Fix correction on TinyMce 2020-12-09 11:34:52 -08:00
Cameron
afaac88003 PHP8 Compatibility and code cleanup. 2020-12-08 12:21:12 -08:00
Cameron
7214b75794 Fixes #4223 - Fix for bootstrap style inside TinyMce. Thanks go to @tgtje 2020-11-30 12:20:57 -08:00
Cameron
e1593de8ee Removed redundant PHP closing tags. 2020-08-10 15:49:44 -07:00
Tijn Kuyper
ef81305c77 #3124 - Possible fix for TinyMCE not loading default (English) LAN 2019-05-18 13:32:30 +02:00
Cameron
0fd399528a Issue #3124 Fix for TinyMce language path. 2018-05-11 14:52:55 -07:00
Cameron
a37758957c Bootstrap4 fix. 2018-01-10 16:16:25 -08:00
Cameron
d73f39f61d TinyMce left/right image alignment class added. bbcode-img-left bbcode-img-right 2017-12-17 13:12:47 -08:00
Cameron
c0c1e43a57 TinyMce code-highlighting class preference 2017-11-09 10:18:13 -08:00
Cameron
dcf0733ffa Removed the "out" animations to avoid trouble. 2017-10-28 18:04:12 -07:00
Cameron
ecdbe10b01 Animate.css Library added. Animate style added to TinyMce. 2017-10-28 17:40:04 -07:00
Cameron
b5096a3384 Issue #2584 - Bootstrap Snippets path. 2017-04-29 14:14:23 -07:00
Cameron
6dbe1c01da Issue #2584 - Allowing for custom TinyMce snippets. 2017-04-28 12:05:19 -07:00
lonalore
7f9a3dce0c Library path fix for tinymce4. 2017-01-30 14:06:04 +01:00
Cameron
67df2db265 Load TinyMce editor CSS from library. 2017-01-27 14:18:12 -08:00
Cameron
27dd7706bf Comment for library load added. 2017-01-27 11:14:34 -08:00
Cameron
0d865446e8 BS4 images rounded. 2017-01-20 10:46:57 -08:00
Cameron
d5af3b9246 BS4 img-fluid 2017-01-20 10:40:05 -08:00
Cameron
2f063319e5 TinyMce: FontAwesome List-icon style added. 2017-01-12 16:56:02 -08:00
Cameron
4bfb8f8491 TinyMce Bootstrap Listgroup item class. 2017-01-12 16:40:28 -08:00
Cameron
b11051f80a Added FontAwesome list class to TinyMce formats. 2017-01-12 16:34:42 -08:00
Cameron
fa385db40e Fixes #1835, Fixes #1700 - Emoticons path issue. Also removed old icons not found in the emoticon pack. 2016-09-14 11:57:13 -07:00
Cameron
2e61ca12b9 Issue #1709 Fix for Chinese languages. 2016-06-17 18:38:25 -07:00
Lóna Lore
ad64e9aa9b Issue #1678 - Languages supported by TinyMce. 2016-06-17 16:59:46 +02:00
Lóna Lore
0255c755df Issue #1678 - Missing Tinymce4 lang^Cge files. 2016-06-16 20:26:45 +02:00
Cameron
cd8ea61bd9 Theme options and fixes. Load Theme JS in the footer by default. New blockquote alt. style added to TinyMce. Updated news shortcodes. Option to hide search form from results page. 2016-06-01 18:36:16 -07:00
Cameron
501514b06f Issue #1585 TinyMce Language fix. 2016-04-27 15:25:23 -07:00
Cameron
23efdfd972 Fixes #1585 - hard-coded language in TinyMce. 2016-04-26 09:03:25 -07:00
Cameron
5a7595e54a Fixes #1490 Prevent themes and other code from interfering with wysiwyg.php 2016-04-04 19:55:22 -07: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
1b2db4683e FontAwesome version update. News shortcode wrapper issue corrected. 2016-03-10 15:13:32 -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
00f8dcdb16 Auto-read new TinyMce snippet files. 2016-03-08 19:59:36 -08:00
Cameron
b54b5bbe3d Fixed: TinyMce could fail while in maintenance mode. 2015-11-26 12:49:17 -08:00
Cameron
d8d4b48341 Added alert bbcode. menu-name shortcode for custom menus. And a 'Bootstrap Row' css style in Tinymce4. 2015-09-21 14:55:27 -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
72bbff986f TinyMce4: Visual Blocks preference added. (very helpful for bootstrap grid) 2015-08-14 16:07:13 -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
385275344c Bootstrap Label fix. TinyMce upgraded to 4.1 2015-07-19 23:12:49 -07:00
Cameron
e434697590 Multilanguage fixes and sitelink tools update. 2015-06-04 17:01:27 -07:00
Cameron
c7675f616a Fix for legacy rss feed url and news post 'visibility' form element. 2015-04-12 18:45:48 -07:00
Cameron
92ddc52a72 More Bootstrap style formats added. 2015-04-12 02:12:21 -07:00
Cameron
71500fc723 Added js minifier class and applied it to wysiwyg generated code. Use: $compressed = e107::minify($js, $options); 2015-04-11 18:52:07 -07:00
Cameron
dc30d01929 Tinymce4 upgraded with bootstrap3 formatting styles. 2015-04-11 14:14:28 -07:00