svn commit: r39318 - in projects/sgml2xml: de_DE.ISO8859-1/htdocs/platforms/ia64 es_ES.ISO8859-1/htdocs/platforms/ia64 fr_FR.ISO8859-1/htdocs/platforms/ia64 hu_HU.ISO8859-2/htdocs/platforms/ia64 ja...

Gabor Kovesdan gabor at FreeBSD.org
Sat Aug 4 18:24:55 UTC 2012


Author: gabor
Date: Sat Aug  4 18:24:54 2012
New Revision: 39318
URL: http://svn.freebsd.org/changeset/doc/39318

Log:
  - Convert these stylesheets to static pages since there is no actual
    dynamic content
  
  Approved by:	doceng (implicit)

Modified:
  projects/sgml2xml/de_DE.ISO8859-1/htdocs/platforms/ia64/index.xsl
  projects/sgml2xml/de_DE.ISO8859-1/htdocs/platforms/ia64/todo.xsl
  projects/sgml2xml/es_ES.ISO8859-1/htdocs/platforms/ia64/index.xsl
  projects/sgml2xml/es_ES.ISO8859-1/htdocs/platforms/ia64/todo.xsl
  projects/sgml2xml/fr_FR.ISO8859-1/htdocs/platforms/ia64/index.xsl
  projects/sgml2xml/fr_FR.ISO8859-1/htdocs/platforms/ia64/todo.xsl
  projects/sgml2xml/hu_HU.ISO8859-2/htdocs/platforms/ia64/index.xsl
  projects/sgml2xml/hu_HU.ISO8859-2/htdocs/platforms/ia64/todo.xsl
  projects/sgml2xml/ja_JP.eucJP/htdocs/platforms/ia64/index.xsl
  projects/sgml2xml/ja_JP.eucJP/htdocs/platforms/ia64/todo.xsl

Modified: projects/sgml2xml/de_DE.ISO8859-1/htdocs/platforms/ia64/index.xsl
==============================================================================
--- projects/sgml2xml/de_DE.ISO8859-1/htdocs/platforms/ia64/index.xsl	Sat Aug  4 17:56:04 2012	(r39317)
+++ projects/sgml2xml/de_DE.ISO8859-1/htdocs/platforms/ia64/index.xsl	Sat Aug  4 18:24:54 2012	(r39318)
@@ -1,26 +1,21 @@
-<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
-				"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
+"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
 <!ENTITY base "../..">
+<!ENTITY date "$FreeBSD$">
 <!ENTITY email "freebsd-ia64">
 <!ENTITY title "FreeBSD/ia64 Project">
-<!ENTITY % navinclude.developers "INCLUDE">
 ]>
+
 <!--
   $FreeBSDde: de-www/platforms/ia64/index.xsl,v 1.8 2006/10/20 20:09:25 jkois Exp $
   basiert auf: 1.7
 -->
-<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-  <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
-    <xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
-
-  <xsl:template names="process.content">
-	      <div id="SIDEWRAP">
-                &nav;
-              </div> <!-- SIDEWRAP -->
 
-	      <div id="CONTENTWRAP">
-		&header3;
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head><title>&title;</title></head>
 
+  <body class="navinclude.developers">
 		<img align="right" alt="McKinley die" src="&enbase;/platforms/ia64/mckinley-die.png"/>
 
 	      <p>Das Archiv der ia64-Mailinglisten durchsuchen:</p>
@@ -83,6 +78,5 @@
 	  zweckdienlich, auf R&#252;ckw&#228;rtskompatibilit&#228;t
 	  achten zu m&#252;ssen.</p>
 
-	      </div> <!-- CONTENTWRAP -->
-  </xsl:template>
-</xsl:stylesheet>
+  </body>
+</html>

Modified: projects/sgml2xml/de_DE.ISO8859-1/htdocs/platforms/ia64/todo.xsl
==============================================================================
--- projects/sgml2xml/de_DE.ISO8859-1/htdocs/platforms/ia64/todo.xsl	Sat Aug  4 17:56:04 2012	(r39317)
+++ projects/sgml2xml/de_DE.ISO8859-1/htdocs/platforms/ia64/todo.xsl	Sat Aug  4 18:24:54 2012	(r39318)
@@ -1,30 +1,22 @@
-<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
-				"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
+"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
 <!ENTITY base "../..">
+<!ENTITY date "$FreeBSD$">
 <!ENTITY email "freebsd-ia64">
 <!ENTITY title "FreeBSD/ia64 Project">
