From: Mike Wright <nobody@nospam.hostisimo.com>
To: netfilter-devel@vger.kernel.org
Subject: Re: ipset website
Date: Fri, 28 Nov 2014 20:08:26 -0800 [thread overview]
Message-ID: <547946BA.106@nospam.hostisimo.com> (raw)
In-Reply-To: <alpine.LSU.2.11.1411290212430.31411@nerf08.vanv.qr>
On 11/28/2014 05:23 PM, Jan Engelhardt wrote:
>
> On Saturday 2014-11-29 01:56, Mike Wright wrote:
>>
>> I've made some updates to the ipset.netfilter.org website. The changes are
>> cosmetic, such as highlighting the menu link when on a specific page,
>
> The syntax for color= is probably incorrect, it is missing #.
> But why do you even introduce the archaic <font> tag? The CSS
> class "hot" seemed to be just right.
>
The <font> tags were in the original. That was the first thing I removed.
> Forcing a scrollbar also seems backwards. If the table is to
> have a consistent size irrespective of scrollbar, one would
> probably use CSS's position: or float:.
>
Those solutions won't work. The scroll bar is added to the page by the
browser, outside of the body, which causes the body width to narrow,
specifically by different widths depending on which browser. The only
way to accomplish that is with javascript. I feel that is an
inappropriate addition to the pages. I prefer that each page's body
width be constant. Six of the nine pages would have one anyway.
>> framing the man pages so that you don't have to use the "back" button to
>> continue navigating the site (required adding four new pages).
>
> It adds another scrollbar rather than just filling the page downards.
> This would preferably call for something like SSI, or PHP's include(),
> for avoiding the duplication of the menu.
>
Agreed. The <iframe/> tags have been removed. The ipset, ip(6)tables,
and iptables-extensions pages are now php.
>
>> To see the diffs between the original pages and mine:
>
> They are not in unified form.
Just learned how to do that :) They are now.
The changes I made should now be in line with your comments. Please review.
site: http://ipset.hostisimo.com
diff: http://ipset.hostisimo.com/diff
bzip: http://ipset.hostisimo.com/ipset.netfilter.org.tar.bz2
> --
> To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
next prev parent reply other threads:[~2014-11-29 4:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-29 0:56 ipset website Mike Wright
2014-11-29 1:23 ` Jan Engelhardt
2014-11-29 4:08 ` Mike Wright [this message]
2014-11-29 11:33 ` Jan Engelhardt
2014-11-29 17:29 ` Mike Wright
2014-11-29 21:20 ` Mike Wright
2014-11-30 19:33 ` Jozsef Kadlecsik
2014-11-30 21:05 ` Mike Wright
2014-12-02 8:52 ` Jozsef Kadlecsik
2014-12-02 18:41 ` Mike Wright
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=547946BA.106@nospam.hostisimo.com \
--to=nobody@nospam.hostisimo.com \
--cc=netfilter-devel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.