aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/conflicting/learn
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-tw/conflicting/learn')
-rw-r--r--files/zh-tw/conflicting/learn/html/introduction_to_html/index.html3
-rw-r--r--files/zh-tw/conflicting/learn/javascript/objects/index.html3
-rw-r--r--files/zh-tw/conflicting/learn/server-side/django/index.html3
3 files changed, 6 insertions, 3 deletions
diff --git a/files/zh-tw/conflicting/learn/html/introduction_to_html/index.html b/files/zh-tw/conflicting/learn/html/introduction_to_html/index.html
index 29c2532f6f..1ddb9961ce 100644
--- a/files/zh-tw/conflicting/learn/html/introduction_to_html/index.html
+++ b/files/zh-tw/conflicting/learn/html/introduction_to_html/index.html
@@ -1,8 +1,9 @@
---
title: 應該避免的過時語法
-slug: Web_開發/Historical_artifacts_to_avoid
+slug: conflicting/Learn/HTML/Introduction_to_HTML
translation_of: Learn/HTML/Introduction_to_HTML
translation_of_original: Web/Guide/HTML/Obsolete_things_to_avoid
+original_slug: Web_開發/Historical_artifacts_to_avoid
---
<h2 id="介紹">介紹</h2>
diff --git a/files/zh-tw/conflicting/learn/javascript/objects/index.html b/files/zh-tw/conflicting/learn/javascript/objects/index.html
index 292229d00d..98744a8369 100644
--- a/files/zh-tw/conflicting/learn/javascript/objects/index.html
+++ b/files/zh-tw/conflicting/learn/javascript/objects/index.html
@@ -1,6 +1,6 @@
---
title: JavaScript 物件導向介紹
-slug: Web/JavaScript/Introduction_to_Object-Oriented_JavaScript
+slug: conflicting/Learn/JavaScript/Objects
tags:
- 中階
- 命名空間
@@ -12,6 +12,7 @@ tags:
- 物件導向程式設計
translation_of: Learn/JavaScript/Objects
translation_of_original: Web/JavaScript/Introduction_to_Object-Oriented_JavaScript
+original_slug: Web/JavaScript/Introduction_to_Object-Oriented_JavaScript
---
<div>{{jsSidebar("Introductory")}}</div>
diff --git a/files/zh-tw/conflicting/learn/server-side/django/index.html b/files/zh-tw/conflicting/learn/server-side/django/index.html
index 11e3c03038..302f55e871 100644
--- a/files/zh-tw/conflicting/learn/server-side/django/index.html
+++ b/files/zh-tw/conflicting/learn/server-side/django/index.html
@@ -1,10 +1,11 @@
---
title: Python
-slug: Python
+slug: conflicting/Learn/Server-side/Django
tags:
- Python
translation_of: Learn/Server-side/Django
translation_of_original: Python
+original_slug: Python
---
<p><a class="external" href="http://www.python.org">Python</a> 是一種直譯式的腳本語言,是一個跨平台的的語言,可以在各個平台上面使用,如:Linux、Mac OS X、以及Microsoft Windows.</p>
<h2 id="Learning_Python" name="Learning_Python">學習 Python</h2>