Commit graph

14 commits

Author SHA1 Message Date
Marc Fonvieille
3b141e3bef MFen:
www/fr/about.sgml:	    1.3 --> 1.7
www/fr/applications.sgml:  1.31 --> 1.32 (rev # update)
www/fr/art.sgml:	    1.4 --> 1.8 (rev # update)
www/fr/availability.sgml:  1.33 --> 1.35 (rev # update)
www/fr/community.sgml:	    1.2 --> 1.3 (rev # update)
www/fr/docs.sgml:	  1.194 --> 1.195 (rev # update)
www/fr/internet.sgml:	   1.35 --> 1.36 (rev # update)
www/fr/logo.sgml:	   1.4  --> 1.7
www/fr/mailto.sgml:	   1.30 --> 1.31 (rev # update)
www/fr/publish.sgml:	   1.63 --> 1.68
www/fr/relnotes.sgml:	   1.17 --> 1.18 (rev # update)
www/fr/send-pr.sgml:	   1.52 --> 1.53 (rev # update)
www/fr/support.sgml:	  1.354 --> 1.355 (rev # update)
www/fr/where.sgml:	   1.83 --> 1.85
www/fr/y2kbug.sgml:	   1.45 --> 1.47 (rev # update)
2006-08-24 19:11:11 +00:00
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
810ce6b747 docs.sgml MFen: --> 1.194
Add docs/ to the build
2005-10-18 21:02:45 +00:00
Marc Fonvieille
fc752094d2 MFP4: Merge new layout
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-05 18:47:08 +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
Marc Fonvieille
a0ab4cf633 Remove an extra < 2005-07-22 09:58:27 +00:00
viny
9cdb075229 Merge from the English version:
1.19  -> 1.20  fr/advocacy/myths.sgml
  1.12  -> 1.15  fr/copyright/freebsd-license.sgml
  1.15  -> 1.26  fr/docproj/handbook3.sgml
  1.169 -> 1.178 fr/docs.sgml
  1.9   -> 1.11  fr/gnome/docs/bugging.sgml
  1.8   -> 1.10  fr/gnome/docs/gnome2_porting.sgml
  1.7   -> 1.10  fr/gnome/docs/gnome_porting.sgml
  1.3   -> 1.4   fr/gnome/includes.sgml
  1.24  -> 1.27  fr/gnome/screenshots.sgml
  1.33  -> 1.48  fr/internal/about.sgml
  1.2   -> 1.4   fr/internal/core-vote.sgml

Approved by: stephane (mentor)
2004-01-23 00:06:30 +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
ec43da73cc Use "enbase" entity where needed (especially for gif files).
Reminded by: Marc Fonvieille (blackend)
2003-12-29 17:23:44 +00:00
Stephane Legrand
135ab2c8f5 Merge from the English version:
1.21  -> 1.22  fr/applications.sgml
  1.59  -> 1.60  fr/developers.sgml
  1.164 -> 1.169 fr/docs.sgml
  1.56  -> 1.66  fr/index.xsl
  1.29  -> 1.30  fr/internet.sgml
  1.52  -> 1.58  fr/publish.sgml
  1.5   -> 1.9   fr/relnotes.sgml
  1.28  -> 1.30  fr/send-pr.sgml
  1.273 -> 1.294 fr/support.sgml
  1.56  -> 1.57  fr/where.sgml
  1.43  -> 1.44  fr/y2kbug.sgml

Convert one TAB to space:

  fr/register.sgml
2003-07-14 16:52:49 +00:00
Stephane Legrand
a80358dabe Merge from the English version:
1.20   -> 1.21  applications.sgml
  1.23   -> 1.53  developers.sgml
  1.156  -> 1.164 docs.sgml
  1.10   -> 1.11  copyright/freebsd-license.sgml
  1.11   -> 1.12  docproj/submitting.sgml

  Submitted by: "Vincent TOUGAIT" <viny@scientiae.net>
2003-05-10 16:34:24 +00:00
Stephane Legrand
a5918fa684 Synchro with v. 1.7 of FreeBSD-fr CVS repository :
Typo fixes by eagle (Sebastien Gioria).

Approved by:   gioria (mentor)
2002-12-22 22:06:53 +00:00
Stephane Legrand
a028a8e2b0 Initial import - first files for the french translation of the web site.
fr/applications.sgml: MFen 1.20
fr/auditors.sgml: MFen 1.35
fr/availability.sgml: MFen 1.32
fr/developers.sgml: MFen 1.23
fr/docs.sgml: MFen 1.156
fr/features.sgml: MFen 1.19
fr/freebsd.css: MFen 1.1
fr/includes.sgml: MFen 1.53
fr/includes.xsl: MFen 1.10
fr/index.xsl: MFen 1.38
fr/internet.sgml: MFen 1.29
fr/mailto.sgml: MFen 1.27
fr/publish.sgml: MFen 1.52
fr/register.sgml: MFen 1.22
fr/relnotes.sgml: MFen 1.5
fr/send-pr.sgml: MFen 1.28
fr/support.sgml: MFen 1.273
fr/where.sgml: MFen 1.56
fr/y2kbug.sgml: MFen 1.43

Approved by:	gioria (mentor)
Approved by:	wosch (for the creation of www/fr directory)
2002-11-17 16:02:47 +00:00