Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Aug 2001 18:26:46 +0200 (CEST)
From:      Martin Horcicka <horcicka@FreeBSD.cz>
To:        <freebsd-doc@FreeBSD.org>
Subject:   New XML/XSL pages problems
Message-ID:  <20010817175056.S12522-100000@dual.ms.mff.cuni.cz>

next in thread | raw e-mail | index | archive | help
Hi,

while translating new pages to Czech I've found the following problems and
suggestions:

- www/en/index.html depends on www/en/news/press.xml but there is no such
dependency in the www/en/Makefile.

- "make clean" and "Last modified" hack do not affect HTML files generated
from XML/XSL.

- I don't like the tidy's error message:
>>Can't open "/home/horcicka/.tidyrc"<<. What about to change the
"-f /dev/null" to "2> /dev/null" at the end? I think, the effect is almost the
same except the error message above.

- What about to remove the old SGML sources replaced by the XML/XSL ones?

- If you think of moving some rules for XML/XSL sourced pages build to
www/share/mk/web.site.mk, please note that "-latin1" parameter is nedded for
tidy to build e.g. czech translation. I don't know how about other
translations.

- BTW &middot; (&#183;) used in www/en/index.xsl is ISO 8859-1 thing only
(not ISO 8859-2 unfortunately) - but it's our problem. :-(

Have a nice weekend.

Martin


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010817175056.S12522-100000>