|
|
|
@ -55,6 +55,7 @@ class LearningPathDocuments extends Basic |
|
|
|
'SpecialChar', |
|
|
|
'SpecialChar', |
|
|
|
'Asciimath', |
|
|
|
'Asciimath', |
|
|
|
'Asciisvg', |
|
|
|
'Asciisvg', |
|
|
|
|
|
|
|
'CodeSnippet', |
|
|
|
], |
|
|
|
], |
|
|
|
'/', |
|
|
|
'/', |
|
|
|
['Table', '-', 'CreateDiv'], |
|
|
|
['Table', '-', 'CreateDiv'], |
|
|
|
@ -90,6 +91,7 @@ class LearningPathDocuments extends Basic |
|
|
|
'Asciisvg', |
|
|
|
'Asciisvg', |
|
|
|
'Table', |
|
|
|
'Table', |
|
|
|
'SpecialChar', |
|
|
|
'SpecialChar', |
|
|
|
|
|
|
|
'CodeSnippet', |
|
|
|
], |
|
|
|
], |
|
|
|
[ |
|
|
|
[ |
|
|
|
'Outdent', |
|
|
|
'Outdent', |
|
|
|
@ -120,6 +122,7 @@ class LearningPathDocuments extends Basic |
|
|
|
array_merge(['Save'], $this->getNewPageBlock()), |
|
|
|
array_merge(['Save'], $this->getNewPageBlock()), |
|
|
|
['Undo', 'Redo'], |
|
|
|
['Undo', 'Redo'], |
|
|
|
['Link', 'Image', 'Video', 'Youtube', 'VimeoEmbed', 'Flash', 'Audio', 'Table', 'Asciimath', 'Asciisvg'], |
|
|
|
['Link', 'Image', 'Video', 'Youtube', 'VimeoEmbed', 'Flash', 'Audio', 'Table', 'Asciimath', 'Asciisvg'], |
|
|
|
|
|
|
|
['CodeSnippet'], |
|
|
|
['BulletedList', 'NumberedList', 'HorizontalRule'], |
|
|
|
['BulletedList', 'NumberedList', 'HorizontalRule'], |
|
|
|
['JustifyLeft', 'JustifyCenter', 'JustifyRight', 'JustifyBlock'], |
|
|
|
['JustifyLeft', 'JustifyCenter', 'JustifyRight', 'JustifyBlock'], |
|
|
|
['Toolbarswitch'], |
|
|
|
['Toolbarswitch'], |
|
|
|
|