imporved newsletter wysiwyg full_html format
This commit is contained in:
@@ -24,6 +24,7 @@ function materio_simplenews_form_node_simplenews_issue_form_alter(&$form, &$form
|
||||
// change default template regarding type of news
|
||||
$form['body']['widget'][0]['#default_value'] = materio_simplenews_getSimplenewsNodeBodyTemplate($news_id);
|
||||
$form['body']['widget'][0]['#rows'] = 50;
|
||||
$form['body']['widget'][0]['#format'] = 'full_html';
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user