Merge the following from the English version:
1.33 -> 1.34 www/ja/share/sgml/libcommon.xsl 1.7 -> 1.8 www/ja/share/sgml/templates.oldpress.xsl
This commit is contained in:
parent
5771b2e728
commit
7a5bc846be
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=38814
2 changed files with 6 additions and 4 deletions
ja/share/sgml
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="euc-jp"?>
|
||||
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
|
||||
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd">
|
||||
<!-- $FreeBSD: www/ja/share/sgml/libcommon.xsl,v 1.14 2012/01/02 16:46:45 ryusuke Exp $ -->
|
||||
<!-- $FreeBSD: www/ja/share/sgml/libcommon.xsl,v 1.15 2012/02/04 01:46:14 ryusuke Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.33 -->
|
||||
<!-- Original revision: 1.34 -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
<xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/libcommon.xsl"/>
|
||||
|
@ -150,6 +150,7 @@
|
|||
<!-- template: "html-press-make-olditems-list" -->
|
||||
<xsl:template name="html-press-make-olditems-list">
|
||||
<p>²áµî¤Î¥Ë¥å¡¼¥¹µ»ö:
|
||||
<a href="&enbase;/news/2009/press.html">2009</a>,
|
||||
<a href="&enbase;/news/2008/press.html">2008</a>,
|
||||
<a href="&enbase;/news/2007/press.html">2007</a>,
|
||||
<a href="&enbase;/news/2006/press.html">2006</a>,
|
||||
|
|
|
@ -6,9 +6,9 @@
|
|||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/ja/share/sgml/templates.oldpress.xsl,v 1.1 2012/02/04 01:46:14 ryusuke Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.7 -->
|
||||
<!-- Original revision: 1.8 -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
|
||||
xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
|
||||
|
@ -49,6 +49,7 @@
|
|||
<xsl:apply-templates select="//month"/>
|
||||
|
||||
<p>過去のニュース記事:
|
||||
<a href="&enbase;/news/2009/press.html">2009</a>,
|
||||
<a href="&enbase;/news/2008/press.html">2008</a>,
|
||||
<a href="&enbase;/news/2007/press.html">2007</a>,
|
||||
<a href="&enbase;/news/2006/press.html">2006</a>,
|
||||
|
|
Loading…
Reference in a new issue