On Mon, Jul 12, 1999 at 10:34:11AM +0200, Jean-Marc Lasgouttes wrote:
> >>>>> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes:
>
> Small comments:
>
> - in the navbar, the graphical tour should be available
In fact, you may have noticed that the graphical tour isn't available at
all! I didn't want to save each page & gif separately, then upload them all
to sunsite. Can someone send me a tgz?
> It is strange to have the mailing lists referenced in the first part
> of the navbar, and then again in the second part...
Well, the second part is the archives. Of course, you know that. What's the
solution, though? We have a page that describes all the mailing lists, & we
have links to the list archives. Do we take the archive links out of the
navbar? I think having them there just might make some people look there
before mailing the list for help. We could put the mailing list page link in
the mailing list section of the navbar... but then what labels would we give
things so that people know that the first is a page describing all the
lists, while the other links are just links to archives?
It's never easy.
> when using ontop-long title, is it possible to have the entries to
> the 'navigate' part to wrap, instead of being just too long?
I'm afraid I have no idea why. I thought it might be the "nowrap" in the
<td>'s, but they make words not wrap *within* their cells. But now that I
think of it, I can't imagine that you could wrap tables: allowing one row to
wrap would screw up the tabularity. I *guess* you could do it by making
"Home","Devvies","Download" etc. all be in one <td> instead of each one
being a separate <td>. Problems with that? Well, it means the items in the
three rows of the (top) navbar won't line up nicely. (Yes, you could make
Home, Devvies, etc., into a *table* inside the one <td>, but that would be
more complicated.) But I don't really care how we do this.
> Is it possible to turn the options (titles, on top/bottom) into
> checkboxes? It would be fancy.
Asger? I don't even know how to do it in HTML, so I certainly don't know how
to do it in php3.
> - in download, 'Internal ispell' should be 'International ispell'
>
> A link to noweb could be nice... Google tells me
> http://www.cs.virginia.edu/~nr/noweb/
>
> I'm not sure the link to kghostview is relevant. We should also have
> kdvi, and probably others. We could either remove this entry, or
> make it more generic.
Changed, added, removed.
Re J�rgen's mail:
I agree that the foo.lyx.org mirrors should be listed. (a) I don't know
them. (b) do we make another navbar section with the mirrors, or just have a
mirrors page?
Also, since the phtml won't work, what do we do about feedback?
Is the navbar getting too big? We've got 9 things in the navbar, lgt would
make 10, mirrors 11. Do we want to perhaps break things down into About,
Download, Main? Then have a separate submenu for each, s.t. the navbar shows
the main menu, the submenu that makes sense in that context, plus the
mailing list archives & configuration thing? Or is that too complicated.
-Amir