Add Rich Text Full Editor to Sitecore Page Editor -


i know there web.config sitecore setting update default text editor within content editor sitecore use full text editor:

<setting name="htmleditor.defaultprofile" value="/sitecore/system/settings/html editor profiles/rich text full" /> 

however, not provide full rich text editor toolbar within page editor mode. there setting missing or implemented differently?

add /sitecore/system/settings/html editor profiles/rich text full source field in builder tab when in template manager mode.


Comments

Popular posts from this blog

Issues changing the value of an element in an array in matlab -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

vb.net - Alternative to the T-SQL AS keyword -