9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Mothra and <style> tags
@ 2006-08-23 11:28 Gregory Pavelcak
  2006-08-23 12:57 ` Richard Miller
  0 siblings, 1 reply; 5+ messages in thread
From: Gregory Pavelcak @ 2006-08-23 11:28 UTC (permalink / raw)
  To: 9fans

Personally, I think mothra is a nice browser, and I've made some
changes within my limited (almost nil) coding ability to colors,
vertical spacing, and margins to suit my personal tastes, but I've hit
a wall with <style> tags. The problem is that mothra prints the
information within <style></style> when it renders the page, making
for unnecessary clutter. I would like to convince mothra to just
ignore the stuff. Is there an easy way to do this?

I have already tried adding the tag to html.h and html.syntax.c, then,
in rdhtml.c I added `Tag_style' to the list with `Tag_comment', `Tag_html',
etc. but that didn't have any effect. I can't imagine that I'm too far
off track here though. Any pointers appreciated.

Thanks.

Greg



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-08-27  3:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-23 11:28 [9fans] Mothra and <style> tags Gregory Pavelcak
2006-08-23 12:57 ` Richard Miller
2006-08-23 14:37   ` Gregory Pavelcak
2006-08-23 15:53     ` Richard Miller
2006-08-27  3:08       ` erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).