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
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies