Commit graph

15 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
Joel Dahl
0a135fdf15 Remove the cpufreq category. It is no longer needed.
Submitted by:   njl
2006-08-05 16:31:34 +00:00
Joel Dahl
4461e3cc7c Update the ACPI project page.
In collaboration with:  njl
2006-08-04 14:14:39 +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
Christian Brueffer
400ddb5989 Update status of the acpi_fujitsu task and add a delimiter. 2005-05-07 14:01:37 +00:00
Hideyuki KURASHINA
fc491d51c8 Escape & with &amp;. 2005-02-27 05:59:18 +00:00
Nate Lawson
af2a6651b3 Update the todo list. Please check my SGML. 2005-02-27 03:51:53 +00:00
Giorgos Keramidas
cbeeadc1ee Add missing ';' characters at the end of SGML entities. 2005-01-23 20:52:31 +00:00
Tom Rhodes
74a8fa489b Link the completed project page from index.html. 2004-12-20 16:02:50 +00:00
Tom Rhodes
a2ff5179c4 Move over the completed project page.
Attach it to the build.

Requested by:	njl, marks, ceri
2004-12-20 15:57:42 +00:00
Tom Rhodes
2664f67faa Clean up: spacing, remove obsolete comment, kill contractions.
Note: Some of these tasks were not showing on the original page due to a bad link.
2004-12-16 18:42:21 +00:00
Tom Rhodes
5b0e5516c2 Note that last commit:
Updated this file to include the medium and low priority lists,
Merged much information from njl's website and was:

Requested by:		ceri, marks
Task assigned by:	ceri
2004-12-16 18:15:22 +00:00
Tom Rhodes
19610009e8 Add entity for takawata. 2004-12-16 18:12:13 +00:00
Tom Rhodes
843c2ab27d Commit a WIP diff which helps get us up to speed.
Submitted by:	ceri
2004-12-16 16:43:09 +00:00
Mark Santcroos
076623f022 Add (start of) acpi project page.
Don't yet link it from the list of projects.

Approved by:	njl
2004-04-18 20:34:26 +00:00