-<!ENTITY % navinclude.developers "INCLUDE">
 ]>
+
 <!--
   $FreeBSDde: de-www/platforms/ia64/todo.xsl,v 1.16 2011/06/05 17:57:18 jkois Exp $
   $FreeBSD$
   basiert auf: 1.11
 -->
 
-<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-  <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
-    <xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
-
-  <xsl:variable name="date" select="'$FreeBSD$'"/>
-
-  <xsl:template names="process.content">
-	      <div id="SIDEWRAP">
-                &nav;
-              </div> <!-- SIDEWRAP -->
-
-	      <div id="CONTENTWRAP">
-		&header3;
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head><title>&title;</title></head>
 
+  <body class="navinclude.developers">
               <img align="right" alt="Montecito die" src="&enbase;/platforms/ia64/montecito-die.png"/>
 
 	      <p>Die FreeBSD/ia64-PR-Datenbank durchsuchen:</p>
@@ -135,6 +127,5 @@
 	  </li>
 	</ul>
 
-	      </div> <!-- CONTENTWRAP -->
-  </xsl:template>
-</xsl:stylesheet>
+  </body>
+</html>

Modified: projects/sgml2xml/es_ES.ISO8859-1/htdocs/platforms/ia64/index.xsl
==============================================================================
--- projects/sgml2xml/es_ES.ISO8859-1/htdocs/platforms/ia64/index.xsl	Sat Aug  4 17:56:04 2012	(r39317)
+++ projects/sgml2xml/es_ES.ISO8859-1/htdocs/platforms/ia64/index.xsl	Sat Aug  4 18:24:54 2012	(r39318)
@@ -1,28 +1,19 @@
-<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
-				"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
+"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
 <!ENTITY base "../..">
+<!ENTITY date "$FreeBSD$">
 <!ENTITY email "freebsd-ia64">
 <!ENTITY title "Proyecto FreeBSD/ia64">
-<!ENTITY % navinclude.developers "INCLUDE">
 ]>
 
 <!-- The FreeBSD Spanish Documentation Project
-     Original Revision: r1.7			-->
+     Original Revision: r1.7                    -->
 
-<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-  <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
-  <xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
-
-  <xsl:variable name="date" select="'$FreeBSD$'"/>
-
-  <xsl:template name="process.content">
-	      <div id="SIDEWRAP">
-                &nav;
-              </div> <!-- SIDEWRAP -->
-
-	      <div id="CONTENTWRAP">
-		&header3;
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head><title>&title;</title></head>
 
+  <body class="navinclude.developers">
 		<img align="right" alt="McKinley" src="&enbase;/platforms/mckinley-die.png"/>
 
 		<p>Buscar en los archivos de la lista de distribuci&oacute;n de
@@ -85,6 +76,6 @@
 		  mantener la compatibilidad con versiones anteriores en
 		  una etapa tan temprana de de la vida del port no es lo
 		  ideal.</p>
-	      </div> <!-- CONTENTWRAP -->
-  </xsl:template>
-</xsl:stylesheet>
+
+  </body>
+</html>

Modified: projects/sgml2xml/es_ES.ISO8859-1/htdocs/platforms/ia64/todo.xsl
==============================================================================
--- projects/sgml2xml/es_ES.ISO8859-1/htdocs/platforms/ia64/todo.xsl	Sat Aug  4 17:56:04 2012	(r39317)
+++ projects/sgml2xml/es_ES.ISO8859-1/htdocs/platforms/ia64/todo.xsl	Sat Aug  4 18:24:54 2012	(r39318)
@@ -1,28 +1,16 @@
-<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
-				"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
+"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
 <!ENTITY base "../..">
+<!ENTITY date "$FreeBSD$">
 <!ENTITY email "freebsd-ia64">
 <!ENTITY title "Proyecto FreeBSD/ia64">
-<!ENTITY % navinclude.developers "INCLUDE">
 ]>
 
-<!-- The FreeBSD Spanish Documentation Project
-     Original Revision: r1.9			-->
-
-<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-  <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
-  <xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
-
-  <xsl:variable name="date" select="'$FreeBSD$'"/>
-
-  <xsl:template names="process.content">
-	      <div id="SIDEWRAP">
-                &nav;
-              </div> <!-- SIDEWRAP -->
-
-	      <div id="CONTENTWRAP">
-		&header3;
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head><title>&title;</title></head>
 
