Commit graph

9 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
Pav Lucistnik
64a4877aee - Remove usage of undefined attribute set att.body (gone with emily's redesign)
Pointed out by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2006-01-21 14:58:36 +00:00
Adam Weinberger
ae2555c7b8 Super-special-side-menu-ify the XSL pages. I feel so 'leet right now.
Special thanks to marcus for beating me upside the head with the
it's-right-in-front-of-your-nose stick.
2005-12-29 07:27:05 +00:00
Hiroki Sato
85091d3db7 Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 20:06:58 +00:00
Joe Marcus Clarke
37753d3043 Add <i> support to the stylesheet.
Requested by:	ahze
2004-12-28 06:21:15 +00:00
Joe Marcus Clarke
329bb84da0 Remove all trailing whitespace. This is a whitespace commit only, so
translators can ignore this.
2004-01-24 07:58:44 +00:00
Joe Marcus Clarke
691b9b7c1b Don't propagate non-XHTML namespaces to XHTML output. This makes some
pages validate as XHTML on mirrors with certain versions of xsltproc
(e.g. http://www.freebsd.cz/gnome/).

PR:		55973
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-08-26 07:44:05 +00:00
Maxim Sobolev
39ca1702b8 - Attach 10 top news items to right side of the main page;
- provide some (incomplete yet) magick to automagically fetch attach
  news from the main GNOME project right below FreeBSD-specific news;
- add another example entry to the news page.
2002-01-28 16:38:30 +00:00
Maxim Sobolev
676afe9e4e Add newsflash page. 2002-01-23 22:01:38 +00:00