Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Aug 2017 16:03:20 +0000 (UTC)
From:      Ruey-Cherng Yu <rcyu@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r50662 - in head/zh_CN.UTF-8: htdocs htdocs/layout share/xml
Message-ID:  <201708111603.v7BG3KjD064116@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rcyu
Date: Fri Aug 11 16:03:20 2017
New Revision: 50662
URL: https://svnweb.freebsd.org/changeset/doc/50662

Log:
  -Updated header.l10n.ent based on the zh_TW and en_US versions.
  
  -Changed to used layout files from en_US as zh_TW and jp versions are doing that as well. Old local layouts are deleted.
  
  Submitted by: Guangyuan (Charlie) Yang <cyang@freebsdfoundation.org>
  Reviewed by: delphij
  Differential Revision:	https://reviews.freebsd.org/D11794

Deleted:
  head/zh_CN.UTF-8/htdocs/layout/
Modified:
  head/zh_CN.UTF-8/htdocs/Makefile
  head/zh_CN.UTF-8/share/xml/header.l10n.ent

Modified: head/zh_CN.UTF-8/htdocs/Makefile
==============================================================================
--- head/zh_CN.UTF-8/htdocs/Makefile	Fri Aug 11 15:54:42 2017	(r50661)
+++ head/zh_CN.UTF-8/htdocs/Makefile	Fri Aug 11 16:03:20 2017	(r50662)
@@ -76,7 +76,7 @@ SUBDIR+=	doc
 # # Non-XML
 # SUBDIR+= cgi
 # SUBDIR+= gifs
-SUBDIR+= layout
+# SUBDIR+= layout
 #SUBDIR+= logo
 
 WEBDIR?=	data/zh_CN

Modified: head/zh_CN.UTF-8/share/xml/header.l10n.ent
==============================================================================
--- head/zh_CN.UTF-8/share/xml/header.l10n.ent	Fri Aug 11 15:54:42 2017	(r50661)
+++ head/zh_CN.UTF-8/share/xml/header.l10n.ent	Fri Aug 11 16:03:20 2017	(r50662)
@@ -2,32 +2,118 @@
 <!-- $FreeBSD$ -->
 
 <!-- The FreeBSD Simplified Chinese Documentation Project -->
-<!-- From FreeBSD: www/share/xml/header.ent,v 1.6 2007/02/15 21:49:46 gabor -->
+<!-- Original revision: r49777 -->
 
-<!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&enbase;/search/index-site.html">站点地图</a> |
-  <a href="&base;/copyright/">版权信息</a> | &copy; 1995-2007 The FreeBSD Project.
+
+<!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&base;/search/index-site.html">站点地图</a> |
+  <a href="&base;/copyright/">法律信息</a> | &copy; 1995&ndash;2017 FreeBSD 项目。
   保留所有权利。</span>'>
-<!ENTITY author '<a href="&base;/index.html">首页</a> &nbsp; | &nbsp; <a href="&base;/mailto.html">联系</a> &nbsp; | &nbsp; <a href="&base;/copyright/index.html">版权</a> &nbsp; | &nbsp; &copyright;'>
+<!ENTITY email 'freebsd-questions'>
+<!ENTITY author '<a href="&base;/index.html">主页</a> &nbsp; | &nbsp; <a href="&base;/mailto.html">联系</a> &nbsp; | &nbsp; <a href="&base;/copyright/index.html">版权</a> &nbsp; | &nbsp; &copyright;'>
 <!ENTITY home '<a href="&base;/index.html"><img src="&enbase;/gifs/home.gif"
   alt="FreeBSD 主页" border="0" align="right" width="101" height="33"></a>'>
 
 <!ENTITY header2.word.search '搜索'>
 <!ENTITY header2.word.donate '捐赠'>
-<!ENTITY header2.word.contact '联络'>
+<!ENTITY header2.word.contact '联系'>
 
-<!ENTITY stylesheet '&base;/layout/css/fixed.css'>
-<!ENTITY stylesheetlarge '&base;/layout/css/fixed_large.css'>
+<!ENTITY header2.donatebutton '
+  <div xmlns="http://www.w3.org/1999/xhtml" class="frontdonateroundbox">
+    <div class="frontdonatetop"><div><b style="display: none;">.</b></div></div>
+      <div class="frontdonatecontent">
+        <a
+          href="https://www.FreeBSDFoundation.org/donate/">捐 FreeBSD</a>
+      </div>
+    <div class="frontdonatebot"><div><b style="display: none;">.</b></div></div>
+  </div>
+'>
 
+
+
+<!ENTITY stylesheet '&enbase;/layout/css/fixed.css'>
+<!ENTITY stylesheetlarge '&enbase;/layout/css/fixed_large.css'>
+<!ENTITY nav ''>
+
 <!ENTITY header2.topnav '
