Just a second:

The current Zope+Squish can support logical hebrew content with no problems.
Why are we replacing it?

Chen.

> -----Original Message-----
> From: Sagi Bashari [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 16, 2002 5:25 PM
> To: Shlomi Fish
> Cc: Tzafrir Cohen; guy keren; IGLU admins list
> Subject: Re: hebrev [was Re: Design document for www.iglu.co.il]
> 
> 
> From: "Shlomi Fish" <[EMAIL PROTECTED]>
> > Isn't there something like hebrev() for HTML? It should be 
> possible to
> > implement such a thing. However, I would prefer it we stick 
> to logical
> > Hebrew. Implementing support for visual Hebrew display 
> should be delayed
> > to later on.
> >
> 
> I also think that logical hebrew is a better solution. Most 
> of the Israeli
> users can view logical hebrew today, and those who can't, 
> probably can't
> view 90% of the israeli websites anyway, so I can't see why 
> we should work
> hard to provide visual hebrew support.
> 
> About hebrev, see what happens with the normal function in php:
> [sagi@domino sagi]$ cat a.php
> <?php
> 
> $str = '<b>����</b> <i>����</u> ��� �����<br>';
> 
> print hebrev($str)."\n";
> 
> ?>
> [sagi@domino sagi]$ php a.php
> X-Powered-By: PHP/4.1.2
> Content-type: text/html
> 
> >br<����� ��� >u/<����>b> <i/<����><b
> [sagi@domino sagi]$
> 
> That's the latest version from PHP 4.1.2.
> 
> It looks like there's experimental FriBidi module in PHP now, 
> and it might
> preform better... I'll try it later.
> 
> Sagi
> 
> 
> 
> --------------------------------------------------------------
> --------------
> To unsubscribe, send a message to [EMAIL PROTECTED]
> Archives available at 
> http://www.mail-archive.com/[email protected]/
> 

----------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED]
Archives available at http://www.mail-archive.com/[email protected]/

Reply via email to