Commit graph

32 commits

Author SHA1 Message Date
Hiroki Sato
52f6d56540 - Use /usr/bin/svnlite as SVN if available.
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
  XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
  stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
2013-11-13 06:10:37 +00:00
Hiroki Sato
ae0395da63 Simplify localization layer for XSLT stylesheets. lang/share/xsl/*.xsl are
now picked up via share/xsl/*.xsl and they are empty when there is no
localized content in it.  This prevents inconsistency between share/xsl/*.xsl
and the localized ones.
2013-11-11 19:26:20 +00:00
Hiroki Sato
db0b08db8f - Define l10n.ent as an entity in localized directories and make them be
picked up via XML catalog in freebsd50.ent or xhtml10-freebsd.dtd,
  not entities.ent.  The L10N entities always come first to be able to
  override everything.

- Define   as   in EUC-JP encoding.  This is a workaround to
  prevent an invalid character in EUC-JP caused by converting 0xa0 in
  UTF-8 (EUC-JP does not allow 0xa0) in XSLT processing.  Theoretically
  it should be   still in the final XML output.

- Make XML catalog resolution consistent for l10n.ent.  This should be
  revisited for the others later.
2013-11-11 06:52:59 +00:00
Gabor Kovesdan
53488c7257 - Fix email entities
Spotted by:	taras
2013-06-11 10:04:09 +00:00
Gabor Kovesdan
9c47f14444 - Add namespace declarations 2013-06-11 08:59:51 +00:00
Gabor Kovesdan
c94df498ed - Drop SGML catalogs
- Drop DSSSL stylesheets
- Drop some DSSSL-related comments and Makefile code
2013-05-29 19:21:25 +00:00
Gabor Kovesdan
a1f0eaf271 - Place the footer below the navigation as it used to be 2013-03-15 08:06:33 +00:00
Gabor Kovesdan
998b28cb3e - Add more customization layers
- Localize footers
2013-02-26 09:43:12 +00:00
Gabor Kovesdan
0701bf45bd - Add infrastructure for language-specific XSLT customizations 2013-02-25 20:17:26 +00:00
Gabor Kovesdan
f5b13d3d30 - Clean up more DSSSL leftovers 2013-02-19 17:08:14 +00:00
Gabor Kovesdan
59d4db9584 - Add back SGML catalogs (trimmed to minimally necessary content) since
they are still needed for language-specific DSSSL customizations
2013-02-19 16:14:00 +00:00
Gabor Kovesdan
a3c89a1805 - Use exclusively the XML catalogs and drop the old SGML format 2013-02-01 09:48:25 +00:00
Gabor Kovesdan
af7381742b - Move language-independent entities directly to the DTD 2013-02-01 09:03:01 +00:00
Gabor Kovesdan
242408c1f1 - Fix some copy-paste bugs 2013-01-30 20:17:43 +00:00
Gabor Kovesdan
36cdb51546 - Migrate the documentation set to DocBook 4.5 2013-01-30 14:00:53 +00:00
Gabor Kovesdan
5086b7db96 - Fix the make lint (validate) target 2012-10-13 18:32:14 +00:00
Gabor Kovesdan
77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00
Gabor Kovesdan
9c243757ef - XML declarations should use IANA encoding names
Pointed out by:	hrs
2012-09-14 17:47:48 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
efebe73925 - Expand Danish character entities in the Danish documentation
Approved by:	doceng (implicit)
2012-08-09 21:56:27 +00:00
Gabor Kovesdan
d9c1ad40ed - Fix remaining build errors
Approved by:	doceng (implicit)
2012-06-24 17:43:09 +00:00
Gabor Kovesdan
db1b5dc019 - XMLify and clean up the Danish tree
Approved by:	doceng (implicit)
2012-06-21 19:00:26 +00:00
Hiroki Sato
ab50a81819 Remove redundant LI (langage-independent) parts of freebsd.dsl in
directories for the localization.  ($email-footer$) should be
revisited later because it still involves both of its style (LI) and
content (LD).
2010-12-08 06:26:00 +00:00
Simon L. B. Nielsen
fe5db97186 Fix missing termination of the the a.majordomo entity. 2004-08-26 12:49:27 +00:00
Marc Fonvieille
98308508ba Various remaining typos fixes.
Submitted by: Laust S. Jespersen <Laust@doc.freebsd.dk>
2003-12-31 13:56:41 +00:00
Marc Fonvieille
12feac6ab2 Add a fix to the localized danish version of <warning> tags (colon is
missing).
2003-12-31 12:49:58 +00:00
Marc Fonvieille
3f8293f164 Add translators entities.
Submitted by: Laust S. Jespersen <Laust@doc.freebsd.dk>
2003-12-31 12:44:39 +00:00
Marc Fonvieille
5912d5d595 Typos fixing.
Submitted by:		Laust S. Jespersen <L@ust.dk>
2003-08-09 10:34:48 +00:00
Marc Fonvieille
c82cef91b3 Add Navi-links to danish docs.
Discussed with:	Danish translation team
PR:		docs/52548
Submitted by:	Simon L.Nielsen <simon@nitro.dk>
2003-06-23 10:34:04 +00:00
Hiroki Sato
ecd26f86b1 Move ($create-refentry-xref-link$) to share/sgml/freebsd.dsl
and the localized sysids to <langcode>/share/sgml/catalog.

Since <langcode>/share/sgml/freebsd.dsl still include some
language-neutral parameters and procedures for printable formats,
I will work on assorting them similarly.  I am sorry that
this (and probably the next) commit may break the translation
team's usual update procedure, but you can merge the language-specific
freebsd.dsl from the English version as before.

Discussed on:	-doc
2003-05-22 15:03:50 +00:00
Marc Fonvieille
f154c4df91 Say hello to the 1st Danish translation effort!
Thanks to Laust S. Jespersen for his work.

Submitted by:	Laust S. Jespersen <L@ust.dk>
2003-03-09 21:25:19 +00:00