Add youtube WYSIWYG button

This commit is contained in:
Travis Burtrum 2014-02-04 00:14:27 -05:00
parent a7287c3e60
commit cdb5c890ae
3 changed files with 7 additions and 0 deletions

View File

@ -1566,6 +1566,13 @@ function create_control_richedit($editorOptions)
),
);
$context['bbc_tags'][] = array(
array(
'image' => 'youtube',
'code' => 'youtube',
'before' => '[youtube]',
'after' => '[/youtube]',
'description' => 'YouTube'
),
array(
'image' => 'flash',
'code' => 'flash',

Binary file not shown.

After

Width:  |  Height:  |  Size: 676 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 676 B