Merge pull request #200 from Fraenkiman/upstraem/issue102
Now shows "Inline HTML" and "Toolbar" as enabled
This commit is contained in:
commit
34254ed432
@ -28,7 +28,13 @@ $fp_config = array(
|
||||
'pages' => array(
|
||||
'menu',
|
||||
'about'
|
||||
)
|
||||
)
|
||||
)
|
||||
),
|
||||
),
|
||||
'bbcode' => array (
|
||||
'escape-html' => true,
|
||||
'comments' => false,
|
||||
'editor' => true,
|
||||
'url-maxlen' => 40,
|
||||
),
|
||||
),
|
||||
);
|
Loading…
x
Reference in New Issue
Block a user