diff options
author | tristantheb <tristantheb@gmail.com> | 2021-04-21 16:21:07 +0200 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-04-22 00:40:28 +0800 |
commit | e9bb21320278d88f6795525b4bb6c91b90711fcc (patch) | |
tree | 954e9ca33c74f55cacebf9929ba640caf0b88c4c /files/zh-tw/web/api | |
parent | 3c2908eafe5aacd2b98c1b4e23a8da28a120dbeb (diff) | |
download | translated-content-e9bb21320278d88f6795525b4bb6c91b90711fcc.tar.gz translated-content-e9bb21320278d88f6795525b4bb6c91b90711fcc.tar.bz2 translated-content-e9bb21320278d88f6795525b4bb6c91b90711fcc.zip |
KS: Removal of the least used macros
Diffstat (limited to 'files/zh-tw/web/api')
7 files changed, 4 insertions, 18 deletions
diff --git a/files/zh-tw/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html b/files/zh-tw/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html index 65e2a5055d..6a16a2aaad 100644 --- a/files/zh-tw/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html +++ b/files/zh-tw/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html @@ -633,9 +633,7 @@ var ptrn = ctx.createPattern(img,'repeat'); <p><code>shadowOffsetX和shadowOffsetY會決定陰影延伸大小,若是為正值,則陰影會往右(沿X軸)和往下(沿Y軸)延伸,若是為負值,則會往正值相反方向延伸。</code></p> <div class="geckoVersionNote"> -<p>{{gecko_callout_heading("7.0")}}</p> - -<p>Note: 基於HTML5提議規格變更,從{{Gecko("7.0")}}開始,陰影只會在source-over的<a href="/en-US/docs/Web/Guide/HTML/Canvas_tutorial/Compositing" title="/en-US/docs/Web/Guide/HTML/Canvas_tutorial/Compositing">構圖排列</a>下產生</p> +<p>Note: 基於HTML5提議規格變更,從 開始,陰影只會在source-over的<a href="/en-US/docs/Web/Guide/HTML/Canvas_tutorial/Compositing" title="/en-US/docs/Web/Guide/HTML/Canvas_tutorial/Compositing">構圖排列</a>下產生</p> </div> <h3 id="文字陰影範例">文字陰影範例</h3> diff --git a/files/zh-tw/web/api/file/using_files_from_web_applications/index.html b/files/zh-tw/web/api/file/using_files_from_web_applications/index.html index 52bd1928b3..cf9719ccd2 100644 --- a/files/zh-tw/web/api/file/using_files_from_web_applications/index.html +++ b/files/zh-tw/web/api/file/using_files_from_web_applications/index.html @@ -407,5 +407,3 @@ function handleFiles(files) { <li><a href="/en/Extensions/Using_the_DOM_File_API_in_chrome_code" title="en/Extensions/Using the DOM File API in chrome code">Using the DOM File API in chrome code</a></li> <li><code>{{domxref("XMLHttpRequest")}}</code></li> </ul> - -<p>{{ HTML5ArticleTOC() }}</p> diff --git a/files/zh-tw/web/api/html_drag_and_drop_api/drag_operations/index.html b/files/zh-tw/web/api/html_drag_and_drop_api/drag_operations/index.html index c609d6f4d4..bc61aeeb4c 100644 --- a/files/zh-tw/web/api/html_drag_and_drop_api/drag_operations/index.html +++ b/files/zh-tw/web/api/html_drag_and_drop_api/drag_operations/index.html @@ -119,8 +119,6 @@ dt.setData("text/plain", "http://www.mozilla.org"); <p>上面我們的canvas是50 x 50px大小,然後我們位移一半25讓圖片落在滑鼠指標中央。 </p> -<p>{{h2_gecko_minversion("使用XUL panel元素作為拖曳圖片", "9.0")}}</p> - <p>在Gecko上開發,比如說外掛或Mozllia應用程式,Gecko9.0{{geckoRelease("9.0")}}支援使用{{XULElem("panel")}}元素作為拖曳圖片,簡單將XUL panel元素傳入setDragImage方法即可。</p> <p>試想下面這個 {{XULElem("panel")}}元素:</p> diff --git a/files/zh-tw/web/api/messageevent/index.html b/files/zh-tw/web/api/messageevent/index.html index 4379f0fd00..79cae0574c 100644 --- a/files/zh-tw/web/api/messageevent/index.html +++ b/files/zh-tw/web/api/messageevent/index.html @@ -75,7 +75,6 @@ original_slug: WebSockets/WebSockets_reference/MessageEvent </div> <h3 id="Gecko_備註">Gecko 備註</h3> <div class="geckoVersionNote"> - <p>{{ gecko_callout_heading("6.0") }}</p> <p>此時此刻,Gecko 不支援 <code><a href="/en/JavaScript_typed_arrays/ArrayBuffer" title="en/JavaScript typed arrays/ArrayBuffer">ArrayBuffer</a></code> 或 {{ domxref("Blob") }} 作為 <code>data</code>。</p> </div> <p>{{ languages ( {"en": "en/WebSockets/WebSockets_reference/MessageEvent"} ) }}</p> diff --git a/files/zh-tw/web/api/permissions_api/index.html b/files/zh-tw/web/api/permissions_api/index.html index 919e053cf8..c9dda01311 100644 --- a/files/zh-tw/web/api/permissions_api/index.html +++ b/files/zh-tw/web/api/permissions_api/index.html @@ -4,9 +4,8 @@ slug: Web/API/Permissions_API translation_of: Web/API/Permissions_API original_slug: WebAPI/Permissions --- +<p>{{DefaultAPISidebar("Permissions API")}}</p> <p>{{ draft() }}</p> -<p>{{ non-standard_header }}</p> -<p>{{ B2GOnlyHeader2('certified') }}</p> <h2 id="摘要">摘要</h2> <p>Permissions API 可顯示 Apps 所要求的所有權限,以利使用者管理。Apps 可透過此 API 而讀取其他 Apps 的權限並進一步變更。</p> <p>透過 <a href="https://developer.mozilla.org/en-US/docs/DOM/PermissionSettings" title="/en-US/docs/DOM/PermissionSettings"><code>PermissionSettings</code></a> 介面的 <a href="https://developer.mozilla.org/en-US/docs/DOM/window.navigator.mozPermissionSettings" title="/en-US/docs/DOM/window.navigator.mozPermissionSettings"><code>navigator.mozPermissionSettings</code></a> 屬性,即可存取 Permission Manager。</p> diff --git a/files/zh-tw/web/api/websocket/index.html b/files/zh-tw/web/api/websocket/index.html index cd92f4fd7a..8a8c14f3cb 100644 --- a/files/zh-tw/web/api/websocket/index.html +++ b/files/zh-tw/web/api/websocket/index.html @@ -189,8 +189,6 @@ void send( <h6 id="註釋">註釋</h6> <div class="geckoVersionNote"> -<p>{{ gecko_callout_heading("6.0") }}</p> - <p>Gecko <code>send()</code> 方法的實作與 Gecko 6.0 的規範有差別。Gecko 回傳一個 <code>boolean</code> 以表示連線是否仍處於開啟狀態(且資料成功隊列/傳輸)。另外,此時此刻,Gecko 不支援 <code><a href="/zh_tw/JavaScript_typed_arrays/ArrayBuffer" title="zh tw/JavaScript typed arrays/ArrayBuffer">ArrayBuffer</a></code> 或 {{ domxref("Blob") }} 作為資料形態。</p> </div> diff --git a/files/zh-tw/web/api/websockets_api/index.html b/files/zh-tw/web/api/websockets_api/index.html index 49adb03bd0..56f850a44f 100644 --- a/files/zh-tw/web/api/websockets_api/index.html +++ b/files/zh-tw/web/api/websockets_api/index.html @@ -142,14 +142,10 @@ original_slug: WebSockets <h3 id="Gecko_附註">Gecko 附註</h3> <p>Firefox 的 WebSockets 支援正在持續追蹤發展中的 WebSocket 規範。Firefox 6 實作底層協定版號 7,Firefox 7 實作協定版號 8(IETF 草案 10 的內容)。Firefox mobile 在 7.0 版支援 WebSocket。</p> <div class="geckoVersionNote"> - <p>{{ gecko_callout_heading("6.0") }}</p> - <p>Gecko 6.0 {{ geckoRelease("6.0") }} 之前,不該存在的 <code>WebSocket</code> 物件使得某些開發者認為 <code>WebSocket</code> 服務沒有前輟,此物件已被更名為 <code>MozWebSocket</code>。</p> + <p>Gecko 6.0 之前,不該存在的 <code>WebSocket</code> 物件使得某些開發者認為 <code>WebSocket</code> 服務沒有前輟,此物件已被更名為 <code>MozWebSocket</code>。</p> </div> <div class="geckoVersionNote"> - <p>{{ gecko_callout_heading("7.0") }}</p> - <p>自從 Gecko 7.0 {{ geckoRelease("7.0") }},偏好設定 <code>network.websocket.max-connections</code> 可以用來設定 WebSocket 連線同時開啟的最大個數。預設值為 200。</p> + <p>自從 Gecko 7.0,偏好設定 <code>network.websocket.max-connections</code> 可以用來設定 WebSocket 連線同時開啟的最大個數。預設值為 200。</p> </div> <div class="warning"> <strong>警告:</strong>雖然不是唯一的理由,但是目前 WebSockets 被 Firefox 4 與 5 禁用的關鍵原因是一個<a class="external" href="http://www.ietf.org/mail-archive/web/hybi/current/msg04744.html" title="http://www.ietf.org/mail-archive/web/hybi/current/msg04744.html">協定設計上的安全問題</a>,因此不建議在生產環境下使用這些 Firefox 版本的 WebSockets。若仍想測試 WebSockets,你可以開啟 <code>about:config</code> 並設定 <code>network.websocket.enabled</code> 的取值至 <code>true</code>,並需要同時設定 <code>network.websocket.override-security-block</code> 的取值至 <code>true</code> 才能允許 WebSocket 連線的初始化。</div> -<p>{{ HTML5ArticleTOC() }}</p> -<p>{{ languages ( {"en": "en/WebSockets", "es": "es/WebSockets"} ) }}</p> |