Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2006 12:42:33 GMT
From:      ken tom <locals@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   www/92361: addition of http://www.freebsd.org/releases
Message-ID:  <200601261242.k0QCgXnh061488@www.freebsd.org>
Resent-Message-ID: <200601261250.k0QCo4Zs004247@freefall.freebsd.org>

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

>Number:         92361
>Category:       www
>Synopsis:       addition of http://www.freebsd.org/releases
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 26 12:50:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     ken tom
>Release:        N/A
>Organization:
>Environment:
N/A
>Description:
The weblink http://www.freebsd.org/releases is available to be used, but is not being used.  At the present, a pointer to 5.4 and 6.0 is shown, but no link to the general releases page.
>How-To-Repeat:
open up http://www.freebsd.org

                    <div id="FRONTRELEASESCONTENT"
                    class="txtshortcuts">
                      <h2>LATEST RELEASES</h2>

                      <ul id="FRONTRELEASESLIST">
                        <li><a
                        href="./releases/6.0R/announce.html">Production
>Fix:
add in <a href="./releases">

so it looks like this:

                    <div id="FRONTRELEASESCONTENT"
                    class="txtshortcuts">
                      <h2><a href="./releases">LATEST RELEASES</h2>

                      <ul id="FRONTRELEASESLIST">
                        <li><a
                        href="./releases/6.0R/announce.html">Production
                        Release 6.0</a></li>
        
>Release-Note:
>Audit-Trail:
>Unformatted:



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