Commit graph

16 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
Tom Rhodes
07d8c35ca3 consistancy again s/file system/filesystem/g 2002-05-16 01:50:18 +00:00
Murray Stokely
9b102449c6 Update DOCTYPE to HTML 4.01 Transitional. 2002-03-16 08:11:16 +00:00
Dima Dorfman
9cf4d5c06c Put semicolons after &base; consistently (i.e., use "&base;" instead
of "&base").

Reviewed by:	md5(1)
2001-04-28 05:36:07 +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
John Baldwin
5b5e044611 Lots of freebsd -> FreeBSD fixes
PR:		docs/15382
Submitted by:	Alexander Langer <alex@big.endian.de>
1999-12-12 16:24:48 +00:00
Peter Wemm
01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Steve Price
63614d0225 Add a trailing slash to http URLs - some required and some just for the
sake of consistency.

PR:		8038
Reviewed by:	wosch
1998-12-13 23:19:33 +00:00
Wolfram Schneider
3f72acb4b0 Added link to release home page. 1998-10-27 11:57:41 +00:00
Wolfram Schneider
56f2129c34 Update man.cgi URL. 1997-09-28 09:24:40 +00:00
Wolfram Schneider
24fb4dd5b7 Add links to manpages. 1997-07-05 23:04:44 +00:00
Ade Barkah
8f7a5186cb Various changes mainly that 2.2-RELEASE is out:
o  Added 2.2-RELEASE information pages

  o  Updated sgml "latest" macros to 2.2-RELEASE

  o  Updated where.sgml page, deleted 2.2-GAMMA entry

  o  Shortened copyright mark to 1995-1997

  o  Changed Newsflash entries's Release Notes to
     use html versions when available; updated entry
     for 2.1.6 since 2.1.7 is available
1997-03-17 08:38:31 +00:00
Ade Barkah
b64ff0c8f8 Removed a typo re: installation on 4MB machines. 1996-12-27 17:27:52 +00:00
Jordan K. Hubbard
3e4b158c63 Add newsflash announcement about 2.2's new media requirements, to be referenced
in the newsflash page.
Submitted by:	nsj & jkh
1996-12-18 14:08:59 +00:00