From 1ec4359280f4d8d92f982991a504f7f044b425a3 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:47:01 +0100 Subject: unslug fa: modify --- files/fa/web/api/canvas_api/tutorial/index.html | 3 ++- files/fa/web/api/htmlelement/innertext/index.html | 3 ++- files/fa/web/api/server-sent_events/index.html | 3 ++- files/fa/web/css/attribute_selectors/index.html | 3 ++- files/fa/web/css/media_queries/using_media_queries/index.html | 3 ++- files/fa/web/css/type_selectors/index.html | 3 ++- files/fa/web/css/zoom/index.html | 3 ++- files/fa/web/guide/html/html5/index.html | 3 ++- files/fa/web/html/applying_color/index.html | 3 ++- files/fa/web/html/attributes/index.html | 3 ++- .../fa/web/javascript/guide/control_flow_and_error_handling/index.html | 3 ++- files/fa/web/javascript/guide/details_of_the_object_model/index.html | 3 ++- files/fa/web/javascript/guide/functions/index.html | 3 ++- files/fa/web/javascript/guide/grammar_and_types/index.html | 3 ++- files/fa/web/javascript/guide/index.html | 3 ++- files/fa/web/javascript/guide/introduction/index.html | 3 ++- 16 files changed, 32 insertions(+), 16 deletions(-) (limited to 'files/fa/web') diff --git a/files/fa/web/api/canvas_api/tutorial/index.html b/files/fa/web/api/canvas_api/tutorial/index.html index 2e74741940..2e5832e2ac 100644 --- a/files/fa/web/api/canvas_api/tutorial/index.html +++ b/files/fa/web/api/canvas_api/tutorial/index.html @@ -1,8 +1,9 @@ --- title: رسم گرافیک با Canvas -slug: HTML/Canvas/Drawing_Graphics_with_Canvas +slug: Web/API/Canvas_API/Tutorial translation_of: Web/API/Canvas_API/Tutorial translation_of_original: Web/API/Canvas_API/Drawing_graphics_with_canvas +original_slug: HTML/Canvas/Drawing_Graphics_with_Canvas ---

بخش عمده‌ای از این مطلب (به جز مستندات drawWindow) به صفحه‌ی اصلی آموزش Canvas منتقل شده است، بنابراین این صفحه نیز به احتمال زیاد به آن قسمت منتقل می‌شود تا از ایجاد محتوای تکراری جلوگیری شود.

diff --git a/files/fa/web/api/htmlelement/innertext/index.html b/files/fa/web/api/htmlelement/innertext/index.html index 98dd0eed8f..1b0a01c0e3 100644 --- a/files/fa/web/api/htmlelement/innertext/index.html +++ b/files/fa/web/api/htmlelement/innertext/index.html @@ -1,7 +1,8 @@ --- title: Node.innerText -slug: Web/API/Node/innerText +slug: Web/API/HTMLElement/innerText translation_of: Web/API/HTMLElement/innerText +original_slug: Web/API/Node/innerText ---
{{APIRef("DOM")}}
diff --git a/files/fa/web/api/server-sent_events/index.html b/files/fa/web/api/server-sent_events/index.html index 9b22801732..d62c1f2499 100644 --- a/files/fa/web/api/server-sent_events/index.html +++ b/files/fa/web/api/server-sent_events/index.html @@ -1,11 +1,12 @@ --- title: Server-sent events -slug: Server-sent_events +slug: Web/API/Server-sent_events tags: - NeedsTranslation - Server-sent events - TopicStub translation_of: Web/API/Server-sent_events +original_slug: Server-sent_events ---

Traditionally, a web page has to send a request to the server to receive new data; that is, the page requests data from the server. With server-sent events, it's possible for a server to send new data to a web page at any time, by pushing messages to the web page. These incoming messages can be treated as Events + data inside the web page.

