Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2004 21:49:54 -0500
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        Josef El-Rayes <josef@FreeBSD.org>
Cc:        www@FreeBSD.org
Subject:   Re: [request for comment] xml'ify frontpage
Message-ID:  <20040126214954.54bd3ff1@localhost>
In-Reply-To: <20040126231656.GC892@jenny.daemon.li>
References:  <20040126231656.GC892@jenny.daemon.li>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 27 Jan 2004 00:16:56 +0100
Josef El-Rayes <josef@freebsd.org> wrote:

> hi!
> 
> some time ago i did a patch to make the frontpage links
> maintainable trough xml. 
> 
> for example, the platform links look like this
> <category src="platforms/index.html" name="Platforms">
>   <link src="smp/index.html" name="i386"/>
>   <link src="platforms/alpha.html" name="Alpha"/>
>   <link src="platforms/ia64/index.html" name="IA-64"/>
>   <link src="platforms/amd64.html" name="AMD64"/>
>   <link src="platforms/sparc.html" name="Sparc64"/>
>   <link src="platforms/index.html" name="More?"/>
> </category>
> 
> this makes frontpage code smaller and easier to maintain.
> 
> i was wondering if anyone would like to see this commited
> or if there are any suggestions to improve this.
> 
> the patches are attached at
> http://www.freebsd.org/cgi/query-pr.cgi?pr=www/60517

I like the idea.  Go for it, just do a test build first
please.

-- 
Tom Rhodes



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