Index: lams_www/web/public/ckeditor-templates/bootsnippets.js =================================================================== diff -u -ra90b6fccab295086cc84af6a65efad2cb69850c3 -r28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f --- lams_www/web/public/ckeditor-templates/bootsnippets.js (.../bootsnippets.js) (revision a90b6fccab295086cc84af6a65efad2cb69850c3) +++ lams_www/web/public/ckeditor-templates/bootsnippets.js (.../bootsnippets.js) (revision 28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f) @@ -12,7 +12,7 @@ snippets: [ { title: 'textParagraphFullWidth', - image: 'paragraph.png', + image: 'paragraph.svg', description: '', css: '', html: @@ -22,7 +22,7 @@ }, { title: 'textParagraphAndHeading', - image: 'paragraph_with_heading.png', + image: 'paragraph_with_heading.svg', description: '', css: '', html: @@ -33,7 +33,7 @@ }, { title: 'textTwoColumns', - image: 'two_columns.png', + image: 'two_columns.svg', description: '', css: '', html: @@ -51,7 +51,7 @@ }, { title: 'textThreeColumns', - image: 'three_columns.png', + image: 'three_columns.svg', description: '', css: '', html: @@ -74,7 +74,7 @@ }, { title: 'textStatement', - image: 'statement.png', + image: 'statement.svg', description: '', css: '', html: @@ -88,7 +88,7 @@ }, { title: 'textNote', - image: 'note.png', + image: 'note.svg', description: '', css: '', html: @@ -110,7 +110,7 @@ }, { title: 'textQuote', - image: 'quote_paragraph_below.png', + image: 'quote_paragraph_below.svg', description: '', css: '', html: @@ -124,40 +124,8 @@ '' }, { - title: 'textTable', - image: 'panel_table.png', - description: '', - css: 'panel_table.css', - html: - '
' + - '
' + - '
' + - '
' + - '
heading
' + - '
heading
' + - '
heading
' + - '
' + - '
' + - '
' + - '
' + - '
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Similique facere necessitatibus quo laboriosam consequuntur
' + - '
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi aliquam placeat odit quasi autem distinctio veritatis ex numquam nihil
' + - '
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi aliquam placeat odit quasi autem distinctio veritatis ex numquam nihil nulla tempora a dolorem omnis beatae facilis perspiciatis doloribus? Error dolore!
' + - '
' + - '
' + - ' ' + - '
' + - '
' - }, - { title: 'textPanel', - image: 'panel.png', + image: 'panel.svg', html: '
' + '
' + @@ -175,7 +143,7 @@ }, { title: 'textPanelFooter', - image: 'panel_footer.png', + image: 'panel_footer.svg', html: '
' + '
' + @@ -194,7 +162,7 @@ }, { title: 'textJumbotron', - image: 'jumbotron_with_text.png', + image: 'jumbotron_with_text.svg', html: '
' + '

Header

' + Index: lams_www/web/public/ckeditor-templates/images/jumbotron_with_text.png =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f Binary files differ Index: lams_www/web/public/ckeditor-templates/images/jumbotron_with_text.svg =================================================================== diff -u --- lams_www/web/public/ckeditor-templates/images/jumbotron_with_text.svg (revision 0) +++ lams_www/web/public/ckeditor-templates/images/jumbotron_with_text.svg (revision 28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f) @@ -0,0 +1 @@ +Lorem ipsum dolor sit amet, consectetur adipisicing elit. Similique facere necessitatibus quo laboriosam consequunturHeader \ No newline at end of file Index: lams_www/web/public/ckeditor-templates/images/note.png =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f Binary files differ Index: lams_www/web/public/ckeditor-templates/images/note.svg =================================================================== diff -u --- lams_www/web/public/ckeditor-templates/images/note.svg (revision 0) +++ lams_www/web/public/ckeditor-templates/images/note.svg (revision 28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f) @@ -0,0 +1 @@ +Success! Indicates a successful or positive action.Info! Indicates a neutral informative change.Warning! Indicates a warning that might need attention.Danger! Indicates a dangerous or negative action. \ No newline at end of file Index: lams_www/web/public/ckeditor-templates/images/panel with tabs.jpg =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f Binary files differ Index: lams_www/web/public/ckeditor-templates/images/panel.png =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f Binary files differ Index: lams_www/web/public/ckeditor-templates/images/panel.svg =================================================================== diff -u --- lams_www/web/public/ckeditor-templates/images/panel.svg (revision 0) +++ lams_www/web/public/ckeditor-templates/images/panel.svg (revision 28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f) @@ -0,0 +1 @@ +Panel TitlePanel content \ No newline at end of file Index: lams_www/web/public/ckeditor-templates/images/panel_footer.png =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f Binary files differ Index: lams_www/web/public/ckeditor-templates/images/panel_footer.svg =================================================================== diff -u --- lams_www/web/public/ckeditor-templates/images/panel_footer.svg (revision 0) +++ lams_www/web/public/ckeditor-templates/images/panel_footer.svg (revision 28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f) @@ -0,0 +1 @@ +Panel TitlePanel contentPanel Footer \ No newline at end of file Index: lams_www/web/public/ckeditor-templates/images/panel_with_tabs.jpg =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f Binary files differ Index: lams_www/web/public/ckeditor-templates/images/paragraph.png =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f Binary files differ Index: lams_www/web/public/ckeditor-templates/images/paragraph.svg =================================================================== diff -u --- lams_www/web/public/ckeditor-templates/images/paragraph.svg (revision 0) +++ lams_www/web/public/ckeditor-templates/images/paragraph.svg (revision 28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f) @@ -0,0 +1 @@ +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis et euismod arcu. Pellentesque habitant morbite tristique senectus et netus et malesuada fames ac turpis egestas. Vivamus consectetur interdum metus at ultric ies. Quisque eget felis arcu. Integer nec vestibulum. Duis viverra dignissim ante quis dictum. Donec tempus nulla eros, at consectetur nulla pellentesque quis. Phasellus egestas eget tempor malesuada. Aliquam porta libero elit. Ut rhoncus placerat dui, sed posuere ipsum porttitor a \ No newline at end of file Index: lams_www/web/public/ckeditor-templates/images/paragraph_with_heading.png =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f Binary files differ Index: lams_www/web/public/ckeditor-templates/images/paragraph_with_heading.svg =================================================================== diff -u --- lams_www/web/public/ckeditor-templates/images/paragraph_with_heading.svg (revision 0) +++ lams_www/web/public/ckeditor-templates/images/paragraph_with_heading.svg (revision 28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f) @@ -0,0 +1 @@ +HeadingLorem ipsum dolor sit amet, consectetur adipiscing elit. Duis et euismod arcu. Pellentesque habitant morbite tristique senectus et netus et malesuada fames ac turpis egestas. Vivamus consectetur interdum metus at ultric ies. Quisque eget felis arcu. Integer nec vestibulum. Duis viverra dignissim ante quis dictum. Donec tempus nulla eros, at consectetur nulla pellentesque quis. \ No newline at end of file Index: lams_www/web/public/ckeditor-templates/images/quote_paragraph_below.png =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f Binary files differ Index: lams_www/web/public/ckeditor-templates/images/quote_paragraph_below.svg =================================================================== diff -u --- lams_www/web/public/ckeditor-templates/images/quote_paragraph_below.svg (revision 0) +++ lams_www/web/public/ckeditor-templates/images/quote_paragraph_below.svg (revision 28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f) @@ -0,0 +1 @@ +"It is the same with people as it is with riding a bike. Only when moving can one comfortably maintain one's balance." \ No newline at end of file Index: lams_www/web/public/ckeditor-templates/images/statement.png =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f Binary files differ Index: lams_www/web/public/ckeditor-templates/images/statement.svg =================================================================== diff -u --- lams_www/web/public/ckeditor-templates/images/statement.svg (revision 0) +++ lams_www/web/public/ckeditor-templates/images/statement.svg (revision 28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f) @@ -0,0 +1 @@ +Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ab veniam aperiam numquam cupiditate maiores repud iandae ea dicta, sunt rerum corporis. Ab veniam aper iam numquam cupiditate maiores repudiandae ea dicta, sunt rerum corporis. Ab veniam aperiam numquam cupi ditate maiores repudiandae ea dicta. \ No newline at end of file Index: lams_www/web/public/ckeditor-templates/images/three_columns.png =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f Binary files differ Index: lams_www/web/public/ckeditor-templates/images/three_columns.svg =================================================================== diff -u --- lams_www/web/public/ckeditor-templates/images/three_columns.svg (revision 0) +++ lams_www/web/public/ckeditor-templates/images/three_columns.svg (revision 28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f) @@ -0,0 +1 @@ +Column1Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis et euismod arcu. malesuada fames ac turpis egestas. Column2Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis et euismod arcu. malesuada fames ac turpis egestas. Viva mus consectetur.Column3Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis et euismod arcu. malesuada fames ac turpis egestas. Vivamus consectetur interdum metus at ultric ies. Quisque eget felis arcu. \ No newline at end of file Index: lams_www/web/public/ckeditor-templates/images/two_columns.png =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f Binary files differ Index: lams_www/web/public/ckeditor-templates/images/two_columns.svg =================================================================== diff -u --- lams_www/web/public/ckeditor-templates/images/two_columns.svg (revision 0) +++ lams_www/web/public/ckeditor-templates/images/two_columns.svg (revision 28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f) @@ -0,0 +1 @@ +Column1Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis et euismod arcu. malesuada fames ac turpis egestas. Column2Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis et euismod arcu. malesuada fames ac turpis egestas. Vivamus consectetur interdum metus at ultric ies. Quisque eget felis arcu. \ No newline at end of file