Commit graph

12 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
Vitaly Bogdanov
ed5e766059 - Update to point to 6.0 and 5.4, not 5.4 and 4.11
- Fix broken links
- Use &enbase; entity

Update platforms/amd64.sgml to 1.12

Obtained from: The FreeBSD Russian Documentation Project
2006-01-17 09:27:10 +00:00
Simon L. B. Nielsen
7e620e178e MFP4: Merge new layout.
Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-05 20:59:57 +00:00
Alexey Zelkin
4c92ca3477 Cleanup unused variables 2004-03-23 23:29:28 +00:00
Denis Peplin
c60a91e08a Merge the following from the English version:
1.102 -> 1.105 Makefile
   1.69 -> 1.70 developers.sgml
   1.83 -> 1.90 index.xsl
   1.34 -> 1.35 commercial/commercial.sgml
   1.60 -> 1.61 docproj/current.sgml
   1.18 -> 1.19 java/index.sgml
   1.11 -> 1.12 java/install.sgml
   1.106 -> 1.109 news/press.xml
   1.89 -> 1.92 search/search.sgml

Approved by: phantom (mentor)
2003-12-18 09:30:49 +00:00
Denis Peplin
116abfcaee Merge the following from the English version:
1.6 -> 1.7 commercial/includes.sgml
   1.31 -> 1.34 commercial/commercial.sgml

Approved by: phantom (mentor)
2003-10-06 11:12:52 +00:00
Hiroki Sato
9681217717 Switch to HTML4.01 as a band-aid. 2003-09-21 22:38:59 +00:00
Alexey Zelkin
396aca5d13 Set of updates to russian webpages
PR:		www/45717
Submitted by:	Denis N. Peplin <den@volginfo.ru>
2002-12-06 18:39:28 +00:00
Alexey Zelkin
5776f1d7e5 Synchronize with FreeBSD Russian Documentation Project CVS Repository 2002-02-17 13:57:32 +00:00
Alexey Zelkin
b17153d380 Synchronize with FreeBSD russian Documentation Project Repository.
This commit brings in some synchronizations, Original revisions for
all Makefiles, switch from en/web.mk to share/mk/web.site.mk
2000-11-10 17:27:43 +00:00
Alexey Zelkin
b2b7eb1df6 Mega-update of Russian Web pages to current FreeBSD Russian Doc Project's CVS
Repository state.  This commit mostly brings in a lot of translation synches,
spelling fixes, adds new translations.

Obtained from:	FreeBSD Russian Documentation Project CVS Repository
2000-10-27 12:14:15 +00:00
Alexey Zelkin
a5340509be Add new directory: www/ru/commercial 2000-01-05 15:33:06 +00:00