diff --git a/files/fa/web/css/attribute_selectors/index.html b/files/fa/web/css/attribute_selectors/index.html index 54cf34cd5d..b5ead5055f 100644 --- a/files/fa/web/css/attribute_selectors/index.html +++ b/files/fa/web/css/attribute_selectors/index.html @@ -1,7 +1,8 @@ --- title: انتخابگر ویژگی -slug: Web/CSS/انتخابگرـویژگی +slug: Web/CSS/Attribute_selectors translation_of: Web/CSS/Attribute_selectors +original_slug: Web/CSS/انتخابگرـویژگی ---
{{CSSRef}}
diff --git a/files/fa/web/css/media_queries/using_media_queries/index.html b/files/fa/web/css/media_queries/using_media_queries/index.html index 286a3e8ba2..9b6cdc27c1 100644 --- a/files/fa/web/css/media_queries/using_media_queries/index.html +++ b/files/fa/web/css/media_queries/using_media_queries/index.html @@ -1,7 +1,8 @@ --- title: ابزار تست رسانه پاسخگو -slug: Web/CSS/Media_Queries/ابزار-تست-رسانه-پاسخگو +slug: Web/CSS/Media_Queries/Using_media_queries translation_of: Web/CSS/Media_Queries/Using_media_queries +original_slug: Web/CSS/Media_Queries/ابزار-تست-رسانه-پاسخگو ---
{{cssref}}
diff --git a/files/fa/web/css/type_selectors/index.html b/files/fa/web/css/type_selectors/index.html index 5a4b5e4c89..210bb4d78e 100644 --- a/files/fa/web/css/type_selectors/index.html +++ b/files/fa/web/css/type_selectors/index.html @@ -1,7 +1,8 @@ --- title: انتخابگر نوع -slug: Web/CSS/انتخابگرـنوع +slug: Web/CSS/Type_selectors translation_of: Web/CSS/Type_selectors +original_slug: Web/CSS/انتخابگرـنوع ---
{{CSSRef}}
diff --git a/files/fa/web/css/zoom/index.html b/files/fa/web/css/zoom/index.html index e664b6b4cc..cd69cd8cf8 100644 --- a/files/fa/web/css/zoom/index.html +++ b/files/fa/web/css/zoom/index.html @@ -1,7 +1,8 @@ --- title: بزرگنمایی -slug: Web/CSS/بزرگنمایی +slug: Web/CSS/zoom translation_of: Web/CSS/zoom +original_slug: Web/CSS/بزرگنمایی ---
{{CSSRef}}{{Non-standard_header}}
diff --git a/files/fa/web/guide/html/html5/index.html b/files/fa/web/guide/html/html5/index.html index f2ae6b581b..d87f063a44 100644 --- a/files/fa/web/guide/html/html5/index.html +++ b/files/fa/web/guide/html/html5/index.html @@ -1,7 +1,8 @@ --- title: HTML5 -slug: HTML/HTML5 +slug: Web/Guide/HTML/HTML5 translation_of: Web/Guide/HTML/HTML5 +original_slug: HTML/HTML5 ---

HTML5 آخرین نسخه از مجموعه استانداردهای HTML است، که نشان‌دهنده‌ی دو مفهوم متفاوت است:

diff --git a/files/fa/web/html/applying_color/index.html b/files/fa/web/html/applying_color/index.html index 99f2d980cf..2582e621eb 100644 --- a/files/fa/web/html/applying_color/index.html +++ b/files/fa/web/html/applying_color/index.html @@ -1,7 +1,8 @@ --- title: اضافه کردن رنگ به عناصر با استفاده از سی اس اس -slug: Web/HTML/افزودن_رنگ +slug: Web/HTML/Applying_color translation_of: Web/HTML/Applying_color +original_slug: Web/HTML/افزودن_رنگ ---
{{HTMLRef}}
diff --git a/files/fa/web/html/attributes/index.html b/files/fa/web/html/attributes/index.html index 70c73bc06b..aa35e59613 100644 --- a/files/fa/web/html/attributes/index.html +++ b/files/fa/web/html/attributes/index.html @@ -1,7 +1,8 @@ --- title: مرجع صفت‌های HTML -slug: HTML/Attributes +slug: Web/HTML/Attributes translation_of: Web/HTML/Attributes +original_slug: HTML/Attributes ---

عنصرها در HTM صفت‌هایی دارند؛ این‌ها مقادیر اضافه‌ای هستند که عنصرها را پیکربندی می‌کنند یا رفتار آنها را در راه‌های گسترده‌ای به‌صورت مناسب با شرایطی که کاربران می‌خواهند تطبیق میدهند.

