Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2003 20:23:35 +0100
From:      Jusuf El-Ruyes <josef@daemon.li>
To:        www@freebsd.org
Subject:   xml'ify navigation bar
Message-ID:  <20031219192334.GA5922@jenny.daemon.li>

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

i was wondering if we/me shouldn't create an xml file
for the navigation bar on the frontpage, which would
make maintaining and code-reusing a bit easier, also
we already have the infrastructure, as the frontpage
is written in xslt.

i am thinking about something like:

...
<link src="" name="Support" type="label">
  <link src="mailinglist.html" name="Mailinglists" type="link">
  <link src="newsgroups.html" name="Newsgroups" type="link">

which should give something similar to the frontpage:

Support:
 _Mailinglists_ -> mailinglist.html
 _Newsgroupd_ -> newsgroups.html


tell me what you think of it,
josef	


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