Commit graph

141 commits

Author SHA1 Message Date
Pav Lucistnik
c27d71f499 - Remove "Submit Bug" link from Security Advisories box, it does not fit there
much, and there's already "Report a Bug" link in Shortcuts area.

PR:		www/87144 (inspired by)
Submitted by:	Ivan Voras <ivoras@geri.cc.fer.hr>
Agreed on with:	simon
2005-12-14 21:26:05 +00:00
Xin LI
0c6c759c0f Consistently use "MIRRORSEL" to make W3C validator happy 2005-12-11 14:15:55 +00:00
Pav Lucistnik
2f963d3e07 - Don't use space before (R) and TM.
- Convert 3 comments to uppercase, so they better match their recently
  uppercase-converted counterparts (languagenav, frontnewscontent, frontnews).
- Fix 1 comment from FRONTNEWSEVENTS to FRONTEVENTSCONTENT.

PR:		www/89382
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2005-11-30 19:42:19 +00:00
Hiroki Sato
00616f3728 Convert a string in the id attribute to the upper case to avoid
confusion.

Rationale: The ISO 8879 (SGML) specification defines this as
case-insensitive and it must always be treated as one in the upper case
when the SGML declaration does not include "NAMECASE GENERAL NO."
On the other hand, in the XML specification (REC-xml-20040204)
it is case-sensitive and no normalization with regard to the case
must not be performed by an XML parser.  We use HTML 4.01 (SGML) DTD
in most of the files in the www tree and convert them into XHTML
1.0 (XML) DTD forcibly by using tidy.  So, as long as we use both
SGML and XML DTD in this way it is better to use upper case only
for the id attribute to avoid the case sensitivity problem.
2005-11-06 17:21:28 +00:00
Murray Stokely
a950444501 Add ports to the Shortcuts link on the front page. Our ports web
pages could really use some work as they don't do justice to the ports
collection, but I've been convinced this link is better than none.

Requested by:	dozens
2005-10-12 19:25:12 +00:00
Ceri Davies
e376c20595 Third time's the charm: finally get the "upcoming release" stuff right.
It looks like anchor references are case-sensitive (pretty obvious with
hindsight), so match the case here and in where.sgml.

Pointed out by:	Pawel Worach on www@
2005-10-09 16:14:38 +00:00
Ceri Davies
dce7d15182 Swap the beta.testing variable and test for ones that actually work. 2005-10-08 09:26:48 +00:00
Ceri Davies
f2ecbddc60 Add a link for upcoming releases that we want tested.
New test "releases" should have their version numbers bumped in
share/sgml/includes.release.*, and the whole thing is easily
turn-off-and-on-able via knobs in the same files.

Discussed with:	re (scottl)
2005-10-07 14:15:48 +00:00
Murray Stokely
d5e9a8d8a7 Add the Handbook to the shortcuts list on the front page so users
don't first have to click through the 'Documentation' second level
page.

Make room for it by removing the link to the platforms page, which is
already linked to from another part of the front page.

Requested by:	several on -www
2005-10-07 02:51:55 +00:00
Ceri Davies
b387b66c9c "Gallery" as a keyword is pretty meaningless and we don't have one any
more; remove it from the META keywords and add "Ports" instead, which we
do have (and which are a major plus for the project).
2005-10-06 20:48:11 +00:00
Marc Fonvieille
3785c908a6 Add Go button to mirrors site selection box
PR:		www/87007
Submitted by:	Daniel Gerzo <danger@rulez.sk>
2005-10-06 19:37:11 +00:00
Ceri Davies
3cb4b2fa46 Introduce a new entity, cgibase, which points at where our CGI scripts
can be found, i.e., http://www.FreeBSD.org/cgi at the moment.

This allows for easier pre-commit testing of CGI scripts, and avoids
SNAFUs with an incorrect URL being committed, as has happened a couple
of times recently.

en/ should be fully converted with this commit; other languages need to
be updated, but are in mid merge molasses at present so I have not
touched them.
2005-10-06 19:27:37 +00:00
Xin LI
9f1694bad1 Use "Security Advisores RSS Feed" instead of "News RSS Feed" for SA
RSS Feed.
2005-10-05 21:46:34 +00:00
Murray Stokely
18bc86d6e9 MFP4: Add new front page, includes file, and second level developers
page from Emily Boyd's new redesign.

Submitted by:	Emily Boyd <soc-emily@freebsd.org>
Sponsored by:   Google Summer of Code 2005
2005-10-04 05:57:25 +00:00
Simon L. B. Nielsen
05f4b05354 Add trademark symbols for Athlon, Opteron, and Pentium. 2005-02-19 15:36:43 +00:00
Hiroki Sato
5d07c498cb Add a link to the snapshot page. 2005-02-13 17:38:48 +00:00
Ceri Davies
269e10fae1 Remove the "Download" link due to this implementation's unpopularity. 2005-01-02 12:37:49 +00:00
Ceri Davies
64a37fa7d2 Add a really big link that says "Download", along with some smaller ones
for each platform.
2005-01-01 21:15:08 +00:00
Simon L. B. Nielsen
45a16f8b76 Bump copyright year to 2005.
Happy New Year for everybody :-).
2005-01-01 12:01:53 +00:00
Hiroki Sato
12ed2a0397 Implement templates for selectively picking up the latest
news items and putting them into the localized web pages.
If the translation is available it will be used, otherwise
the original (English) version of the news item will be used.
2004-12-30 17:53:44 +00:00
Ceri Davies
5275ab1bd3 Clarify the FreeBSD Foundation's postal address. 2004-12-30 14:54:39 +00:00
Murray Stokely
1ce300caf2 Remove the Silicon Breeze note at the bottom under contributing to
FreeBSD.  I can't reach the website right now, and Greg hasn't been
able to reach the guy making these statues.  Last I heard no money was
ever received by the foundation from them in any case.

