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

147 Commits

Author SHA1 Message Date
Achim
a14b21f98a
Reverted changes in member.xml
Reverted changes in member.xml
- Removed the icons for the mediamanager
2019-02-08 21:04:44 +01:00
Achim Ennenbach
8d7a0da0dc fixes #3656: Make the mediamanager icons available in the forum 2019-02-08 13:01:38 +01:00
Cameron
9e09cf836e Fixes #3546 Social network trackers now ignored during THEME_LAYOUT detection. 2019-01-24 11:38:11 -08:00
Jimako
39ffc89208
mistypo in css causing W3C validation error. 2018-12-20 15:35:09 +01: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
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
7e4f22c80d TinyMce Image align left/right parsing fix. 2018-08-22 08:12:32 -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
Cameron
0fd399528a Issue #3124 Fix for TinyMce language path. 2018-05-11 14:52:55 -07:00
Gábor
cb7fac3a4a
Delete en.js 2018-05-10 09:29:51 +02: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
Gábor
301cf9bc56
Add files via upload 2018-05-10 09:24:58 +02:00
Gábor
c6c8c1c6d1
Update e_footer.php 2018-05-10 09:21:17 +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
bce6e8006a Issue #2985 Remove quotes around 'true' 2018-01-21 09:04:03 -08:00
Cameron
a37758957c Bootstrap4 fix. 2018-01-10 16:16:25 -08:00
Cameron
b40b1916a3 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:06:40 -08: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
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
d73f39f61d TinyMce left/right image alignment class added. bbcode-img-left bbcode-img-right 2017-12-17 13:12:47 -08:00
Cameron
bad3a54eee Experimental: Insert e107 BBcodes using TinyMce (Insert Menu) 2017-12-14 17:44:29 -08:00
Cameron
c0c1e43a57 TinyMce code-highlighting class preference 2017-11-09 10:18:13 -08:00
Cameron
a2af5f1eb1 Fix for TinyMce animation labels using kAdmin style. 2017-10-31 18:17:24 -07:00
Cameron
5109229c39 display 'wow' animations in TinyMce editor. 2017-10-31 17:52:09 -07:00
Cameron
e5e3793ee4 Debugging added. 2017-10-31 10:39:12 -07:00
Cameron
d7016f9971 Enable visualblocks by default on TinyMce install. 2017-10-30 15:29:00 -07:00
Cameron
652eca0a11 Fix for font-size. 2017-10-30 10:15:04 -07:00
Cameron
5780ecf84c TODO added. 2017-10-29 14:54:44 -07:00
Cameron
e7d8f15fc9 TinyMce animation label 2017-10-29 13:27:24 -07:00
Cameron
dcf0733ffa Removed the "out" animations to avoid trouble. 2017-10-28 18:04:12 -07:00
Cameron
f0112dc33c Label each animation type in TinyMce. 2017-10-28 17:54:08 -07:00
Cameron
ecdbe10b01 Animate.css Library added. Animate style added to TinyMce. 2017-10-28 17:40:04 -07:00
lonalore
f574d9c189 Fix for Issue #2743. 2017-08-11 12:04:47 +02: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
Cameron
f8ba98d845 TinyMce updated to 4.5.6 2017-04-13 09:02:49 -07:00
Cameron
9b8ab7a5b1 Merge pull request #2443 from yesszus/patch-5
Create  e107_plugins/tinymce4/languages/English_admin.php
2017-03-07 08:55:31 -08:00
Jimako
00021c7ed8 enhancement for main admin - right access to source code
To be able open source code window just by one click, not to select via tools button.
2017-03-03 15:13:57 +01:00
Gábor
1a8bcba6b7 Update admin_config.php 2017-02-21 07:00:22 +01:00
Gábor
d005a192a4 Update English_admin.php 2017-02-21 06:58:57 +01:00
Gábor
fe8d1d3e5a Update English_admin.php 2017-02-18 15:44:48 +01:00