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
Murray Stokely
5de92ad079 Use navigation includes to implement new website design.
Submitted by:	Emily Boyd (emily@emilyboyd.com)
Sponsored by:   Google Summer of Code 2005
2005-10-04 06:22:24 +00:00
Alexey Zelkin
42507c7acb freebsd.org -> FreeBSD.org 2004-04-04 21:49:42 +00:00
Murray Stokely
8fff485b2c The 2nd Edition Handbook project is completed, note this in our "TODO"
lists.
2001-10-31 07:36:14 +00:00
Murray Stokely
a263e4f5b6 Update our task list. 2001-10-13 23:18:45 +00:00
Nik Clayton
8ef14ae366 Note that we need to add information about network configuration to the
install chapter.
2001-09-06 08:41:29 +00:00
Murray Stokely
66f9156408 Add new tasks that need to be done. 2001-08-23 09:06:40 +00:00
Murray Stokely
1cfbb23438 Update Handbook TODO list to reflect reality. 2001-08-19 03:23:46 +00:00
Chern Lee
8c18147326 Assign myself to capitalizing section titles.
* Not Started -> Done
2001-08-14 00:01:22 +00:00
Valentino Vaschetto
86404a5829 Finished the amd section and added it to the handbook. Changed
the status from Stalled to Done.

Approved by:	murray
2001-08-10 00:21:42 +00:00
Chern Lee
5a8a110758 * Assign myself to collateattributions.pl, in progress
* Add a section on Inetd in progress -> done
2001-08-08 23:56:28 +00:00
Murray Stokely
39b358e5a1 Update Handbook task list to reflect reality. 2001-08-08 06:53:16 +00:00
Chern Lee
53d67fa7ff * Assign myself to "Fix index entries that show up as ???"
* Add DocBook Speller, finish dictionary/nightly cronjob
* Add a section on inetd in Advanced Networking
2001-08-07 22:23:35 +00:00
Jim Mock
f7b3fd8739 Assign myself to the "Review rest of the book for grammatical errors"
task.

Suggested by:	murray
2001-08-05 19:10:53 +00:00
Murray Stokely
3211444567 Add a few more tasks that Val and I are working on for the Handbook
2nd Edition.
2001-08-03 18:49:40 +00:00
Nik Clayton
b28e38e448 Remove a link that's no longer necessary. 2001-07-31 01:05:35 +00:00
Nik Clayton
151a061160 Add entities for the various progress states, to save fumble fingered
typing.

Add a "Add decent synopsis entries" entry.
2001-07-31 01:04:05 +00:00
Murray Stokely
c0dfd3150b Add information about the 2nd Edition printed handbook to the 'Current
Projects' list and import my TODO list.

Suggested by: Nik
2001-07-31 00:24:23 +00:00