aboutsummaryrefslogtreecommitdiff
path: root/es/internet.sgml
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2006-08-19 21:22:38 +0000
committerHiroki Sato <hrs@FreeBSD.org>2006-08-19 21:22:38 +0000
commitde3f531874a1f5b7d857274298149fd484b53c42 (patch)
treec0099810eea39241345e815dbc93054be627ac62 /es/internet.sgml
parentcfd9e122390df7500ccf6d66049125c78de6b3e7 (diff)
downloaddoc-de3f531874a1f5b7d857274298149fd484b53c42.tar.gz
doc-de3f531874a1f5b7d857274298149fd484b53c42.zip
www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and <lang>/share/sgml/navibar.l10n.ent. - Move includes.sgml and includes.xsl to share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent, and <lang>?share/sgml/header.l10n.ent. - Move most of XSLT libraries to share/sgml/*.xsl and <lang>/share/sgml/*.xsl. - Move news.xml and other *.xml files for the similar purpose to share/sgml/*.xml and <lang>/share/sgml/*.xml. - Switch to use a custom DTD for HTML document. Now we use "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is HTML 4.01 + some entities previously pulled via "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line. The location of entity file will be resolved by using catalog file. - Add DOCTYPE declearation to XML documents. This makes the followings possible: * Use of &foo; entities for SGML in an XML file instead of defining {$foo} as the same content. * &symbolic; entities for Latin characters. - Duplicated information between SGML and XML, or English and translated doc, has been removed as much as possible.
Notes
Notes: svn path=/www/; revision=28474
Diffstat (limited to 'es/internet.sgml')
-rw-r--r--es/internet.sgml9
1 files changed, 4 insertions, 5 deletions
diff --git a/es/internet.sgml b/es/internet.sgml
index 01b3e4e929..b3ff6cec26 100644
--- a/es/internet.sgml
+++ b/es/internet.sgml
@@ -1,10 +1,9 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
-<!ENTITY date "$FreeBSD: www/es/internet.sgml,v 1.5 2005/07/21 19:30:16 jcamou Exp $">
+<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
+<!ENTITY date "$FreeBSD: www/es/internet.sgml,v 1.6 2005/10/04 07:56:16 murray Exp $">
<!ENTITY title "Gesti&oacute;n de red de FreeBSD">
-<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
-<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
+<!ENTITY % navinclude.about "INCLUDE">
]>
-<!-- $FreeBSD: www/es/internet.sgml,v 1.5 2005/07/21 19:30:16 jcamou Exp $ -->
+<!-- $FreeBSD: www/es/internet.sgml,v 1.6 2005/10/04 07:56:16 murray Exp $ -->
<html>
&header;