Date: Mon, 21 Aug 2006 18:27:43 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/share/mk doc.xml.mk www/share/sgml catalog-cwd.xml common.ent events.dtd gallery.dtd news.dtd press.dtd statusreport.dtd templates.entries.xsl templates.events.xsl templates.news-rdf.xsl templates.newsflash.xsl templates.oldnewsflash.xsl ... Message-ID: <200608211827.k7LIRh4o026324@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hrs 2006-08-21 18:27:43 UTC
FreeBSD doc repository
Modified files:
share/mk doc.xml.mk
share/sgml common.ent events.dtd gallery.dtd
news.dtd press.dtd statusreport.dtd
templates.entries.xsl
templates.events.xsl
templates.news-rdf.xsl
templates.newsflash.xsl
templates.oldnewsflash.xsl
templates.oldpress.xsl
templates.press.xsl
templates.usergroups.xsl
xslt10-freebsd.dtd
share/mk doc.common.mk doc.xml.mk
Added files:
share/sgml catalog-cwd.xml
Log:
Implement dynamic generation of &base; entity for XML documents and
activate it instead of using a static &base;. Since an .xml database file
(or an .xslt stylesheet file) is used from various directories, the static
&base; no longer works.
PR: www/102331
Revision Changes Path
1.17 +6 -0 doc/share/mk/doc.common.mk
1.9 +13 -1 doc/share/mk/doc.xml.mk
1.8 +14 -2 www/share/mk/doc.xml.mk
1.1 +16 -0 www/share/sgml/catalog-cwd.xml (new)
1.2 +4 -5 www/share/sgml/common.ent
1.2 +6 -1 www/share/sgml/events.dtd
1.2 +6 -1 www/share/sgml/gallery.dtd
1.2 +6 -1 www/share/sgml/news.dtd
1.2 +6 -1 www/share/sgml/press.dtd
1.2 +6 -1 www/share/sgml/statusreport.dtd
1.2 +1 -2 www/share/sgml/templates.entries.xsl
1.2 +1 -2 www/share/sgml/templates.events.xsl
1.2 +1 -2 www/share/sgml/templates.news-rdf.xsl
1.2 +1 -2 www/share/sgml/templates.newsflash.xsl
1.2 +1 -2 www/share/sgml/templates.oldnewsflash.xsl
1.2 +1 -2 www/share/sgml/templates.oldpress.xsl
1.2 +1 -2 www/share/sgml/templates.press.xsl
1.8 +1 -2 www/share/sgml/templates.usergroups.xsl
1.2 +6 -1 www/share/sgml/xslt10-freebsd.dtd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608211827.k7LIRh4o026324>