+  <body class="navinclude.developers">
 		<img align="right" alt="Montecito die" src="montecito-die.png"/>
 
 		<p>B&uacute;squedas en la base de datos de PR de FreeBSD/ia64:</p>
@@ -147,6 +135,5 @@
 	  </li>
 	</ul>
 
-	      </div> <!-- CONTENTWRAP -->
-  </xsl:template>
-</xsl:stylesheet>
+  </body>
+</html>

Modified: projects/sgml2xml/fr_FR.ISO8859-1/htdocs/platforms/ia64/index.xsl
==============================================================================
--- projects/sgml2xml/fr_FR.ISO8859-1/htdocs/platforms/ia64/index.xsl	Sat Aug  4 17:56:04 2012	(r39317)
+++ projects/sgml2xml/fr_FR.ISO8859-1/htdocs/platforms/ia64/index.xsl	Sat Aug  4 18:24:54 2012	(r39318)
@@ -1,10 +1,12 @@
-<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
-				"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
+"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
 <!ENTITY base "../..">
+<!ENTITY date "$FreeBSD$">
 <!ENTITY email "freebsd-ia64">
 <!ENTITY title "FreeBSD/ia64 Project">
-<!ENTITY % navinclude.developers "INCLUDE">
 ]>
+
 <!--
    The FreeBSD Documentation Project
    The FreeBSD French Documentation Project
@@ -12,20 +14,10 @@
    Original revision: 1.7
 -->
 
-<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-  <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
-  <xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
-
-  <xsl:variable name="date" select="'$FreeBSD$'"/>
-
-  <xsl:template name="process.content">
-	      <div id="SIDEWRAP">
-                &nav;
-              </div> <!-- SIDEWRAP -->
-
-	      <div id="CONTENTWRAP">
-		&header3;
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head><title>&title;</title></head>
 
+  <body class="navinclude.developers">
 		<img align="right" alt="McKinley die" src="&enbase;/platforms/ia64/mckinley-die.png"/>
 
 		<p>Rechercher dans les archives de la liste de diffusion
@@ -88,6 +80,6 @@
 		  importants au niveau de l'ABI et devoir maintenir une
 		  compatibilit&#233; aussi t&#244;t dans la vie du port
 		  ne serait pas tr&#232;s pratique.</p>
-	      </div> <!-- CONTENTWRAP -->
-  </xsl:template>
-</xsl:stylesheet>
+
+  </body>
+</html>

Modified: projects/sgml2xml/fr_FR.ISO8859-1/htdocs/platforms/ia64/todo.xsl
==============================================================================
--- projects/sgml2xml/fr_FR.ISO8859-1/htdocs/platforms/ia64/todo.xsl	Sat Aug  4 17:56:04 2012	(r39317)
+++ projects/sgml2xml/fr_FR.ISO8859-1/htdocs/platforms/ia64/todo.xsl	Sat Aug  4 18:24:54 2012	(r39318)
@@ -1,9 +1,10 @@
-<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
-				"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
+"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
 <!ENTITY base "../..">
+<!ENTITY date "$FreeBSD$">
 <!ENTITY email "freebsd-ia64">
 <!ENTITY title "FreeBSD/ia64 Project">
-<!ENTITY % navinclude.developers "INCLUDE">
 ]>
 
 <!--
@@ -13,20 +14,10 @@
    Original revision: 1.9
 -->
 
-<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-  <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
-  <xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
-
-  <xsl:variable name="date" select="'$FreeBSD$'"/>
-
-  <xsl:template name="process.content">
-	      <div id="SIDEWRAP">
-                &nav;
-              </div> <!-- SIDEWRAP -->
-
-	      <div id="CONTENTWRAP">
-		&header3;
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head><title>&title;</title></head>
 
+  <body class="navinclude.developers">
 		<img align="right" alt="Montecito die" src="&enbase;/platforms/ia64/montecito-die.png"/>
 
 		<p>Rechercher dans la base de PRs de FreeBSD/ia64:</p>
@@ -156,6 +147,5 @@
 	  </li>
 	</ul>
 
-	      </div> <!-- CONTENTWRAP -->
-  </xsl:template>
-</xsl:stylesheet>
+  </body>
+</html>

