rule of snakes #1, kill the snake.
tinymce is gone. if you want a visual editor, figure out what you want and make it happen. If you don't want a visual editor, do nothing. This is in the community's hands. I don't need a visual editor.
This commit is contained in:
@@ -477,8 +477,8 @@ function profiles_content(&$a) {
|
||||
|
||||
|
||||
$editselect = 'none';
|
||||
if(feature_enabled(local_user(),'richtext'))
|
||||
$editselect = 'textareas';
|
||||
// if(feature_enabled(local_user(),'richtext'))
|
||||
// $editselect = 'textareas';
|
||||
|
||||
$a->page['htmlhead'] .= replace_macros(get_markup_template('profed_head.tpl'), array(
|
||||
'$baseurl' => $a->get_baseurl(true),
|
||||
|
||||
Reference in New Issue
Block a user