Date: Thu, 06 Oct 2005 18:16:48 -0400 From: Nicolas Blais <nb_root@videotron.ca> To: freebsd-www@freebsd.org, Daniel Gerzo <danger@rulez.sk> Subject: Re: www/87016: Missing a link to /ports in main page Message-ID: <200510061816.53994.nb_root@videotron.ca> In-Reply-To: <200510062200.j96M0V3M035181@freefall.freebsd.org> References: <200510062200.j96M0V3M035181@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart17388157.jzyZvErxRs Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On October 6, 2005 06:00 pm, Daniel Gerzo wrote: > The following reply was made to PR www/87016; it has been noted by GNATS. > > From: Daniel Gerzo <danger@rulez.sk> > To: bug-followup@FreeBSD.org, nb_root@videotron.ca > Cc: > Subject: Re: www/87016: Missing a link to /ports in main page > Date: Thu, 6 Oct 2005 23:59:11 +0200 > > This could be possible fix: > > --- index.xsl~ Thu Oct 6 23:57:23 2005 > +++ index.xsl Thu Oct 6 23:57:46 2005 > @@ -160,6 +160,9 @@ > <a href=3D"{$base}/doc/en_US.ISO8859-1/books/faq/index.html" > title=3D"FAQ">FAQ</a> </li> > <li> > + <a href=3D"{$base}/ports/index.html" title=3D"FreeBSD Ports">Por= ted > Applications</a> + </li> > + <li> > <a href=3D"http://www.freebsdfoundation.org/" > title=3D"Foundation">Foundation</a> </li> > </ul> > > -- > Sincerely, > Daniel Gerzo Actually, in the header it would probably make more sense. (Just an idea) =2D-- index.html.orig Thu Oct 6 18:14:03 2005 +++ index.html Thu Oct 6 18:14:32 2005 @@ -110,6 +110,9 @@ <li><a href=3D"./docs.html" title=3D"Documentation">Documentation</a></li> =20 + <li><a href=3D"./ports/index.html" + title=3D"Ports">Ports</a></li> + <li><a href=3D"./community.html" title=3D"Community">Community</a></li> Nicolas. =2D-=20 =46reeBSD 7.0-CURRENT #0: Sat Oct 1 11:51:38 EDT 2005 =20 root@clk01a:/usr/obj/usr/src/sys/CLK01A=20 PGP? : http://www.clkroot.net/security/nb_root.asc --nextPart17388157.jzyZvErxRs Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDRaJVz38ton5LGeIRAkyBAJsELO3904XOg/ENFnq1lRKmxHUzowCeL1Gw V+dfyiaqMhd0J3kXQ0sNH7k= =puRU -----END PGP SIGNATURE----- --nextPart17388157.jzyZvErxRs--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510061816.53994.nb_root>