Commit graph

11 commits

Author SHA1 Message Date
Hiroki Sato
5305bb945d www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.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:26:51 +00:00
Marc Fonvieille
7f7201726e MFen:
fr/internal/developer.sgml: 1.28 --> 1.35
fr/internal/machines.sgml: 1.21 --> 1.62

Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2005-12-17 11:07:07 +00:00
Marc Fonvieille
8f854f2cb7 Add cvs.sgml page.
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2005-11-02 21:39:11 +00:00
Marc Fonvieille
50502a78c4 MFP4: Merge new layout
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-06 12:56:09 +00:00
Marc Fonvieille
1227d90347 Huge trailing spaces cleaning to reduce diff with perforce repo for the
new web site layout integration.
2005-10-04 16:22:36 +00:00
viny
7893ed9b6b Merge from the English version:
1.38  -> 1.62  fr/docproj/current.sgml
  1.57  -> 1.62  fr/docproj/translations.sgml
  1.27  -> 1.28  fr/internal/developer.sgml

Approved by: stephane (mentor)
2004-01-24 17:57:19 +00:00
Stephane Legrand
150f0e4a13 If a documentation is available in french, link to this version. 2004-01-12 20:21:24 +00:00
Stephane Legrand
65833c71fe Fix docs URLs. 2004-01-08 00:26:46 +00:00
Stephane Legrand
bb3188657a Fix 'enbase' entity value. 2004-01-06 17:31:47 +00:00
Stephane Legrand
0ff091e16f Merge from the English version:
1.60 -> 1.66 fr/developers.sgml
  1.14 -> 1.18 fr/gnome/contact.sgml
  1.6  -> 1.8  fr/gnome/docs/gnome2_porting.sgml
  1.4  -> 1.7  fr/gnome/docs/gnome_porting.sgml
  1.5  -> 1.7  fr/gnome/docs/volunteer.sgml
  1.2  -> 1.3  fr/gnome/includes.sgml
  1.9  -> 1.24 fr/gnome/screenshots.sgml
  1.59 -> 1.62 fr/includes.sgml
  1.3  -> 1.4  fr/internal/bylaws.sgml
  1.1  -> 1.2  fr/internal/core-vote.sgml
  1.18 -> 1.27 fr/internal/developer.sgml
  1.4  -> 1.6  fr/internal/homepage.sgml
  1.11 -> 1.25 fr/internal/internal.sgml
  1.13 -> 1.16 fr/internal/mirror.sgml
  1.9  -> 1.20 fr/internal/photos.sgml
  1.9  -> 1.17 fr/internal/statistic.sgml

Submitted by:	Vincent <viny@scientiae.net>
2003-11-22 19:51:14 +00:00
Stephane Legrand
c77df05206 New translations.
fr/internal/about.sgml: MFen 1.33
  fr/internal/bylaws.sgml: MFen 1.3
  fr/internal/core-vote.sgml: MFen 1.1
  fr/internal/developer.sgml: MFen 1.18
  fr/internal/expire-bits.sgml: MFen 1.1
  fr/internal/homepage.sgml: MFen 1.4
  fr/internal/internal.sgml: MFen 1.11
  fr/internal/machines.sgml: MFen 1.21
  fr/internal/mirror.sgml: MFen 1.13
  fr/internal/new-account.sgml: MFen 1.2
  fr/internal/photos.sgml: MFen 1.9
  fr/internal/releng.sgml: MFen 1.7
  fr/internal/statistic.sgml: MFen 1.9

  fr/internal/homepage.pl: no original rev. number
                           no translation (this is a simple script)
2003-09-14 09:49:13 +00:00