Angel Fernando Quiroz Campos
669a4c17df
CKEditor: Fix fake image for responsive video - refs BT#15974
6 years ago
Julio
dcc8b86dff
Admin config setting "ck_editor_enter_mode_value" BT#15259
...
Changes the default ckeditor enter mode value.
https://ckeditor.com/docs/ckeditor4/latest/features/enterkey.html
6 years ago
Angel Fernando Quiroz Campos
615ee7e4d2
Ckeditor: Fix fakeimage for video plugin - refs BT#16220
6 years ago
Angel Fernando Quiroz Campos
7a5d18a292
Ckeditor: Allow width/height in percentages - refs BT#16003
6 years ago
Angel Fernando Quiroz Campos
58d67bf87a
Ckeditor: Allow add video responsive with Video plugin - refs BT#16003
6 years ago
Angel Fernando Quiroz Campos
1400151778
CKEditor: Allow responsive Vimeo videos with oEmbed - refs BT#16003
6 years ago
Angel Fernando Quiroz Campos
fbadf1bf7f
CKeditor: Fix oEmbed plugin - refs BT#16003
6 years ago
Angel Fernando Quiroz Campos
9cca874ec1
Fix CKEditor's qmarkersrolls dialog whith large quiz titles - refs BT#15389
6 years ago
Angel Fernando Quiroz Campos
d9b6639348
Add CKEditor plugin Quiz Markers Rolls - refs BT#15389
...
This plugin allows set quizzes markers in video with mediaelement
7 years ago
Julio Montoya
5c4c90b28c
Translate HTML text based in the HTML "lang" attribute see BT#15166
...
$_configuration['translate_html'] = false;
7 years ago
Angel Fernando Quiroz Campos
a3e6492fec
Minor - Improve spanish translation for video plugin #2622
7 years ago
Yannick Warnier
45ff6b6d89
WYSIWYG: Add documentation, declare BETA and add French translation to the VR/360° video viewer in Chamilo - refs #2622
7 years ago
Yannick Warnier
51969d0939
Revert "Revert "Add vrview plugin for mediaelement #2622""
7 years ago
Yannick Warnier
7e2bccca59
Revert "Add vrview plugin for mediaelement #2622"
7 years ago
Angel Fernando Quiroz Campos
280a94b263
Minor - change plugin translation #2622
7 years ago
Angel Fernando Quiroz Campos
01e14e412f
Add translations for ckeditor's video #2622
7 years ago
Angel Fernando Quiroz Campos
561f13464c
Integrate vrview on ckeditor' video #2622
7 years ago
Angel Fernando Quiroz Campos
97ca4064f9
Keep CKEditor toolbar config when switching toolbar - refs BT#14589
...
See 977184b87a
7 years ago
Angel Fernando Quiroz Campos
977184b87a
Keep ckeditor fullpage value when switching toolbar - refs BT#14589
7 years ago
Angel Fernando Quiroz Campos
5d12e49912
Advanced settings for CKEditor image - refs BT#14343
7 years ago
Angel Fernando Quiroz Campos
bb760de133
Fix CKEditor styles when creating HTML documents or single blocks - refs BT#14381
...
* `editor.css` file deprecated.
* `editor_content.css` contains the base for the created content with CKEditor (blocks or documents).
It's loaded internally by CKEditor to show the Styles select.
It's loaded globally by Chamilo in template.lib.php to apply its styles to the HTML blocks created with CKEditor.
* `document.css` is only used in the head from the created HTML document.
Include the `editor_content.css` file by importing internally.
7 years ago
Angel Fernando Quiroz Campos
258ffd17ba
Fix align center images with ckeditor - refs BT#14381
7 years ago
jmontoyaa
725a60245a
Fix "editor.css" inclusion when using style menu. BT#14221
...
- "style" parameter removed, now editor.css is only included when
the ckeditor is in fullpage and it's controlled by FormValidator.
8 years ago
jmontoyaa
11ffa3a29f
Fix chrome issue when changing audio/video progress
...
- Undo changes in video plugin that replaces the
/courses/document to app/courses/document
- Add "Accept-Ranges: bytes"
See CT#8462 BT#14020
8 years ago
jmontoyaa
710841436e
Fix error when no course docs in ckeditor, api_get_cidreq() added.
8 years ago
jmontoyaa
451ac8f030
Fix PHP warning
8 years ago
jmontoyaa
29122c1efd
Add missing youtube plugin files
8 years ago
jmontoyaa
a634a2c805
Update youtube plugin
8 years ago
jmontoyaa
bdd7ad4518
Update mathajax + asciihtml see BT#13564
8 years ago
Nicolas Ducoulombier
d1cea58fd8
adding french translation -refs BT#13016
8 years ago
Angel Fernando Quiroz Campos
bb4c138421
Add configuration setting ckeditor_startup_outline_blocks - refs BT#13086
8 years ago
Angel Fernando Quiroz Campos
03d74899c6
Fix responsive images with alignment CKEDITOR - refs BT#13016
8 years ago
Angel Fernando Quiroz Campos
24c5ee4cdc
Add bottom vertical alignment - refs BT#13016
8 years ago
Angel Fernando Quiroz Campos
5114adac14
WIP adding align features for image2_chamilo CKEditor plugin - refs BT#13016
8 years ago
Angel Fernando Quiroz Campos
8a8cf2c927
Fix use of editor.css
8 years ago
Angel Fernando Quiroz Campos
e38ba5b7cb
Fix fake-image for audio in CKEditor plugin - refs BT#12748
8 years ago
Angel Fernando Quiroz Campos
1ef930f380
Fix option to set autoplay to audio in CKEditor plugin - refs BT#12748
8 years ago
Angel Fernando Quiroz Campos
2ad1efe3b2
Remove field to set height to audio in CKEditor plugin - refs BT#12748
8 years ago
Alex Aragon
fe8b1a70ea
fix get template tpl ckeditor
9 years ago
Angel Fernando Quiroz Campos
ec6c1f73d5
Fix french lang variables image2_chamilo CKEditor plugin
9 years ago
Angel Fernando Quiroz Campos
b0378df4c9
Creating image2_chamilo plugin for CKEditor #1738
9 years ago
jmontoyaa
7e001fce4c
Add inserthtml ckeditor plugin see BT#12059
9 years ago
jmontoyaa
fab7a58076
Use __DIR__ when calling global.inc.php
...
This is needed for an easy migration to chamilo v2
9 years ago
Yannick Warnier
fd09a84eee
Fix remaining issue with embedded videos on Chrome - refs CT#8462
9 years ago
Yannick Warnier
db0bb43364
Disable autoplay by default in audio upload through CKeditor - fixes #1426
9 years ago
Yannick Warnier
6208b29d67
Minor - Add French translation to CKeditor audio plugin
9 years ago
Yannick Warnier
374e9a9a57
Fix issue with embedded videos on Chrome - refs CT#8462
9 years ago
Angel Fernando Quiroz Campos
b4cb9550ba
Minor - Remove console.log - refs #8458
9 years ago
Angel Fernando Quiroz Campos
02fe6422fe
Add custom Flash plugin for CKEditor - refs #8458
...
This will replace the original CKEditor plugin
9 years ago
Angel Fernando Quiroz Campos
4525212a23
Add BootstrapCK4-Skin - refs #8458
9 years ago