|
From: Shlomi F. <sh...@vi...> - 2003-01-18 04:21:31
|
On Sat, 18 Jan 2003, Orna Agmon wrote: > On Fri, 17 Jan 2003, Shlomi Fish wrote: > > > > > The XHTML/1.0 Transitional version of the site is working and stable and > > looks good on all browsers I checked (Konq, MSIE, Mozilla and Opera). > > However, there is still the issue of the large screenshot which has been > > compressed as jpeg and so got a lot of noise. > > > > We can either wait for the new screenshot (which should be in PNG or even > > in text format (copy and paste from a terminal)) or we can publish the > > site now with the current issue present. > > > > I say publish now, since the older site has this problem as well. > > > > Let me know what you think. > > You can MERGE your branch into HEAD, but not make it HEAD, since there are > some files which are older in your branch (at least make_site.pl, > outline.text, sctstyle.css) and examples.(txt, html) does not exist. > > And while you are at it, removing the ^M marks would be nice. > Done and done. Next time please work on the development branch (which I announce here on the mailing list). BTW, the make_site.pl breaks if HTML tags occupy several lines. I.e: <a href="hello" target="good"> Will turn into: <a href="hello" <br /> target="good"> Regards, Shlomi Fish > > ---------------------------------------------------------------------- Shlomi Fish sh...@vi... Home Page: http://t2.technion.ac.il/~shlomif/ He who re-invents the wheel, understands much better how a wheel works. |