-
Arabic Rich Text Editor
Submitted by D1
Created a plug-in to the YUI Rich Text Editor component that allows it to handle right-to-left text like Arabic.
What it does:
- Gives a right-to-left direction to the RTE interface
- Adds UI to set the direction of any paragraph to right-to-left or back to left-to-right.
- Mirrors the user interface as the direction of the paragraph changes.
- Does some clever walking of the DOM to figure out what a paragraph is. E.g. if it is made with div,p,br or ul.
- Its just a plug in and does not touch the YUI code.- D1 Members
- Adil Allawi
- Status
- Finished

