aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/zh-cn/glossary/base64/index.html2
-rw-r--r--files/zh-cn/glossary/localization/index.html1
-rw-r--r--files/zh-cn/web/accessibility/index.html10
-rw-r--r--files/zh-cn/web/guide/ajax/index.html4
-rw-r--r--files/zh-cn/web/html/index.html2
-rw-r--r--files/zh-cn/web/html/reference/index.html8
-rw-r--r--files/zh-cn/web/index.html8
-rw-r--r--files/zh-cn/web/svg/index.html1
-rw-r--r--files/zh-cn/web/xpath/index.html8
-rw-r--r--files/zh-cn/web/xslt/index.html1
10 files changed, 1 insertions, 44 deletions
diff --git a/files/zh-cn/glossary/base64/index.html b/files/zh-cn/glossary/base64/index.html
index 167f92aafc..1045f641bb 100644
--- a/files/zh-cn/glossary/base64/index.html
+++ b/files/zh-cn/glossary/base64/index.html
@@ -56,7 +56,6 @@ original_slug: Web/API/WindowBase64/Base64_encoding_and_decoding
</dd>
</dl>
- <p><span class="alllinks"><a href="/en-US/docs/tag/Base64">查看所有...</a></span></p>
</td>
<td>
<h2 class="Tools" id="Tools" name="Tools">工具</h2>
@@ -66,7 +65,6 @@ original_slug: Web/API/WindowBase64/Base64_encoding_and_decoding
<li><a href="/en-US/docs/Web/JavaScript/Typed_arrays/StringView" title="/en-US/docs/Web/JavaScript/Typed_arrays/StringView"><code>StringView</code> – a C-like representation of strings based on typed arrays</a></li>
</ul>
- <p><span class="alllinks"><a href="/en-US/docs/tag/Base64">View All...</a></span></p>
<h2 class="Related_Topics" id="Related_Topics" name="Related_Topics">相关文章</h2>
diff --git a/files/zh-cn/glossary/localization/index.html b/files/zh-cn/glossary/localization/index.html
index 1ba3b8bed6..464851a555 100644
--- a/files/zh-cn/glossary/localization/index.html
+++ b/files/zh-cn/glossary/localization/index.html
@@ -40,7 +40,6 @@ original_slug: Localization
<dd>
Frequently asked questions about localization.</dd>
</dl>
- <p><span class="alllinks"><a href="/en-US/docs/tag/Localization" title="en-US/docs/tag/Localization">View All...</a></span></p>
</td>
<td>
<h2 class="Community" id="Community">Community</h2>
diff --git a/files/zh-cn/web/accessibility/index.html b/files/zh-cn/web/accessibility/index.html
index e325d8958c..35be1094d7 100644
--- a/files/zh-cn/web/accessibility/index.html
+++ b/files/zh-cn/web/accessibility/index.html
@@ -14,8 +14,6 @@ translation_of: Web/Accessibility
<p>"<strong>网络从根本上是为了为所有的人工作</strong>, 无论他们的硬件、软件、语言、文化、位置或身体或精神能力。当网络达到这一目标,它可以被不同的人的听觉范围,运动,和认知能力访问。" <a href="http://www.w3.org/standards/webdesign/accessibility" title="http://www.w3.org/standards/webdesign/accessibility">W3C - 可访问性</a></p>
-<div class="cleared topicpage-table">
-<div class="section">
<h2 class="Documentation" id="Documentation" name="Documentation">主要教程</h2>
<dl>
@@ -58,10 +56,6 @@ translation_of: Web/Accessibility
<dt>本文档提供了移动应用开发人员无障碍要求的简明清单</dt>
</dl>
-<p><span class="alllinks"><a href="/zh-CN/docs/tag/Accessibility" title="/zh-CN/docs/tag/Accessibility">查看所有关于可访问性的文章...</a></span></p>
-</div>
-
-<div class="section">
<h2 class="Tools" id="Tools" name="Tools">web开发人员工具</h2>
<ul>
@@ -69,12 +63,8 @@ translation_of: Web/Accessibility
<li><a class="external" href="http://www.standards-schmandards.com/index.php?show/fangs">尖牙屏幕阅读模拟器</a></li>
</ul>
-<p><span class="alllinks"><a href="/zh-CN/docs/tag/Accessibility:Tools" title="zh-CN/docs/tag/Accessibility:Tools">查看全部...</a></span></p>
-
<h2 id="其他有用的网站"><span class="web-item">其他有用的网站 </span></h2>
<ul>
<li><a class="external" href="https://support.mozilla.org/kb/accessibility-features-firefox-make-firefox-and-we">屏幕阅读器列表</a></li>
</ul>
-</div>
-</div>
diff --git a/files/zh-cn/web/guide/ajax/index.html b/files/zh-cn/web/guide/ajax/index.html
index 875ee9c9d6..42cc4d78df 100644
--- a/files/zh-cn/web/guide/ajax/index.html
+++ b/files/zh-cn/web/guide/ajax/index.html
@@ -49,8 +49,6 @@ translation_of: Web/Guide/AJAX
<dd>W3C <a href="https://xhr.spec.whatwg.org/">XMLHttpRequest</a>规范向XMLHttpRequest添加了HTML解析支持,XMLHttpRequest原本只支持XML解析。此功能允许Web应用程序使用XMLHttpRequest获取HTML资源作为解析的DOM。</dd>
</dl>
-<p><span class="alllinks"><a href="/zh-CN/docs/tag/AJAX" title="zh-CN/docs/tag/AJAX">View All...</a></span></p>
-
<h2 class="Other" id="参见">参见</h2>
<dl>
@@ -73,8 +71,6 @@ translation_of: Web/Guide/AJAX
<li class="Tools"><a href="https://github.com/axios/axios">axios</a> 基于 {{jsxref("Promise")}} 的 {{glossary("HTTP")}} 客户端,使用<code>XMLHttpRequest</code> 实现。</li>
</ul>
-<p class="Tools"><span class="alllinks"><a href="/en-US/docs/AJAX:Tools" title="en-US/docs/AJAX:Tools">View All...</a></span></p>
-
<h2 id="例子">例子</h2>
<ul>
diff --git a/files/zh-cn/web/html/index.html b/files/zh-cn/web/html/index.html
index 0e769316a0..25dc6121c1 100644
--- a/files/zh-cn/web/html/index.html
+++ b/files/zh-cn/web/html/index.html
@@ -103,4 +103,4 @@ translation_of: Web/HTML
</dl>
</div>
</div>
-<span class="alllinks"><a href="/zh-CN/docs/tag/HTML">查看所有...</a></span></section>
+</section>
diff --git a/files/zh-cn/web/html/reference/index.html b/files/zh-cn/web/html/reference/index.html
index 1022be1d7c..f4ae1096ab 100644
--- a/files/zh-cn/web/html/reference/index.html
+++ b/files/zh-cn/web/html/reference/index.html
@@ -15,8 +15,6 @@ translation_of: Web/HTML/Reference
<p>{{draft}}</p>
-<div class="row topicpage-table">
-<div class="section">
<h2 class="Documentation" id="Documentation" name="Documentation">内容</h2>
<dl>
@@ -31,15 +29,9 @@ translation_of: Web/HTML/Reference
<dd>在超文本标记语言中,在两种文档之间可以指定&lt;a&gt;, &lt;area&gt;或&lt;link&gt; 元素使一个页面链接到另一个页面。</dd>
</dl>
-<p><span class="alllinks"><a href="/zh-CN/docs/tag/HTML" title="Article tagged: HTML">查看全部...</a></span></p>
-</div>
-
-<div class="section">
<h2 class="Tools" id="Tools" name="Tools">指南和教程</h2>
<dl>
<dt><a href="/zh-CN/docs/Web/Guide/HTML">HTML 开发者指南</a></dt>
<dd>MDN 文章介绍了用于构建网页的特定 HTML 技巧,还有教程和其他资料。</dd>
</dl>
-</div>
-</div>
diff --git a/files/zh-cn/web/index.html b/files/zh-cn/web/index.html
index 783d9ec265..800c9354d1 100644
--- a/files/zh-cn/web/index.html
+++ b/files/zh-cn/web/index.html
@@ -9,8 +9,6 @@ translation_of: Web
---
<p>开放的 Web 给予开发者不可思议的机会,想全面的利用这些技术,你需要知道如何使用它们。在下方你会找到相关 Web 技术文档链接。</p>
-<div class="row topicpage-table">
-<div class="section">
<h2 class="Documentation" id="Docs_for_add-on_developers" name="Docs_for_add-on_developers">面向 Web 开发者的文档</h2>
<dl>
@@ -26,10 +24,6 @@ translation_of: Web
<dd>这是实用代码片段(小型代码示例)的速查表,对开发各种 Mozilla 扩展程序的开发者有价值,其中的许多示例可以在 <a href="/zh-CN/docs/XULRunner">XULRunner</a> 应用程序以及实际的 Mozilla 代码本身中使用。</dd>
</dl>
-<p><span class="alllinks"><a href="/zh-CN/docs/tag/Web">查看所有...</a></span></p>
-</div>
-
-<div class="section">
<h2 class="Documentation" id="Docs_for_add-on_developers" name="Docs_for_add-on_developers">Web 技术参考</h2>
<dl>
@@ -44,8 +38,6 @@ translation_of: Web
<dt><a href="/zh-CN/docs/Web/MathML">MathML</a></dt>
<dd>Mathematical 标记语言能让显示复杂的数学公式或语法变得可能。</dd>
</dl>
-</div>
-</div>
<h3 id="Temporary" name="Temporary">暂时性的</h3>
diff --git a/files/zh-cn/web/svg/index.html b/files/zh-cn/web/svg/index.html
index e4e6ba60ac..88b0439673 100644
--- a/files/zh-cn/web/svg/index.html
+++ b/files/zh-cn/web/svg/index.html
@@ -46,7 +46,6 @@ translation_of: Web/SVG
</dd>
</dl>
-<p><span class="alllinks"><a href="/zh-CN/docs/tag/SVG" title="tag/SVG">查看全部...</a></span></p>
<h2 class="Community" id="社区">社区</h2>
diff --git a/files/zh-cn/web/xpath/index.html b/files/zh-cn/web/xpath/index.html
index 5905c3209f..8daa3cf0a5 100644
--- a/files/zh-cn/web/xpath/index.html
+++ b/files/zh-cn/web/xpath/index.html
@@ -15,8 +15,6 @@ translation_of: Web/XPath
<p><strong>注意:</strong>XPath 的浏览器支持差别很大;Firefox 支持地相当不错 (尽管没有计划进一步提高支持),而其他浏览器则较小程度地实现了它。如果你需要一个兼容主流浏览器的 XPath,你可以考虑试试 <a href="http://nchc.dl.sourceforge.net/project/js-xpath/js-xpath/1.0.0/xpath.js">js-xpath</a> 或 <a href="https://github.com/google/wicked-good-xpath">wicked-good-xpath</a>.</p>
</div>
-<div class="row topicpage-table">
-<div class="section">
<h2 class="Documentation" id="Documentation" name="Documentation">文档</h2>
<dl>
@@ -36,10 +34,6 @@ translation_of: Web/XPath
<dd><strong>JXON</strong> (lossless <strong>J</strong>avaScript <strong>X</strong>ML <strong>O</strong>bject <strong>N</strong>otation) is a generic name by which is defined the representation of JavaScript Objects using <a href="/en/XML" title="en/XML">XML</a>. There are some cases in which the whole content of an XML document must be read from the JavaScript interpreter (like for web-apps languages or settings XML documents, for example). In these cases JXON could represent the most practical way and a valid alternative to XPath.</dd>
</dl>
-<p><span class="alllinks"><a href="/en-US/docs/tag/XPath" title="tag/XPath">View All...</a></span></p>
-</div>
-
-<div class="section">
<h2 class="Tools" id="Tools" name="Tools">工具</h2>
<dl>
@@ -56,7 +50,5 @@ translation_of: Web/XPath
<ul>
<li><a href="/zh-CN/docs/XSLT" title="XSLT">XSLT</a>, <a href="/zh-CN/docs/XQuery" title="XQuery">XQuery</a>, <a href="/zh-CN/docs/XML" title="XML">XML</a>, <a href="/zh-CN/docs/DOM" title="DOM">DOM</a>, <a href="/zh-CN/docs/JXON" title="/zh-CN/docs/JXON">JXON</a>, <a href="/zh-CN/docs/JSON/JSONPath" title="JSON/JSONPath">JSONPath</a></li>
</ul>
-</div>
-</div>
<div>{{QuickLinksWithSubpages("/zh-CN/docs/Web/XPath")}}</div>
diff --git a/files/zh-cn/web/xslt/index.html b/files/zh-cn/web/xslt/index.html
index cf491833d6..223716c624 100644
--- a/files/zh-cn/web/xslt/index.html
+++ b/files/zh-cn/web/xslt/index.html
@@ -53,7 +53,6 @@ translation_of: Web/XSLT
<dt><a href="cn/XSLT_2.0">XSLT 2.0</a> (new)</dt>
</dl>
- <p><span class="alllinks"><a>View All...</a></span></p>
</td>
<td>
<h4 id="Community" name="Community">Community</h4>