-  <div xmlns="http://www.w3.org/1999/xhtml" id="topnav">
-    <ul id="topnavlist">
-      <li><a href="&base;/" title="首页">首页</a></li>
-      <li><a href="&base;/about.html" title="关于">关于</a></li>
-      <li><a href="&base;/where.html" title="获得 FreeBSD">获得 FreeBSD</a></li>
-      <li><a href="&base;/docs.html" title="文档">文档</a></li>
-      <li><a href="&base;/community.html" title="社区">社区</a></li>
-      <li><a href="&enbase;/projects/index.html" title="开发">开发</a></li>
-      <li><a href="&base;/support.html" title="支持">支持</a></li>
+  <div xmlns="http://www.w3.org/1999/xhtml" id="menu">
+    <ul class="first">
+      <li><a href="&base;/">首页</a></li>
     </ul>
-  </div> <!-- TOPNAV -->
-'>
+    <ul>
+      <li><a href="&base;/about.html">关于</a>
+  <ul>
+    <li><a href="&enbase;/projects/newbies.html">简介</a></li>
+    <li><a href="&enbase;/features.html">特性</a></li>
+    <li><a href="&enbase;/advocacy/">宣传</a></li>
+    <li><a href="&enbase;/marketing/">营销</a></li>
+    <li><a href="&enbase;/privacy.html">隐私政策</a></li>
+  </ul>
+      </li>
+    </ul>
+    <ul>
+      <li><a href="&base;/where.html">获取 FreeBSD</a>
+  <ul>
+    <li><a href="&base;/releases/">发行版本</a></li>
+    <li><a href="&enbase;/releng/">发布工程</a></li>
+  </ul>
+      </li>
+    </ul>
+    <ul>
+      <li><a href="&base;/docs.html">文档</a>
+  <ul>
+    <li><a href="&enbase;/doc/en_US.ISO8859-1/books/faq/">常见问题合集</a></li>
+    <li><a href="&enbase;/doc/zh_CN/books/handbook/">使用手册</a></li>
+    <li><a href="&enbase;/doc/zh_CN/books/porters-handbook">Porter&#39; 手册</a></li>
+    <li><a href="&enbase;/doc/zh_TW/books/developers-handbook">Developer&#39; 手册</a></li>
+    <li><a href="&cgibase;/man.cgi">Manual Pages</a></li>
+    <li><a href="&enbase;/doc/zh_TW/books/fdp-primer">文档计划入门书</a></li>
+    <li><a href="&enbase;/docs/books.html">所有书籍和文档</a></li>
+  </ul>
+      </li>
+    </ul>
+    <ul>
+      <li><a href="&base;/community.html">社区</a>
+  <ul>
+    <li><a href="&enbase;/community/mailinglists.html">邮件列表</a></li>
+    <li><a href="https://forums.FreeBSD.org">论坛</a></li>;
+    <li><a href="&enbase;/usergroups.html">用户群体</a></li>
+    <li><a href="&enbase;/events/events.html">活动</a></li>
+    <li><a href="http://serverfault.com/questions/tagged/freebsd">Q&amp;A (external)</a></li>
+  </ul>
+      </li>
+    </ul>
+    <ul>
+      <li><a href="&enbase;/projects/index.html">开发</a>
+  <ul>
+    <li><a href="https://wiki.FreeBSD.org/IdeasPage">Project Ideas</a></li>
+    <li><a href="https://svnweb.FreeBSD.org">SVN Repository</a></li>
+    <li><a href="https://github.com/freebsd">GIT Repository</a></li>
+    <li><a href="http://p4web.FreeBSD.org">Perforce Repository</a></li>
+  </ul>
+      </li>
+    </ul>
+    <ul>
+      <li><a href="&base;/support.html">支持</a>
+  <ul>
+    <li><a href="&enbase;/commercial/commercial.html">供应商</a></li>
+    <li><a href="&enbase;/security/">安全公告</a></li>
+    <li><a href="https://bugs.FreeBSD.org/search/">问题报告</a></li>;
+    <li><a href="https://www.FreeBSD.org/support.html">提交问题报告</a></li>;
+  </ul>
+      </li>
+    </ul>
+    <ul>
+      <li><a href="https://www.freebsdfoundation.org/">基金会</a>;
+  <ul>
+    <li><a href="https://www.freebsdfoundation.org/donate/">资金捐赠</a></li>;
+    <li><a href="&enbase;/donations/index.html#systems">硬件捐赠</a></li>
+  </ul>
+      </li>
+    </ul>
+  </div> <!-- MENU -->
+  '>
+
+<!-- macro for webbuild paper -->
+<!ENTITY webbuild '
+<p xmlns="http://www.w3.org/1999/xhtml">介绍如何手动通 SVN repository 更新,
+以及编译 FreeBSD 网页。</p>'>



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