9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Gregory Pavelcak <g.pavelcak@comcast.net>
To: 9fans@cse.psu.edu
Subject: [9fans] Mothra and <style> tags
Date: Wed, 23 Aug 2006 07:28:10 -0400	[thread overview]
Message-ID: <3cd534e365e505ac353aa0c4a24de0a5@comcast.net> (raw)

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



             reply	other threads:[~2006-08-23 11:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-23 11:28 Gregory Pavelcak [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3cd534e365e505ac353aa0c4a24de0a5@comcast.net \
    --to=g.pavelcak@comcast.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).