내 커뮤니티 업적 표시줄을 확대합니다.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

AEM RTE Styles plugin. Select only one style.

Avatar

Level 2

With the default implementation of the styles plugin in RTE, I am able to add multiple classes to the selected text. The recent selection gets nested to the previously selected option. Is there any configuration that can make styles plugin to not chose more than one style for any selected text?

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi @aemAmateur 

 

There is no such configuration exists OOTB which will allow to prevent selection of multiple styles from style dropdown. If a style is sleected, the corresponding style will be having a checkmark in the authoring view so you should be able to identify if anything is selected.

 

If you really want to block it, then we might need to add a custom plugin which will be loaded while authoring and will prevent the functionality.

 

Thanks!

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi @aemAmateur 

 

There is no such configuration exists OOTB which will allow to prevent selection of multiple styles from style dropdown. If a style is sleected, the corresponding style will be having a checkmark in the authoring view so you should be able to identify if anything is selected.

 

If you really want to block it, then we might need to add a custom plugin which will be loaded while authoring and will prevent the functionality.

 

Thanks!

Avatar

Level 3

Hi,

I was wondering if any custom plugin is developed to address this issue, even we are facing the same problem with styles plugin