On Thu, 3 Jun 2004 21:45:08 +0300 Mohammed Yousif <[EMAIL PROTECTED]> wrote:
> On Thursday 03 June 2004 21:04, Alaa Abd El Fattah wrote: > > > > I'm working on a basic BIDI filter module to make bilingual websites > > display correctly, it should be in the CVS soon. > > > > Are you sure you want to do that? > I mean that this may ruin the whole idea of having a logical > order in the first place. > For example, a simple browser search will be almost impossible > (unless the user happens to be writing words in the reverse order > of course ;-). huh?? noooooooo the bidi filter will not reorder letters, why all browsers do basic bidi allright, it will simply determine line direction by adding dir="rtl" and dir="ltr" attributes. cheers, Alaa -- http://www.manalaa.net ultimate_answer_t deep_thought(void) { sleep(years2secs(7500000)); return 42; } _______________________________________________ Doc mailing list [EMAIL PROTECTED] http://lists.arabeyes.org/mailman/listinfo/doc

