1
0
mirror of https://github.com/e107inc/e107.git synced 2025-06-02 08:55:18 +02:00

74 Commits

Author SHA1 Message Date
Cameron
e15469e806 Fixes #1433 - TinyMce Remote image issue. 2016-05-22 11:08:04 -07:00
Cameron
b887ec55f0 Fixed TinyMce was removing absolute links which are necessary under circumstances such as composing mail-outs. 2016-05-12 19:10:56 -07:00
Cameron
2915c8b1f5 TinyMce cleanup empty paragraph tags. 2016-04-28 18:26:21 -07:00
Cameron
501514b06f Issue #1585 TinyMce Language fix. 2016-04-27 15:25:23 -07:00
Cameron
2d25da40a0 Issue #1585 - default language file addqed. 2016-04-26 13:08:53 -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
a21cce9c4b Make sure the wysiwyg parser still functions when maintenance is on. 2016-04-02 16:44:55 -07:00
Cameron
f1a2c00160 Issue #1433 - Allow Images/Video posting with TinyMce for members (member.xml) and not for anonymous/public. (public.xml) 2016-03-23 09:16:54 -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
4beaa11438 Fix for modern theme default MENU area. 2016-03-18 21:54:26 -07:00
Cameron
0e2c05ea4d Fixes #1414 - Youtube embed in TinyMce 2016-03-14 10:39:57 -07:00
Cameron
0655cb96fd PHP Notice Removal 2016-03-13 01:16:37 -08:00
Cameron
e9869319f3 Fix for broken social-share icons when JS/CSS cache was enabled. 2016-03-11 19:40:59 -08:00
Cameron
3a4af5371f Disable auto-linking in TinyMce as e107 will do it (if enabled) 2016-03-11 17:38:46 -08: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
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
d8524de113 Upgraded TinyMce CDN to 4.3 2016-03-03 15:23:37 -08:00
Cameron
881adeeeda Added more missing data from page vars. Precaution for if mb_convert_encoding() is missing. TinyMce member template added. 2016-02-29 22:01:58 -08:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
2976754d29 Compress the secureImg. TinyMce also decoding theme SEF image URLs now. 2016-02-07 11:16:00 -08:00
Cameron
0c3125a11e Issue #1257 More work on SEF Thumb URLs. 2016-02-04 11:40:15 -08:00
Cameron
a00acf6319 TinyMce: Fixes an issue where additional line-breaks were being added when converting to HTML. 2016-01-24 20:08:47 -08:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -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
b54b5bbe3d Fixed: TinyMce could fail while in maintenance mode. 2015-11-26 12:49:17 -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
e9732458ef TinyMce debugging 2015-09-29 11:13:55 -07:00
Cameron
eed61c0f05 Debug file added for TinyMce Issue http://www.tinymce.com/develop/bugtracker_view.php?id=7655 2015-09-29 10:54:56 -07: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
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
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
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
6499ff72f7 Issue #1138 Added 'btn-default' where missing. 2015-07-13 19:09:30 -07:00
Cameron
aa4b56a792 Fixes #1092 - TinyMce breaking external image URLs with params. 2015-06-29 10:07:04 -07:00
Cameron
e434697590 Multilanguage fixes and sitelink tools update. 2015-06-04 17:01:27 -07:00
Cameron
2b436ded30 Correct inline editing of userclasses in Admin -> Users and re-ordered userclasses in Admin -> Userclasses. autocomplete nowswitched off in usersettings.php 2015-05-15 13:07:26 -07:00
Cameron
d9e52ae0d1 Fix: Userclass filtering was failing in admin -> users. 2015-05-14 09:57:31 -07:00
Cameron
85dc35db26 Fixes #1007 - toDB() was breaking {e_XXX} paths when HTML was used. 2015-05-14 09:20:11 -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