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:
@@ -83,8 +83,8 @@ function rpost_content(&$a) {
|
||||
}
|
||||
|
||||
$plaintext = true;
|
||||
if(feature_enabled(local_user(),'richtext'))
|
||||
$plaintext = false;
|
||||
// if(feature_enabled(local_user(),'richtext'))
|
||||
// $plaintext = false;
|
||||
|
||||
if(array_key_exists('type', $_REQUEST) && $_REQUEST['type'] === 'html') {
|
||||
require_once('include/html2bbcode.php');
|
||||
|
||||
Reference in New Issue
Block a user