Commit graph

18 commits

Author SHA1 Message Date
Hiroki Sato
cfd9e12239 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00
Hiroki Sato
f9105467ef Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 19:43:53 +00:00
Alexey Zelkin
0c7bbee735 Bring these Makefiles into same style of declarations. Also sort
DOCS/DATA entries.
2004-04-06 11:32:29 +00:00
Alexey Zelkin
79a69706cc After rethinking issue, revert 'freebsd.org -> FreeBSD.org' change in
places there announcement emails are stored for the history.
2004-04-05 14:52:58 +00:00
Alexey Zelkin
d98c94a1ba freebsd.org -> FreeBSD.org 2004-04-04 21:40:58 +00:00
Murray Stokely
9b102449c6 Update DOCTYPE to HTML 4.01 Transitional. 2002-03-16 08:11:16 +00:00
Dima Dorfman
2c41e2c96f Spelling police: seperate -> separate; extention -> extension. 2001-07-05 09:02:50 +00:00
Jun Kuriyama
dd4f2e8d8f Switch web.mk to share/mk/web.site.mk in English version. 2000-11-07 04:05:37 +00:00
Jun Kuriyama
382c0bbeed Add / at end of URL.
Pointed out by:	sugimura@kitanet.ne.jp
2000-02-15 22:00:04 +00:00
Jordan K. Hubbard
7e4d846bf2 Update sysinstall errata info for 3.4, note the security advisory
released.
2000-01-25 18:01:18 +00:00
Jordan K. Hubbard
401c60e578 Add latest errata concerning vlan support. 1999-12-25 03:46:54 +00:00
Jordan K. Hubbard
eaeb37631c Fix a typo.
Submitted by:	Andy Farkas <andyf@speednet.com.au>
1999-12-23 06:10:43 +00:00
Jordan K. Hubbard
78a808d474 update errata to note fixed ISO image. 1999-12-23 06:03:59 +00:00
Wolfram Schneider
7f2eca642d Fix CDROM image name: 3.4-install.cd0 -> 3.4-install.iso 1999-12-22 19:05:03 +00:00
Jordan K. Hubbard
fcd27f74a0 Update to latest errata information. 1999-12-22 02:32:15 +00:00
Chris Costello
e2ff58a738 Fix mis-wrapped lines for the links to crypto distribution sites outside
the U.S.
1999-12-22 01:31:30 +00:00
Neil Blakey-Milner
841dd78683 Change the title from 3.3 to 3.4, must've slipped through the
nik-filter.

Submitted by:	Akihiro IIJIMA <aki@jp.freebsd.org>
1999-12-21 08:49:23 +00:00
Nik Clayton
da736b5d25 Release notes, announcement, and errata for 3.4.
Mental note; we should try and get these prepped before the release next
time.
1999-12-21 01:12:41 +00:00