From kde-commits Sun Feb 28 22:50:19 1999 From: Torben Weis Date: Sun, 28 Feb 1999 22:50:19 +0000 To: kde-commits Subject: Re: kdebase/konqueror X-MARC-Message: https://marc.info/?l=kde-commits&m=92024252713705 Hi, On Sun, 28 Feb 1999, Alex Zepeda wrote: > On Sun, 28 Feb 1999, Torben Weis wrote: > > > DONT do that. You may get HTML via FTP, too. So it is actually the better > > idea IMHO to decide about the kind of view after you looked at the > > mime-type. > > What about extending khtml to have a few kfm specific tags so one could do > directory listings in html? This would _really_ rock for implementing > other protocols without tweaking kfm each time. No NO NO NO NO NO NO!!!!! This was what KFMII did. It rendered everything with html. The result: a) Slow b) If something changes you have to relayout and redisplay the whole page. Dont do the same mistake twice :-) Bye Torben > - alex >