9.10 editor options are limited when editing a content block Updated September 08, 2017 20:49 DescriptionThe 9.10 editor showed fewer Content Block options when you edited a content block in context. The following images show a comparison of 9.00 SP2 and 9.10 SP1. CauseIn version 9.10, was added to web.config , which limited editor menu functionality. ResolutionEdit siteroot/web.config .Change the value of ExcludeEditorMenuItems to false . Save web.config . You may need to clear cache for the change to take effect.