Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2005 12:10:14 +0000
From:      Ceri Davies <ceri@submonkey.net>
To:        Rudolf Cejka <cejkar@fit.vutbr.cz>
Cc:        freebsd-www@freebsd.org
Subject:   Re: Problems with new web design
Message-ID:  <20051103121014.GD29387@submonkey.net>
In-Reply-To: <20051103113604.GA40054@fit.vutbr.cz>
References:  <20051103113604.GA40054@fit.vutbr.cz>

next in thread | previous in thread | raw e-mail | index | archive | help

--MXxcbiX/Q4+iy5U7
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Nov 03, 2005 at 12:36:04PM +0100, Rudolf Cejka wrote:
>=20
> Hello, I'm working on the new web design translation and I have found
> several things:
>=20
> - There are problems with links "Skip site navigation" and "Skip section
>   navigation" in html files generated from sgml, because sgmlnorm converts
>   referenced places from <div id=3D"content"> / <div id=3D"contentwrap">
>   to <div id=3D"CONTENT"> / <div id=3D"CONTENTWRAP">, but referencing pla=
ces
>   <a href=3D"#content"> and <a href=3D"#contentwrap"> are leaved as they =
are.
>   Explorer seems to be case insensitive, however Mozilla and Lynx are case
>   sensitive and for them the links are broken.

Yeah, that's sucked for ever.  I have no idea why sgmlnorm does that,
but you can't stop it.

> - What to do with author entity in includes.header.sgml and
>   includes.header.xsl? It should be either removed (I could not find any
>   current functional reference), or fixed, because now it produces
>   different results "home | contact | legal | Legal Notices | Copyright"
>   from sgml and "mail@FreeBSD.org \n Legal Notices | Copyright" from xsl/=
xml.

If it's used, it should match.  Otherwise I'm not worried.

> - Date at the end of pages should be synchronized between sgml and xsl/xm=
l:
>   Last modified: 2005/10/06 19:27:36 for sgml,
>   $FreeBSD: ... Exp $ fro xsl/xml.

Actually that should be fixed to use the document date rather than the
one from the include file.  Doesn't matter a hoot to me what format it
is in.

> - Container width 765px seems to be too small, even as a minimal width.
>   In my Mozilla, just en, it, and ja have sufficient space for horizontal
>   site navigation for both normal and large text sizes. De, es, and fr
>   have insufficient space for large text and I have problems with cs too.
>   Ru seems to have even more problems with width for large text.

I don't even have an opinion.

> - There is missing space in
>   "Skip site navigation (1)Skip section navigation (2)" in html files
>   generated from xsl/xml sources, so here is the patch:
>=20
> --- includes.header.xsl.orig	Thu Nov  3 11:47:49 2005
> +++ includes.header.xsl	Thu Nov  3 11:48:54 2005
> @@ -46,6 +46,7 @@
>   =20
>    <xsl:variable name=3D"header2">
>              <span class=3D"txtoffscreen"><a href=3D"#content" title=3D"S=
kip site navigation" accesskey=3D"1">Skip site navigation</a> (1)</span>
> +            <xsl:text> </xsl:text>
>              <span class=3D"txtoffscreen"><a href=3D"#contentwrap" title=
=3D"Skip section navigation" accesskey=3D"2">Skip section navigation</a> (2=
)</span>
>              <div id=3D"headercontainer">

Yep, commit away.

Ceri
--=20
Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former.			  -- Einstein (attrib.)

--MXxcbiX/Q4+iy5U7
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFDaf4mocfcwTS3JF8RAq6/AKCQh12Mlbw/kj9LTYVyrRtsy/rQKQCgryEZ
/vrNkjjYvdpD9JnxrWbphIk=
=rhiV
-----END PGP SIGNATURE-----

--MXxcbiX/Q4+iy5U7--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051103121014.GD29387>