1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

46 Commits

Author SHA1 Message Date
Cameron
1dbc90143f Case cleanup toHtml() should be toHTML() 2019-02-26 12:22:36 -08:00
Cameron
005e05ee58 BC fix for bbcode -> wysiwyg. 2018-11-13 13:31:27 -08:00
Cameron
775cf26b98 Media Manager Issue #3426 2018-09-10 12:31:31 -07:00
Cameron
7e4f22c80d TinyMce Image align left/right parsing fix. 2018-08-22 08:12:32 -07:00
Gábor
a7646f0c4b
Add files via upload 2018-05-10 09:28:26 +02:00
Gábor
88de1b38c8
Add files via upload 2018-05-10 09:25:59 +02:00
Cameron
c162981fbd Cleaned up the Default Image Size in Media-Manager Preference area. Remove 'width=' from [img] when it matches the default size. 2018-01-26 15:54:54 -08:00
Cameron
4d3ef86bb7 Fix for TinyMce image resize. Also disabled static URLs in the admin area. 2018-01-26 14:10:15 -08:00
Cameron
b40b1916a3 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:06:40 -08:00
Cameron
dd83244c31 Fix for 'first' layout activation. TinyMce issue with Mod-security commented. 2018-01-08 14:09:09 -08:00
Cameron
2788e9745c Image to Bbcode routines and batch conversion option added to admin News area (when in debug mode) 2017-12-27 20:58:59 -08:00
Cameron
66cb38cb85 Convert images back to bbcode when using TinyMce to keep image src urls dynamic. Parse bbcode inside [html] in toHtml() 2017-12-27 12:28:29 -08:00
Cameron
bad3a54eee Experimental: Insert e107 BBcodes using TinyMce (Insert Menu) 2017-12-14 17:44:29 -08:00
Cameron
e5e3793ee4 Debugging added. 2017-10-31 10:39:12 -07:00
Cameron
5780ecf84c TODO added. 2017-10-29 14:54:44 -07: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
7de9daf9ff Plugin Addons: e_tohtml.php deprecated in favor of new e_parse.php addon file. TinyMce now disables plugin hooks during parsing. 2016-08-01 12:58:03 -07:00
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
a21cce9c4b Make sure the wysiwyg parser still functions when maintenance is on. 2016-04-02 16:44:55 -07:00
Cameron
0655cb96fd PHP Notice Removal 2016-03-13 01:16:37 -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
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
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
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
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
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
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
f5a5a64e98 Tinymce parser now loads up to 3x faster. 2015-04-11 20:40:29 -07:00
Cameron
3aa5633533 TinyMce now includes e107 emoticons. 2015-04-10 18:58:13 -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
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Cameron
bb01287e25 Fixes #803 - TinyMce Image paths issue. 2015-01-29 17:01:52 -08:00
Cameron
5cbb38ad7f Clean empty TinyMce content when saving to database. 2014-06-16 18:18:29 -07:00
Cameron
771d7e5168 Initial commit of the highly experimental TinyMce4 CDN plugin. 2014-05-20 16:54:03 -07:00