diff --git a/code/BlogEntry.php b/code/BlogEntry.php index 6688932..c02e0f0 100644 --- a/code/BlogEntry.php +++ b/code/BlogEntry.php @@ -40,7 +40,7 @@ class BlogEntry extends Page { * Is WYSIWYG editing allowed? * @var boolean */ - static $allow_wysiwyg_editing = false; + static $allow_wysiwyg_editing = true; /** * Is WYSIWYG editing enabled?