mirror of
https://github.com/e107inc/e107.git
synced 2025-08-09 16:17:14 +02:00
Added alert bbcode. menu-name shortcode for custom menus. And a 'Bootstrap Row' css style in Tinymce4.
This commit is contained in:
@@ -37,6 +37,7 @@ class e_bbcode
|
||||
$pref = e107::getPref();
|
||||
|
||||
$this->core_bb = array(
|
||||
'alert',
|
||||
'blockquote', 'img', 'i', 'u', 'center',
|
||||
'_br', 'color', 'size', 'code',
|
||||
'flash', 'link', 'email',
|
||||
|
Reference in New Issue
Block a user