On Fri, Apr 05, 2002 at 12:25:35AM -0800, Allen Day wrote:
> html.rgb.patch - I added the contents of (on my system)
> /usr/lib/X11/rgb.txt.  Now there are many more colors to choose from.

I'm against putting this in for the simple reason that it's adding lots
of colours and thereby using a fair extra chunk of memory that mostly 
wont be used.

How about adding these as a separate html/x11rgb template which can be loaded
and used if required?

> html.cell.patch - I added:
> 
> [% IF class %] class="[% class %]"[% END %]
> 
> so that table cells may now be rendered using a CSS.  I only did one,
> because I didn't know if there is already a mechanism in TT2 to use CSS.
> And because it's meticulous :).  Is it a good idea to add CSS support to
> all html/splash components?

Good question.  Probably.  Maybe.  Not sure.  Pass.

Yes, we should support CSS, but we should probably apply it consistently 
for all relevant templates and do it in one go.

Cheers
A




Reply via email to