Modified: projects/sgml2xml/hu_HU.ISO8859-2/htdocs/platforms/ia64/index.xsl
==============================================================================
--- projects/sgml2xml/hu_HU.ISO8859-2/htdocs/platforms/ia64/index.xsl	Sat Aug  4 17:56:04 2012	(r39317)
+++ projects/sgml2xml/hu_HU.ISO8859-2/htdocs/platforms/ia64/index.xsl	Sat Aug  4 18:24:54 2012	(r39318)
@@ -1,10 +1,10 @@
-<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
-				"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [
+<?xml version="1.0" encoding="iso-8859-2"?>
+<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
+"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
 <!ENTITY base "../..">
-<!ENTITY enbase "../../..">
+<!ENTITY date "$FreeBSD$">
 <!ENTITY email "freebsd-ia64">
 <!ENTITY title "A &os;/ia64 projekt">
-<!ENTITY % navinclude.developers "INCLUDE">
 ]>
 
 <!-- FreeBSD Hungarian Documentation Project
@@ -13,20 +13,10 @@
      %SRCID%	1.7
 -->
 
-<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-  <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
-  <xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
-
-  <xsl:variable name="date" select="'$FreeBSD$'"/>
-
-  <xsl:template names="process.content">
-	      <div id="SIDEWRAP">
-                &nav;
-              </div> <!-- SIDEWRAP -->
-
-	      <div id="CONTENTWRAP">
-		&header3;
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head><title>&title;</title></head>
 
+  <body class="navinclude.developers">
 		<img align="right" alt="McKinley die" src="&enbase;/platforms/ia64/mckinley-die.png"/>
 
 		<p>Keres&eacute;s az ia64 levelez&eacute;si lista
@@ -90,6 +80,6 @@
 		  folyamatban, &eacute;s a kompatibilit&aacute;s
 		  felt&eacute;tlen megtart&aacute;sa m&eacute;g nem
 		  c&eacute;lszer&#251; ebben a kezdeti szakaszban.</p>
-	      </div> <!-- CONTENTWRAP -->
-  </xsl:template>
-</xsl:stylesheet>
+
+  </body>
+</html>

Modified: projects/sgml2xml/hu_HU.ISO8859-2/htdocs/platforms/ia64/todo.xsl
==============================================================================
--- projects/sgml2xml/hu_HU.ISO8859-2/htdocs/platforms/ia64/todo.xsl	Sat Aug  4 17:56:04 2012	(r39317)
+++ projects/sgml2xml/hu_HU.ISO8859-2/htdocs/platforms/ia64/todo.xsl	Sat Aug  4 18:24:54 2012	(r39318)
@@ -1,11 +1,10 @@
-<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
-				"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [
+<?xml version="1.0" encoding="iso-8859-2"?>
+<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
+"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
 <!ENTITY base "../..">
-<!ENTITY enbase "../../..">
+<!ENTITY date "$FreeBSD$">
 <!ENTITY email "freebsd-ia64">
-<!ENTITY title "A &os;/ia64 projekt &mdash; Tov&aacute;bbi
-  teend&#245;k">
-<!ENTITY % navinclude.developers "INCLUDE">
+<!ENTITY title "A &os;/ia64 projekt">
 ]>
 
 <!-- FreeBSD Hungarian Documentation Project
@@ -14,20 +13,10 @@
      %SRCID%	1.9
 -->
 
-<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-  <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
-  <xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/xhtml.xsl"/>
-
-  <xsl:variable name="date" select="'$FreeBSD$'"/>
-
-  <xsl:template name="process.content">
-	      <div id="SIDEWRAP">
-                &nav;
-              </div> <!-- SIDEWRAP -->
-
-	      <div id="CONTENTWRAP">
-		&header3;
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head><title>&title;</title></head>
 
+  <body class="navinclude.developers">
 		<img align="right" alt="Montecito die" src="$enbase;/platforms/ia64/montecito-die.png"/>
 
 		<p>A &os;/ia64 porttal kapcsolatos hibajelent&eacute;sek
@@ -159,6 +148,5 @@
 	    mem&oacute;riar&eacute;szeket.</li>
 	</ul>
 
-	      </div> <!-- CONTENTWRAP -->
-  </xsl:template>
-</xsl:stylesheet>
+  </body>
+</html>

Modified: projects/sgml2xml/ja_JP.eucJP/htdocs/platforms/ia64/index.xsl
==============================================================================
Binary file (source and/or target). No diff available.

Modified: projects/sgml2xml/ja_JP.eucJP/htdocs/platforms/ia64/todo.xsl
==============================================================================
Binary file (source and/or target). No diff available.


More information about the svn-doc-projects mailing list