diff --git a/files/fa/web/javascript/guide/control_flow_and_error_handling/index.html b/files/fa/web/javascript/guide/control_flow_and_error_handling/index.html index 1b3edc9c8a..9d9f2db887 100644 --- a/files/fa/web/javascript/guide/control_flow_and_error_handling/index.html +++ b/files/fa/web/javascript/guide/control_flow_and_error_handling/index.html @@ -1,7 +1,8 @@ --- title: Control flow and error handling -slug: Web/JavaScript/راهنما/Control_flow_and_error_handling +slug: Web/JavaScript/Guide/Control_flow_and_error_handling translation_of: Web/JavaScript/Guide/Control_flow_and_error_handling +original_slug: Web/JavaScript/راهنما/Control_flow_and_error_handling ---
{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Grammar_and_types", "Web/JavaScript/Guide/Loops_and_iteration")}}
diff --git a/files/fa/web/javascript/guide/details_of_the_object_model/index.html b/files/fa/web/javascript/guide/details_of_the_object_model/index.html index 5e523e9124..8562138526 100644 --- a/files/fa/web/javascript/guide/details_of_the_object_model/index.html +++ b/files/fa/web/javascript/guide/details_of_the_object_model/index.html @@ -1,7 +1,8 @@ --- title: Details of the object model -slug: Web/JavaScript/راهنما/Details_of_the_Object_Model +slug: Web/JavaScript/Guide/Details_of_the_Object_Model translation_of: Web/JavaScript/Guide/Details_of_the_Object_Model +original_slug: Web/JavaScript/راهنما/Details_of_the_Object_Model ---
{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Working_with_Objects", "Web/JavaScript/Guide/Using_promises")}}
diff --git a/files/fa/web/javascript/guide/functions/index.html b/files/fa/web/javascript/guide/functions/index.html index 626ea544bf..5e4f1a8c63 100644 --- a/files/fa/web/javascript/guide/functions/index.html +++ b/files/fa/web/javascript/guide/functions/index.html @@ -1,7 +1,8 @@ --- title: Functions -slug: Web/JavaScript/راهنما/Functions +slug: Web/JavaScript/Guide/Functions translation_of: Web/JavaScript/Guide/Functions +original_slug: Web/JavaScript/راهنما/Functions ---
{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Loops_and_iteration", "Web/JavaScript/Guide/Expressions_and_Operators")}}
diff --git a/files/fa/web/javascript/guide/grammar_and_types/index.html b/files/fa/web/javascript/guide/grammar_and_types/index.html index 7ccb432c33..c42b672d21 100644 --- a/files/fa/web/javascript/guide/grammar_and_types/index.html +++ b/files/fa/web/javascript/guide/grammar_and_types/index.html @@ -1,7 +1,8 @@ --- title: گرامر و انواع -slug: Web/JavaScript/راهنما/Grammar_and_types +slug: Web/JavaScript/Guide/Grammar_and_types translation_of: Web/JavaScript/Guide/Grammar_and_types +original_slug: Web/JavaScript/راهنما/Grammar_and_types ---
{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Introduction", "Web/JavaScript/Guide/Control_flow_and_error_handling")}}
diff --git a/files/fa/web/javascript/guide/index.html b/files/fa/web/javascript/guide/index.html index 6ebfec2533..ec38190108 100644 --- a/files/fa/web/javascript/guide/index.html +++ b/files/fa/web/javascript/guide/index.html @@ -1,7 +1,8 @@ --- title: راهنمای جاوا اسکریپت -slug: Web/JavaScript/راهنما +slug: Web/JavaScript/Guide translation_of: Web/JavaScript/Guide +original_slug: Web/JavaScript/راهنما ---

{{jsSidebar("JavaScript Guide")}}

diff --git a/files/fa/web/javascript/guide/introduction/index.html b/files/fa/web/javascript/guide/introduction/index.html index 3e8b0f1cff..8b047be839 100644 --- a/files/fa/web/javascript/guide/introduction/index.html +++ b/files/fa/web/javascript/guide/introduction/index.html @@ -1,10 +1,11 @@ --- title: مقدمه -slug: Web/JavaScript/راهنما/مقدمه +slug: Web/JavaScript/Guide/Introduction tags: - اکما اسکریپت - جاوا اسکریپت translation_of: Web/JavaScript/Guide/Introduction +original_slug: Web/JavaScript/راهنما/مقدمه ---
{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide", "Web/JavaScript/Guide/Grammar_and_types")}}
-- cgit v1.2.3-54-g00ecf