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

147 Commits

Author SHA1 Message Date
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
Cameron
f5a5a64e98 Tinymce parser now loads up to 3x faster. 2015-04-11 20:40:29 -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
Cameron
2f7334fd6d Custom TinyMce text format added. 2015-04-11 02:50:19 -07:00
Cameron
3aa5633533 TinyMce now includes e107 emoticons. 2015-04-10 18:58:13 -07:00
Cameron
65b52f9e83 TinyMce browser-spellcheck preference added. 2015-04-05 12:58:23 -07:00
Cameron
077489bb72 Plugin FAQs: Added "Ask a Question" limit preference 2015-04-02 12:34:32 -07:00
Cameron
80c9e440e4 Video thumbnail fix. Use bootstrap css as default on Tinymce tables. 2015-04-02 03:36:45 -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
2a4caa6cb7 Fixes #849 and corrects a table-name issue with plugin upgrades. 2015-02-01 02:07:56 -08:00
Cameron
0e56c66810 May correct Issue #849 - TinyMce failing. 2015-01-31 18:24:54 -08:00
Cameron
1bae45f824 Fixes #676 and possibly issue #559 - Allow installation to continue if existing database found. 2015-01-31 13:25:13 -08:00
Cameron
968e9d8ee3 Fixes #825 = TinyMce config now allows for json markup. Example html template added. 2015-01-29 19:48:31 -08:00
Cameron
bb01287e25 Fixes #803 - TinyMce Image paths issue. 2015-01-29 17:01:52 -08: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
Cameron
86c1bd3353 Removed TinyMce from every page load. e_footer.php introduced and e107::wysiwyg() toggle method. 2015-01-29 11:26:56 -08:00
Moc
072eeb565e #614 - Temporary fix for TinyMCE4 not showing with PHP 5.3 2014-06-27 12:19:41 +02:00
Cameron
5cbb38ad7f Clean empty TinyMce content when saving to database. 2014-06-16 18:18:29 -07:00
Cameron
19d6ab7354 More files upgraded to FontAwesome 4.1 2014-06-12 16:30:26 -07:00
Cameron
ba72b740c2 Issue #624, Fixes #625 - TinyMce image paths issue. 2014-06-12 15:21:26 -07:00
Cameron
f0d379ef28 Issue #434 - Make sure regular admins can also use TinyMce4 2014-06-06 02:39:23 -07:00
Cameron
04afb156ae Issue #434 - TinyMce Video and Glyph insert issue. 2014-05-31 23:15:26 -07:00
Cameron
771d7e5168 Initial commit of the highly experimental TinyMce4 CDN plugin. 2014-05-20 16:54:03 -07:00