Angel Fernando Quiroz Campos
c9523496f2
Add video_player_renderers configuration setting - refs BT#19897
...
It allows to use MediaElement's renderers like YouTube or Vimeo
4 years ago
Julio Montoya
0a4b4ea2e4
Admin: Add config allow_quick_question_description_popup
...
Allows a quick question description edition with a selected
image from a popup.
BT#18814
4 years ago
Sébastien Ducoulombier
9895e1a440
CKEditor font list is configurable - refs BT#16686
6 years ago
Julio
c973b6eff9
config "ck_editor_enter_mode_value" tpl change BT#15259
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
Julio
75e01936e8
Show the correct language when using elfinder see BT#15021
...
If only the translation of elfinder exists, otherwise the language will
be english. Tested with french (fr), spanish (es).
7 years ago
Julio
9fcd081c9d
Set the course driver as default see BT#15021
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.
8 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
Angel Fernando Quiroz Campos
da569547cd
Add twig function to get template file inside template
...
This changes the way how template files are included or extended
Add twig filter to get template file inside template
This changes the way how template files are included or extended
8 years ago
jmontoyaa
fe711bdb75
Default target set to "_blank" when adding a link using ckeditor
...
BT#13778
8 years ago
jmontoyaa
805b0aa5d6
Fix video ckeditor video URL
8 years ago
jmontoyaa
ac8a66b240
Update elfinder to latest version Important: requires composer update.
9 years ago
jmontoyaa
0ce264055e
Use configuration template
9 years ago
jmontoyaa
9182edaccb
Add course params
9 years ago
jmontoyaa
4c0a779c6d
Add api_get_cidreq
9 years ago
Alex Aragon
17e287a318
new perfil logout plataform refs - BT#7683
10 years ago
Alex Aragon
7e968e5f89
adding custom classes one CKEditor and images files BT#10982
10 years ago
Alex Aragon
e78894555b
deleted image2 base main/inc/javascripts add css list style BT#10982
10 years ago
Alex Aragon
82df8ef120
add load css style combox Style BT#10982
10 years ago
Alex Aragon
91e0d411d7
add folder document for icons and css, config ckeditor BT#10982
10 years ago
Alex Aragon
f6cd79417c
add imagen caption ckeditor BT#10982
10 years ago
Alex Aragon
f46c6b14d9
add Style CSS Custom in CKEditor BT#7586
10 years ago
Angel Fernando Quiroz Campos
d28facfce8
Auto-create video chat room - refs #7558
10 years ago
Angel Fernando Quiroz Campos
bd48909619
Redirect user to video chat room when he/she created the video chat - refs #7558
10 years ago
Angel Fernando Quiroz Campos
1c9bfc4eb9
Integrate WebRTC in chat - refs #7558
11 years ago
Julio Montoya
e1845c7d3b
Fix fullpage when creating/editing a document.
11 years ago
Angel Fernando Quiroz Campos
15a793e09a
Enable more_buttons_maximized_mode setting
11 years ago
Angel Fernando Quiroz Campos
9d938b61d4
Don't remove buttons provided by the standard plugins
11 years ago
Angel Fernando Quiroz Campos
e191a0f6e6
Move some basic toolbar configurations to CKEditor's configuration file
11 years ago
Julio Montoya
abb16fdf25
Ckeditor - Allow to use "class" attribute inside divs and spans.
...
In order to set glossary class. See BT#8968
11 years ago
Julio Montoya
7db6d633da
Adding myfiles.php with elfinder + ckeditor see BT#8968
11 years ago
Julio Montoya
bc3eb4a3cf
Adds ckeditor integration see BT#8968
11 years ago
Julio Montoya
08840adb8f
Fixing elfinder + ckeditor + course and session loaders see #7006 + BT#7058
12 years ago
Julio Montoya
5e2db2a6bc
Adding PHP connectors in order to use elfinder to upload/rm files
...
See #6833
12 years ago
Julio Montoya
a693ea141d
Adding my files as a new external tool.
12 years ago
Julio Montoya
cea8bb55c4
Fixing ckeditor templates see #6173
12 years ago
Julio Montoya
9bf39ae027
New structure for the ckeditor dependencies see #5875
...
The new structure allows the use of other editors such as TinyMce, that
plays well with elfinder. The dependencies were moved inside
ChamiloLMS/Component/Editor classes. Now the editor is used as a
service. The problem with ckeditor is that, it does not works properly
in smartphones/tablets event with the latest version 4.3.
12 years ago
Julio Montoya
cf853c43b5
Using absolute paths instead of real paths.
12 years ago
Julio Montoya
3ce2029f24
Updating js libraries: jquery ui to version to 1.10.3, jquery to version 1.10 , Bootstrap to 3.0.2, modernizr to version 2.7.0
12 years ago
Julio Montoya
d5310afcb8
Updating from 1.9.x
12 years ago
Julio Montoya
cb3eec4c3d
Converting js into a tpl
13 years ago
Julio Montoya
71ffaae181
Fixing elfinder.tpl file in order to work correctly with ckeditor
13 years ago
Julio Montoya
98ba3d104e
Adding "elfinder chamilo connector" as a controller, in order to not modified the elfinder default files. This way we can update elfinder and ckeditor in any moment.
...
No custom modifications were added directly in those libraries. The elfinder.html file is render by the javascript/elfinder.tpl file
13 years ago