aboutsummaryrefslogtreecommitdiff
path: root/files/de/conflicting/web/api
diff options
context:
space:
mode:
Diffstat (limited to 'files/de/conflicting/web/api')
-rw-r--r--files/de/conflicting/web/api/document_object_model/index.html3
-rw-r--r--files/de/conflicting/web/api/document_object_model_656f0e51418b39c498011268be9b3a10/index.html3
-rw-r--r--files/de/conflicting/web/api/index.html3
-rw-r--r--files/de/conflicting/web/api/windoworworkerglobalscope/index.html3
4 files changed, 8 insertions, 4 deletions
diff --git a/files/de/conflicting/web/api/document_object_model/index.html b/files/de/conflicting/web/api/document_object_model/index.html
index 2b8856fa6f..5378702f04 100644
--- a/files/de/conflicting/web/api/document_object_model/index.html
+++ b/files/de/conflicting/web/api/document_object_model/index.html
@@ -1,10 +1,11 @@
---
title: Über das Document Object Model
-slug: DOM/Ueber_das_Document_Object_Model
+slug: conflicting/Web/API/Document_Object_Model
tags:
- DOM
translation_of: Web/API/Document_Object_Model
translation_of_original: DOM/About_the_Document_Object_Model
+original_slug: DOM/Ueber_das_Document_Object_Model
---
<h3 id="What_is_the_DOM.3F" name="What_is_the_DOM.3F">Was ist das DOM?</h3>
diff --git a/files/de/conflicting/web/api/document_object_model_656f0e51418b39c498011268be9b3a10/index.html b/files/de/conflicting/web/api/document_object_model_656f0e51418b39c498011268be9b3a10/index.html
index fc26bc0bee..9e3c7c7c46 100644
--- a/files/de/conflicting/web/api/document_object_model_656f0e51418b39c498011268be9b3a10/index.html
+++ b/files/de/conflicting/web/api/document_object_model_656f0e51418b39c498011268be9b3a10/index.html
@@ -1,6 +1,6 @@
---
title: DOM developer guide
-slug: Web/Guide/DOM
+slug: conflicting/Web/API/Document_Object_Model_656f0e51418b39c498011268be9b3a10
tags:
- API
- DOM
@@ -9,6 +9,7 @@ tags:
- TopicStub
translation_of: Web/API/Document_Object_Model
translation_of_original: Web/Guide/API/DOM
+original_slug: Web/Guide/DOM
---
<p>{{draft}}</p>
<p>The <a href="/docs/DOM">Document Object Model</a> is an API for <a href="/en-US/docs/HTML">HTML</a> and <a href="/en-US/docs/XML">XML</a> documents. It provides a structural representation of the document, enabling the developer to modify its content and visual presentation. Essentially, it connects web pages to scripts or programming languages.</p>
diff --git a/files/de/conflicting/web/api/index.html b/files/de/conflicting/web/api/index.html
index 0726dd787a..cc4ef0187c 100644
--- a/files/de/conflicting/web/api/index.html
+++ b/files/de/conflicting/web/api/index.html
@@ -1,6 +1,6 @@
---
title: WebAPI
-slug: Web/WebAPI
+slug: conflicting/Web/API
tags:
- Apps
- DOM
@@ -8,6 +8,7 @@ tags:
- Mobile
translation_of: Web/API
translation_of_original: WebAPI
+original_slug: Web/WebAPI
---
<p><strong>WebAPI</strong> ist ein Begriff, der auf eine Palette von Zugangs APIs verweist, die Web-Anwendungen erlaubt auf Geräte-Hardware (wie z. B. den Batteriestatus oder die Vibrations Hardware) zu zugreifen. Der Zugriff auf Daten (z. B. Kalender oder Kontakte), die auf dem Gerät gespeichert wurden ist ebenso möglich. Durch das Hinzufügen dieser APIs, hoffen wir, dass das Web um Funktionen erweitert wird, die proprietär Plattformen schon länger bereitstellen.</p>
diff --git a/files/de/conflicting/web/api/windoworworkerglobalscope/index.html b/files/de/conflicting/web/api/windoworworkerglobalscope/index.html
index 67f9f76863..b6127c730b 100644
--- a/files/de/conflicting/web/api/windoworworkerglobalscope/index.html
+++ b/files/de/conflicting/web/api/windoworworkerglobalscope/index.html
@@ -1,6 +1,6 @@
---
title: WindowTimers
-slug: Web/API/WindowTimers
+slug: conflicting/Web/API/WindowOrWorkerGlobalScope
tags:
- API
- HTML-DOM
@@ -11,6 +11,7 @@ tags:
- Workers
translation_of: Web/API/WindowOrWorkerGlobalScope
translation_of_original: Web/API/WindowTimers
+original_slug: Web/API/WindowTimers
---
<div>{{APIRef("HTML DOM")}}</div>