From owner-freebsd-www@FreeBSD.ORG Mon Dec 22 15:42:40 2003 Return-Path: Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 303EB16A4CE for ; Mon, 22 Dec 2003 15:42:40 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 982D443D5D for ; Mon, 22 Dec 2003 15:40:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBMNeHFR095839 for ; Mon, 22 Dec 2003 15:40:17 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBMNeH0A095838; Mon, 22 Dec 2003 15:40:17 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 22 Dec 2003 15:40:17 -0800 (PST) Resent-Message-Id: <200312222340.hBMNeH0A095838@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-www@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Josef El-Rayes Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B951516A4CE for ; Mon, 22 Dec 2003 15:22:21 -0800 (PST) Received: from taro.utanet.at (taro.utanet.at [213.90.36.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AF0743D31 for ; Mon, 22 Dec 2003 15:22:16 -0800 (PST) (envelope-from josef@daemon.li) Received: from patricia.utanet.at ([213.90.36.8]) by taro.utanet.at with esmtp (Exim 4.12) id 1AYZNO-0007Vo-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 23 Dec 2003 00:22:14 +0100 Received: from dsl-29-217.utaonline.at ([81.189.29.217] helo=jenny.daemon.li) by patricia.utanet.at with esmtp (Exim 4.12) id 1AYZNL-0001ba-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 23 Dec 2003 00:22:11 +0100 Received: by jenny.daemon.li (Postfix, from userid 1005) id 61C775C1; Tue, 23 Dec 2003 00:23:58 +0100 (CET) Message-Id: <20031222232358.61C775C1@jenny.daemon.li> Date: Tue, 23 Dec 2003 00:23:58 +0100 (CET) From: Josef El-Rayes To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: www/60517: [patch] xml'ify frontpage navigation bar X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Josef El-Rayes List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 23:42:40 -0000 >Number: 60517 >Category: www >Synopsis: [patch] xml'ify frontpage navigation bar >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 22 15:40:16 PST 2003 >Closed-Date: >Last-Modified: >Originator: Josef El-Rayes >Release: FreeBSD 4.9-STABLE i386 >Organization: >Environment: System: FreeBSD jenny.daemon.li 4.9-STABLE FreeBSD 4.9-STABLE #5: Sun Nov 16 23:10:01 CET 2003 josef@jenny.daemon.li:/usr/obj/usr/src/sys/JENNY i386 >Description: This patch converts the html navigation bar in a xml powered navigation bar, which makes maintaining the links much easier and more powerful. >How-To-Repeat: >Fix: --- Makefile.diff begins here --- --- Makefile.orig Mon Dec 22 23:58:47 2003 +++ Makefile Mon Dec 22 23:52:26 2003 @@ -105,13 +105,14 @@ index.html: index.xsl ${XML_INCLUDES}\ ${XML_NEWS_INCLUDES} ${XML_NEWS_NEWS} ${XML_NEWS_PRESS}\ - ${XML_MIRRORS} ${XML_ADVISORIES} + ${XML_MIRRORS} ${XML_ADVISORIES} ${XML_NAVIGATION} ${XSLTPROC} ${XSLTPROCOPTS} \ -o $@ \ --param mirrors.xml "'${XML_MIRRORS}'" \ --param advisories.xml "'${XML_ADVISORIES}'" \ --param news.press.xml "'${XML_NEWS_PRESS}'" \ --param news.project.xml "'${XML_NEWS_NEWS}'" \ + --param index.xml "'${XML_NAVIGATION}'" \ ${.CURDIR}/index.xsl ${XML_NEWS_NEWS} .if !defined(NO_TIDY) -${TIDY} ${TIDYOPTS} ${.TARGET} --- Makefile.diff ends here --- --- includes.misc.xsl.diff begins here --- --- includes.misc.xsl.orig Mon Dec 22 23:57:04 2003 +++ includes.misc.xsl Mon Dec 22 23:51:50 2003 @@ -99,6 +99,43 @@ + + + + + +

+ + + + + + + + + + + + +
+ + + +

+
+
+ + + + · + + + + +
+
+ --- includes.misc.xsl.diff ends here --- --- index.xml begins here --- $FreeBSD$ --- index.xml ends here --- --- index.xsl.diff begins here --- --- index.xsl.orig Mon Dec 22 23:58:25 2003 +++ index.xsl Tue Dec 23 00:04:08 2003 @@ -101,105 +101,9 @@ bgcolor="#ffcc66" width="100%"> -

- - Platforms -
- · i386
- · Alpha
- · IA-64
- · AMD64
- · Sparc64
- · More?
-

- -

Software -
- · Getting FreeBSD
- · Release Information
- · Ported Applications
-

- -

- - Documentation -
- · FAQ
- · Handbook
- · Manual pages
- · For Newbies
- · Doc. Project
-

- -

- - Support -
- · Mailing lists
- · Newsgroups
- · User Groups
- · Web Resources
- · Security
-

- -

- - Bug Reports -
- · Search
- · View one bug report
- · View all bug reports
- · Send a bug report
- · Writing Bug Reports
-

- - -

- - Development -
- · Developer's Handbook
- · Porter's Handbook
- · CVS Repository
- · Release Engineering
- · Contributing to FreeBSD
-

- -

Vendors -
- · Software
- · Hardware
- · Consulting
- · Misc
-

- -

Donations -
- · Donations Liaison
- · Current Donations
- · List of needs
-

- -

- - This Site -
- · Search Website
- · Search Mailing Lists
- · Search All
-

- -

- - Contacting FreeBSD - -

- -

- - The BSD Copyright - -

+ + +
Search for:
--- index.xsl.diff ends here --- --- web.site.mk.diff begins here --- --- web.site.mk.orig Mon Dec 22 23:57:41 2003 +++ web.site.mk Mon Dec 22 23:52:08 2003 @@ -90,6 +90,8 @@ XML_NEWS_INCLUDES_MASTER= ${WEB_PREFIX}/en/news/includes.xsl XML_NEWS_INCLUDES= ${WEB_PREFIX}/${WWW_LANGCODE}/news/includes.xsl +XML_NAVIGATION= ${WEB_PREFIX}/en/index.xml + XML_INCLUDES= ${WEB_PREFIX}/${WWW_LANGCODE}/includes.xsl XML_INCLUDES+= ${WEB_PREFIX}/share/sgml/includes.header.xsl XML_INCLUDES+= ${WEB_PREFIX}/share/sgml/includes.misc.xsl --- web.site.mk.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: