Bug 87025

Summary: Website inconsistency: missing platforms in menu
Product: Documentation Reporter: Eric Humphries <ehumphri>
Component: Books & ArticlesAssignee: Remko Lodder <remko>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
platforms.www.diff none

Description Eric Humphries 2005-10-07 03:20:14 UTC
              If you visit: http://www.freebsd.org/platforms/, you'll notice that the platforms list on the left is missing  ppc, mips, and ARM. The Table of contents on the right side of the page contains the missing platforms.

Fix: 

Simply add links to the missing platforms in the left navigation menu.
How-To-Repeat:               Visit http://www.freebsd.org/platforms/, the list on the left is inconsistant with the Table of contents on the right.
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2005-11-11 20:32:00 UTC
Responsible Changed
From-To: freebsd-www->remko

I will work on this.
Comment 2 Matt Olander 2005-11-11 20:43:09 UTC
This patch adds the missing platforms on the left-hand menu of 
platforms/index.html and changes the order of i386 and ia64 under the 
Table of Contents, since 3 comes before a in traditional UNIX 
alphabetical sorting.

-- 
Matt Olander
CTO, iXsystems - Servers for Open Source       http://www.iXsystems.com
Public Relations, The FreeBSD Project            http://www.FreeBSD.org
(408)943-4100 Phone
(408)943-4101 Fax
--
Comment 3 Remko Lodder freebsd_committer freebsd_triage 2005-12-18 15:52:36 UTC
State Changed
From-To: open->closed

I just committed the top part of the patch, joel already 
took care of the bottom part on the 14th november. 

The change should appear within 24 hours after the next 
scheduled build. 
Thanks for the notice!