Sitecore为特定站点设置默认富文本编辑器

Dhe*_*iri 1 sitecore

如果我们想要更改sitecore网站的默认富文本编辑器,我们可以在下面选择更改.

<setting name="HtmlEditor.DefaultProfile" value="/sitecore/system/Settings/Html Editor Profiles/Rich Text Default" />
Run Code Online (Sandbox Code Playgroud)

我的sitecore实例中有三个网站.有什么办法可以为每个网站指定不同的默认RTE.我在Sitecore 6.5上

Mar*_*idy 6

没有开箱即用,没有.您需要转到Rich Text字段并指定每个字段使用的编辑器; 如果不跨站点的模板共享字段 - 那就是它.但这不太可能; 通常会共享许多模板,并且可以使用另一种解决方案来解决此要求.