Discussed with:	grog
2004-12-23 22:29:28 +00:00
Ceri Davies
73c2a71b46 Use $base in the URL for favicon.ico. 2004-12-18 12:36:30 +00:00
Ceri Davies
24e0c497f2 Take initial steps towards having the frontpage make proper use of CSS.
No objections:	doc,www
2004-12-18 12:35:25 +00:00
Hiroki Sato
1a4013e45b Mark 4.10R as "legacy" production release.
Discussed on:	re@
2004-11-10 04:55:46 +00:00
Simon L. B. Nielsen
0cba898ad9 Update for 5.3-RELEASE. 2004-11-06 21:59:50 +00:00
Simon L. B. Nielsen
9c04593594 Whilespace and markup cleanup, since it has been bugging me each time
I have touched this file.

While I'm here, remove a now redundant comment.
2004-11-06 17:58:08 +00:00
Ceri Davies
30f3988f9f Add the FreeBSD Gnome Project's RSS feed to the Live Bookmarks thing.
Submitted by:	Todd Ross <Todd_Ross at mgic dot com>
2004-11-04 18:22:53 +00:00
Ceri Davies
60a9c99705 Allow "Live Bookmarks" to work with the RSS feeds.
Magic provided by:	Todd Ross <Todd_Ross@mgic.com>
2004-10-19 17:24:30 +00:00
Ceri Davies
bbb6a9d4ec Introduce the words "download" and "purchase" to the front page.
More and more (potential) users have been complaining that they cannot
find this information on the frontpage.
2004-10-01 18:38:44 +00:00
Warner Losh
f0ddadcdbd Core objects to removal of references to Intel EM64T here. Core
believes it is in the best interest of the FreeBSD project and
community to have them listed in these places.  This is tweaked
language from hrs@'s original commit, but also adds Pentium and Athlon
to the list of x86 platforms because they are the most popular.

Approved by: hrs, obrien, core
2004-09-24 17:05:59 +00:00
David E. O'Brien
f35ac65a68 Use more consistent wording. 2004-09-23 17:02:11 +00:00
David E. O'Brien
738c79032f Reword the AMD64 entry with feedback from jhb and keramida. 2004-09-21 17:31:46 +00:00
David E. O'Brien
ab00b67913 Use consistent wording. 2004-09-20 19:34:41 +00:00
Hiroki Sato
85e2296455 - FreeBSD/amd64 supports Intel EM64T as well.
- Add FreeBSD/pc98 into the top page because it is one
  of the Tier-1 platforms.
2004-09-12 19:28:15 +00:00
Ceri Davies
27aa8c4d41 Fill in a value for an empty alt attribute. 2004-08-30 18:33:11 +00:00
Simon L. B. Nielsen
a3f66a062f Make the "right box" a bit less cluttered:
- Removing the announcement links for the 5.X and the 4.X releases.
- Point the title link for the 5.X release to the
  announcement, as it is already the case for the 4.X release.
- Only show the 5 first items from the project news and the press
  sections.

Reviewed by:	hrs
2004-06-27 19:18:00 +00:00
Hiroki Sato
64b7893d90 Add notices.xml for Errata Notices and a new section
for them on the top page.

Based on work by:	kensmith
2004-06-27 06:22:31 +00:00
David Malone
982b7116cc Add a comment to aid the collection of certain canned meat products.
(Justin provided the HTML and Hiten translated it into xml for me.)

Reviewed by:	hmp
Obtained from:	Justin Mason
2004-06-12 23:29:40 +00:00
Simon L. B. Nielsen
ce2f6ac230 Add a space between the titles and "(RSS)".
PR:		www/67208
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2004-05-28 12:41:16 +00:00
Hiroki Sato
0eeee6d04c Add a link to advisories.rdf. 2004-05-26 04:29:00 +00:00
Simon L. B. Nielsen
efaab39788 Remove references to the, now deleted, gallery. 2004-04-26 18:35:55 +00:00
Simon L. B. Nielsen
d10b584027 Link the "Powered by FreeBSD" logo to the Art page instead of the BSD
Daemon page.

Suggested by:	ceri (more or less)
2004-04-15 21:26:43 +00:00
Ceri Davies
99e0f7ddf4 Add links to news.rdf. 2004-04-08 19:11:49 +00:00
Alexey Zelkin
22c4227037 Display Installation Notes link also 2004-04-06 00:01:38 +00:00
Simon L. B. Nielsen
18fb4c4030 Add a href link to the FreeBSDFoundation.
Submitted by:	Craig Rodrigues <rodrigc@crodrigues.org>
2004-03-09 22:27:52 +00:00
Wilko Bulte
a9703cc333 s/DEC Alpha/Alpha/ to be in line with the rest of the listed platforms. 2004-02-15 18:53:41 +00:00
Wilko Bulte
5d2750490a A pair of floppies -> a couple of floppies.
A pair equals 2 and 2 floppies are not sufficient anymore.
2004-02-15 18:42:48 +00:00
Josef El-Rayes
b0c3856a5f Remove plain html navigation and replace it with xml/xslt based navigation
So navigation is now maintained through navigation.xml.
This makes adding links very simple now.

Approved by:    simon(mentor)
	        trhodes
2004-02-01 00:02:58 +00:00
Stephane Legrand
44155ff236 The french translation of the web site is now built on the master server,
so use a local URL for the french language.
2004-01-08 00:42:58 +00:00