Commit graph

45 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
Murray Stokely
e1871dc186 Use CSS for tables and navigation include for footer.
Submitted by:	Emily Boyd <emily@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 06:52:24 +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
900a66801a Add missing installation.sgml's to list installation-* files
available thru RELNOTESng.
2004-04-05 23:57:55 +00:00
Alexey Zelkin
b6e8ccbec2 Add missing html files into build queue. Mostly readme.html and
installation-*.html were avoided.

Spoted by:	make checkmissing
2004-04-05 23:52:13 +00:00
Alexey Zelkin
d98c94a1ba freebsd.org -> FreeBSD.org 2004-04-04 21:40:58 +00:00
Alexey Zelkin
2fd82dafc3 www.freebsdmirrors.org -> mirrorlist.freebsd.org 2004-04-04 16:42:18 +00:00
Bruce A. Mah
bc19049256 Regen from article.sgml 1.1.2.113. 2003-10-06 04:23:24 +00:00
Hiroki Sato
a864a49704 Regen from article.sgml 1.1.2.112. 2003-10-05 17:11:16 +00:00
Bruce A. Mah
adf78c6949 Regen from article.sgml 1.1.2.111. 2003-09-20 00:27:41 +00:00
Bruce A. Mah
070f525924 Regen from article.sgml 1.1.2.109. 2003-09-17 00:08:04 +00:00
Bruce A. Mah
8c7ee12cc5 Regen from article.sgml 1.1.2.108. 2003-08-28 15:19:59 +00:00
Bruce A. Mah
fe86001e28 Regen from article.sgml 1.1.2.107. 2003-08-11 16:05:33 +00:00
Bruce A. Mah
39837cb1a0 Regen from article.sgml 1.1.2.106. 2003-08-04 03:08:27 +00:00
Bruce A. Mah
655d2f2121 Regen from article.sgml 1.1.2.105. 2003-05-03 22:48:46 +00:00
Tom Rhodes
dcc0c68205 Whitespace change.
PR:		51490
Submitted by:	Dmitry Morozovsky <marck@rinet.ru>
2003-04-29 15:26:07 +00:00
Tom Rhodes
37b06c342c Update majordomo to mailman.
PR:		51490
Submitted by:	Dmitry Morozovsky <marck@rinet.ru> (original version)
2003-04-29 15:23:39 +00:00
Bruce A. Mah
5365409354 Regen from article.sgml 1.1.2.104. 2003-04-26 00:28:03 +00:00
Bruce A. Mah
f3c3fddc5e Regen from article.sgml 1.1.2.103. 2003-04-25 21:55:16 +00:00
Bruce A. Mah
89c0611f5c Regen from article.sgml 1.1.2.102. 2003-04-15 03:48:31 +00:00
Bruce A. Mah
b5992eedae Regen from article.sgml 1.1.2.101. 2003-04-04 18:52:03 +00:00
Bruce A. Mah
4e10945d27 Regen from article.sgml 1.1.2.100. 2003-04-04 07:43:27 +00:00
Bruce A. Mah
f7e4c1f0f8 Regen from article.sgml 1.1.2.99. 2003-04-04 07:06:00 +00:00
Murray Stokely
e59739f2c3 Connect announcement to the build. 2003-04-04 05:50:21 +00:00
Murray Stokely
888635f37d FreeBSD 4.8 announce message. 2003-04-04 05:49:24 +00:00
Bruce A. Mah
7727892e3c Connect 4.8-RELEASE documentation to the Web build. 2003-04-04 03:49:08 +00:00
Murray Stokely
6687ef4b88 Packages are rebuilding with a fix for the GNOME font error and will
not be available for another 8 hours or so.  Update schedule
accordingly.
2003-03-29 09:50:56 +00:00
Murray Stokely
4169593652 Update on our progress. The GNOME2 problem has been identified and
resolved.  150 packages are being rebuilt.  The mly issue has also
been resolved.
2003-03-29 09:27:22 +00:00
Bruce A. Mah
3959613046 Regenerate 4.8 release documentation with the correct manpage
hyperlinks.
2003-03-28 23:36:43 +00:00
Murray Stokely
e6c001ae55 It's going to be another full day before the release is ready and
available from the mirrors.  Bump date back to March 28.
2003-03-27 08:54:58 +00:00
Bruce A. Mah
44b5a8aff1 Commit pre-built versions of 4.8 release documentation
(not hooked up to the Web site build).
2003-03-24 19:50:37 +00:00
Murray Stokely
b66052ac91 Update with our progress and make some cosmetic adjustments.
Submitted by:	"Sergey A.Osokin" <osa@FreeBSD.org.ru>
2003-03-24 10:45:35 +00:00
Bruce A. Mah
7974df5abf Update for doc/ slush in progress, bump doc/ tagging forward by a day
from last update (to reflect HEADSUP notification I just sent, sigh).
2003-03-18 20:59:05 +00:00
Murray Stokely
2f04e0ff11 Update schedule. RC2 with XFree86 4.3 and packages will be available
soon for i386 and Alpha.  Final release date bumped back 1 week to
accomodate inclusion of XFree86 4.3.
2003-03-16 02:52:26 +00:00
Murray Stokely
f49bb514e9 Update information about Known Issues brought to our attention by
Julian.  Also cosmetic fixes.
2003-03-08 04:15:15 +00:00
Bruce A. Mah
20816c502e Update for recent progress. 2003-03-07 15:57:04 +00:00
Murray Stokely
71b5d64bea Update with our 4.8 progress. 2003-03-03 04:06:11 +00:00
Murray Stokely
2affa0fb02 Fix incorrect list tags. 2003-03-03 04:05:47 +00:00
Murray Stokely
7d30276f81 Add a QA item about DHCP and update ipfilter and openssl items. 2003-03-03 03:56:07 +00:00
Murray Stokely
a243b959ca Update schedule to reflect our progress.
RC1 builds will commence in 24-36 hours.
2003-02-28 12:08:13 +00:00
Murray Stokely
53032e8929 Add testing entries about libc_r and dlinfo. 2003-02-26 23:15:55 +00:00
Murray Stokely
2db016fc39 Connect testing guide to the build, but intentionally neglect to link
to it until it is more substantial.
2003-02-19 15:13:01 +00:00
Murray Stokely
b140a896ed Add a nascent testing guide for 4.8-RELEASE. 2003-02-19 15:11:42 +00:00
Marc Fonvieille
03baa59449 Add missing docbook.css to unbreak website build. 2003-01-29 09:42:52 +00:00
Murray Stokely
df7d433519 MFP4: FreeBSD 4.8 Release Schedule. 2003-01-29 04:51:40 +00:00