1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-22 15:55:39 +01:00

55 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
35a859923a Issue #4270 - .webp upload support 2020-12-07 07:10:17 -08:00
Deltik
1f824faa69
Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Cameron
6df31a233d Issue #550 dmg type added. 2019-02-08 09:16:08 -08:00
Cameron
96647b445e plupload upgraded to v2.3.6 2018-11-23 13:24:14 -08:00
Cameron
937af7595e Partial fix for Issue #3386 - TinyMce with Appearance params. 2018-09-03 17:48:55 -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
4c41fb6ea2 Issue #3392 MediaPicker in use by default and "Clear" button added. 2018-08-22 17:20:49 -07:00
Cameron
1754887672 MediaManager Fixes. 2018-08-16 19:02:02 -07:00
Achim Ennenbach
093c26db80 prevent media manager to insert an empty img tag 2018-08-16 22:19:10 +02:00
Cameron
66210474bd MediaPicker Select JS rewrite.
toIcon() fallback set to 'abs' URLs instead of 'full' URLs.
Fix for double-entry of mediapicker into TinyMce.
2018-08-13 17:42:06 -07:00
Cameron
f5cf253091 MediaPicker bbcode (Tinymce) compatibility fixes. 2018-08-11 10:44:05 -07:00
Cameron
00576ee417 TinyMce / MediaManager MediaPicker work and cleanup. 2018-08-10 15:30:44 -07:00
Cameron
cc6155a226 plupload wasn't displaying upload errors correctly. 2018-08-10 14:25:03 -07:00
Achim Ennenbach
e8f2b144f0 changed function call to support dynamically added content 2018-07-27 21:12:08 +02:00
Cameron
96037d5ac9 Issue #3276 Fix encoding on '+' in media categories. Mediapicker fixes. Media class cleanup. 2018-07-26 20:14:42 -07:00
Cameron
f1329535a5 MediaPicker drag-n-drop upload. 2018-07-26 19:13:27 -07:00
Cameron
557dea1f0e Media-picker work. Add the following to e107_config.php to enable and test. define('e_DEBUG_MEDIAPICKER', true); 2018-07-25 20:28:30 -07:00
Cameron
cd8ddfd54a Issue #3200 - Media-Manager Media-picker work-in-progress 2018-07-19 12:43:04 -07:00
Achim Ennenbach
d8c63724b2 fixes #3051 broken image links
The image browser always returns image path relative to admin directory,
which doesn't work in case the target is a plugin.
Added a check for the target and modify the preview url in case
it is a plugin.
2018-07-04 13:28:45 +02:00
lonalore
5cc14c86ae Fix for issue #2835. 2017-10-31 10:19:09 +01:00
Lóna Lore
cb5a1171d1 Fix for Issue #2720 2017-07-10 21:47:25 +02:00
lonalore
d5091a96c1 Fix for Media Manager selection. 2017-03-02 16:40:32 +01:00
lonalore
08a4804e8d Media Manager JS cleanup. 2017-02-02 11:13:19 +01:00
Cameron
51fa56339b Make Media-Manager navigation feel more responsive. 2017-01-15 11:10:51 -08:00
Cameron
f564d360e5 Speed up the Media-Manager carousel 2017-01-15 10:45:38 -08:00
Cameron
6f24cbb997 Issue #2040 - Max-upload-size pref is now respected by the Media-Manager. 2016-11-17 12:34:09 -08:00
Cameron
dc6754d0e8 Issue #1974 - Media-Manager file-mode: Added Option to remove selected file. Fixes #1959 - allow for more than one media-category of a particular type during plugin installation. Issue #6 LAN fix on "Choose a file". 2016-10-31 20:34:59 -07:00
Lóna Lore
8c8e7acf0c Fixed: Insert an image from Media Manager does not work (bbarea). 2016-03-23 11:51:36 +01:00
Cameron
0ffdc23c18 Fixes #1437 - mp3 file-type was being rejected. 2016-03-18 16:15:52 -07: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
650041b5aa Admin-UI: Media-Manager layout enhancements. 2015-07-19 17:10:03 -07:00
Cameron
6be9ee6504 Fixes #935: YouTube browser upgraded to use YouTube API v3. An API key is now required for keyword, playlist or channel search. Direct input of specific videos still possible without using an API key. Now detects more YouTube URL formats. eg. https://youtu.be/xxxxxxx etc. 2015-06-08 15:55:05 -07:00
SecretR
adc1f826b8 jQuery upgraded to the latest and greatest 2.1.1; fixed calls to obsolete live() in all core js libraries 2014-11-04 16:12:18 +02:00
Cameron
bb6ebd1732 Filepicker now saves media-manager id and name of file when array is used. 2014-08-31 14:54:47 -07:00
Cameron
07950a1af2 More media-manager bbcode fixes. 2014-01-23 17:23:38 -08:00
Cameron
d2d58451cf Fix for media-browser carousel issue. Fix for bbcode Youtube insert. Added [video] bbcode. 2014-01-23 15:56:53 -08:00
Cameron
58d2aa8ad3 GUI Glyph fixes and Bbcode button styling fixes. 2014-01-17 06:49:55 -08:00
Cameron
4081d7936b Use Font-Awesome4 for all Glyphs. 2014-01-16 02:42:26 -08:00
Cameron
dc542c58d8 Media-Manager fixes and enhancements. Glyphs are now searchable. 2014-01-09 04:42:13 -08:00
Cameron
3688924e42 Media-Manager Youtube browser added. 2014-01-08 15:51:14 -08:00
Cameron
f1ad895101 Fix for filepicker() not displaying the chosen file after selection. 2013-11-01 19:00:27 -07:00
Cameron
955bb78769 Added support for bootstrap glyphs (see admin-> Site-links icon for example) 2013-07-12 07:13:10 -07:00
Cameron
0ed759d0c7 Media-Manager bbcode correction. 2013-05-31 15:54:14 -07:00
Cameron
75b10de4a9 Closes #327 - filepicker() problem. 2013-05-20 15:16:02 -07:00
Cameron
e6c7cc420f Issue #87 - Media-Manager insert should now work correctly. (text selection/replacement does not at the moment) 2013-04-20 18:09:33 -07:00
Cameron
2112721aff Tinymce Image-style fix 2013-03-21 18:23:40 -07:00
Cameron
ac0ce7e98c Some banner plugin work. imagepicker() may now be customized in preview size. 2013-03-09 19:22:30 -08:00
Cameron
9ab93214b2 Tinymce enhancements. 2013-03-08 02:20:44 -08:00
Cameron
f666d18f6c Modal Window and TinyMce Fixes. 2013-03-04 22:59:03 -08:00