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:
friendica
2014-06-28 05:05:34 -07:00
parent 532b6f7fce
commit 0074ef0bf3
11 changed files with 528 additions and 465 deletions

View File

@@ -73,8 +73,8 @@ function editwebpage_content(&$a) {
$plaintext = true;
if(feature_enabled($itm[0]['uid'],'richtext'))
$plaintext = false;
// if(feature_enabled($itm[0]['uid'],'richtext'))
// $plaintext = false;
$mimetype = $itm[0]['mimetype'];