On Mon, 21 May 2001, Guides.co.il Webmaster wrote:
> Hello,
>
> There can't be a breaking for two reasons:
> 1. The text is visual - breaking will make the sentence weird
> (since that start is in the next line).
But you can split it into several lines, and then print the lines in
reverse.
> 2. Each line is made regardless to the others, and it's hard to break them.
>
You can break each news item separately into several portions and keep a
dynamic array of the lines that were generated.
> My advise is to put the news in a horizontally way,
> so the length of the text doesn't affect.
Do you want the news to take a vertical portion of the screen? Assuming
Zope supports it, we will have to put it somewhere down the screen,
because we cannot allow it to take a strip near the top. And that would
make it quite un-noticable.
I believe breaking lines is the most constructive solution. It is possible
to break lines of Hebrew, and it is done in most sites that use Visual
Hebrew (or else, the browser will break them for you incorrectly).
I can take a look at the Javascript, and try and implement something like
that myself.
Regards,
Shlomi Fish
BTW, Chen: is the new zope already installed at www.iglu.org.il/IGLU ? If
so we can change the Javascript into something server-side, which is more
environmentally friendly. But I was unable to insert a file from the
filesystem in the old zope.
>
> Regards,
>
> Lior Kaplan
> [EMAIL PROTECTED]
> http://www.Guides.co.il
>
> Come to write in Guides.co.il forums:
> http://www.guides.co.il/php/forums
>
----------------------------------------------------------------------
Shlomi Fish [EMAIL PROTECTED]
Home Page: http://t2.technion.ac.il/~shlomif/
Home E-mail: [EMAIL PROTECTED]
A more experienced programmer does not make less bugs. He just realizes
what went wrong more quickly.
----------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED]
Archives available at http://www.mail-archive.com/[email protected]/