활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hello everyone,
I have to make the Arabic version of my site.
I need to configure in AEM 6.3 the possibility to write in "Rich Text Editor" from Right to Left.
What is the correct way to do this?
Thanks,
Salvatore
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
Sorry but this approach I think is valid for cq5 especially for the classic ui.
Nobody did it on the Touch UI Dialog
Thanks,
Salvatore
조회 수
답글
좋아요 수
you can achieve this with CSS , which works on both classic and touch UI.
you need to add below CSS rules in RTE editor which load for dialog editing,
you can create your own clientlibs with cq.authoring.dialog category.
Screenshot shows right to left editing and CSS rule.
Note : I added CSS rules just for testing, you need to specify selector which only applies for dialog editing.
If you want global change you can write below:
}
Thanks
Arun
조회 수
답글
좋아요 수