aboutsummaryrefslogtreecommitdiff
path: root/files/de
diff options
context:
space:
mode:
Diffstat (limited to 'files/de')
-rw-r--r--files/de/_redirects.txt11
-rw-r--r--files/de/_wikihistory.json12
-rw-r--r--files/de/web/css/attr/index.html (renamed from files/de/web/css/attr()/index.html)3
-rw-r--r--files/de/web/css/calc/index.html (renamed from files/de/web/css/calc()/index.html)3
-rw-r--r--files/de/web/css/transform-function/translate3d/index.html (renamed from files/de/web/css/transform-function/translate3d()/index.html)3
-rw-r--r--files/de/web/css/transform-function/translatey/index.html (renamed from files/de/web/css/transform-function/translatey()/index.html)3
-rw-r--r--files/de/web/css/transform-function/translatez/index.html (renamed from files/de/web/css/transform-function/translatez()/index.html)3
-rw-r--r--files/de/web/css/url/index.html (renamed from files/de/web/css/url()/index.html)4
8 files changed, 25 insertions, 17 deletions
diff --git a/files/de/_redirects.txt b/files/de/_redirects.txt
index 6bc5c87499..6660472287 100644
--- a/files/de/_redirects.txt
+++ b/files/de/_redirects.txt
@@ -79,7 +79,7 @@
/de/docs/CSS/border-width /de/docs/Web/CSS/border-width
/de/docs/CSS/box-shadow /de/docs/Web/CSS/box-shadow
/de/docs/CSS/box-sizing /de/docs/Web/CSS/box-sizing
-/de/docs/CSS/calc /de/docs/Web/CSS/calc()
+/de/docs/CSS/calc /de/docs/Web/CSS/calc
/de/docs/CSS/clear /de/docs/Web/CSS/clear
/de/docs/CSS/color /de/docs/Web/CSS/color
/de/docs/CSS/cursor /de/docs/Web/CSS/cursor
@@ -544,14 +544,17 @@
/de/docs/Web/CSS/Tools /de/docs/conflicting/Web/CSS
/de/docs/Web/CSS/Vererbung /de/docs/Web/CSS/inheritance
/de/docs/Web/CSS/Wertdefinitionssyntax /de/docs/Web/CSS/Value_definition_syntax
-/de/docs/Web/CSS/attr /de/docs/Web/CSS/attr()
+/de/docs/Web/CSS/attr() /de/docs/Web/CSS/attr
/de/docs/Web/CSS/berechneter_Wert /de/docs/Web/CSS/computed_value
-/de/docs/Web/CSS/calc /de/docs/Web/CSS/calc()
+/de/docs/Web/CSS/calc() /de/docs/Web/CSS/calc
/de/docs/Web/CSS/ersetztes_Element /de/docs/Web/CSS/Replaced_element
/de/docs/Web/CSS/grid-gap /de/docs/Web/CSS/gap
/de/docs/Web/CSS/hidden /de/docs/Web/CSS/visibility
/de/docs/Web/CSS/tatsächlicher_Wert /de/docs/Web/CSS/actual_value
-/de/docs/Web/CSS/url /de/docs/Web/CSS/url()
+/de/docs/Web/CSS/transform-function/translate3d() /de/docs/Web/CSS/transform-function/translate3d
+/de/docs/Web/CSS/transform-function/translateY() /de/docs/Web/CSS/transform-function/translateY
+/de/docs/Web/CSS/transform-function/translateZ() /de/docs/Web/CSS/transform-function/translateZ
+/de/docs/Web/CSS/url() /de/docs/Web/CSS/url
/de/docs/Web/CSS/visible /de/docs/Web/CSS/visibility
/de/docs/Web/CSS/word-wrap /de/docs/Web/CSS/overflow-wrap
/de/docs/Web/Demos_of_open_web_technologies /de/docs/Web/Demos
diff --git a/files/de/_wikihistory.json b/files/de/_wikihistory.json
index 0cee929ea0..42b0647ea5 100644
--- a/files/de/_wikihistory.json
+++ b/files/de/_wikihistory.json
@@ -5776,7 +5776,7 @@
"bee8bit"
]
},
- "Web/CSS/attr()": {
+ "Web/CSS/attr": {
"modified": "2020-11-04T08:51:28.043Z",
"contributors": [
"chrisdavidmills",
@@ -6269,7 +6269,7 @@
"tonra"
]
},
- "Web/CSS/calc()": {
+ "Web/CSS/calc": {
"modified": "2020-11-04T09:07:46.370Z",
"contributors": [
"chrisdavidmills",
@@ -7402,19 +7402,19 @@
"ramiy"
]
},
- "Web/CSS/transform-function/translate3d()": {
+ "Web/CSS/transform-function/translate3d": {
"modified": "2020-12-11T16:32:16.509Z",
"contributors": [
"Johuspect"
]
},
- "Web/CSS/transform-function/translateY()": {
+ "Web/CSS/transform-function/translateY": {
"modified": "2020-12-11T16:48:39.299Z",
"contributors": [
"Johuspect"
]
},
- "Web/CSS/transform-function/translateZ()": {
+ "Web/CSS/transform-function/translateZ": {
"modified": "2020-12-11T16:58:23.802Z",
"contributors": [
"Johuspect"
@@ -7465,7 +7465,7 @@
"Sebastianz"
]
},
- "Web/CSS/url()": {
+ "Web/CSS/url": {
"modified": "2020-10-15T22:01:29.787Z",
"contributors": [
"valentinprotiuc"
diff --git a/files/de/web/css/attr()/index.html b/files/de/web/css/attr/index.html
index 8da73fd80c..472e9e2794 100644
--- a/files/de/web/css/attr()/index.html
+++ b/files/de/web/css/attr/index.html
@@ -1,6 +1,6 @@
---
title: attr
-slug: Web/CSS/attr()
+slug: Web/CSS/attr
tags:
- CSS
- CSS Funktion
@@ -8,6 +8,7 @@ tags:
- Referenz
- Web
translation_of: Web/CSS/attr()
+original_slug: Web/CSS/attr()
---
<p>{{ CSSRef() }}</p>
diff --git a/files/de/web/css/calc()/index.html b/files/de/web/css/calc/index.html
index f8424ee032..0b54fba886 100644
--- a/files/de/web/css/calc()/index.html
+++ b/files/de/web/css/calc/index.html
@@ -1,11 +1,12 @@
---
title: calc
-slug: Web/CSS/calc()
+slug: Web/CSS/calc
tags:
- CSS
- CSS Funktion
- Referenz
translation_of: Web/CSS/calc()
+original_slug: Web/CSS/calc()
---
<div>{{CSSRef}}</div>
diff --git a/files/de/web/css/transform-function/translate3d()/index.html b/files/de/web/css/transform-function/translate3d/index.html
index 4798b754a8..8e232a1f6f 100644
--- a/files/de/web/css/transform-function/translate3d()/index.html
+++ b/files/de/web/css/transform-function/translate3d/index.html
@@ -1,6 +1,6 @@
---
title: translate3d()
-slug: Web/CSS/transform-function/translate3d()
+slug: Web/CSS/transform-function/translate3d
tags:
- CSS
- CSS Funktion
@@ -8,6 +8,7 @@ tags:
- Funktion
- Referenz
translation_of: Web/CSS/transform-function/translate3d()
+original_slug: Web/CSS/transform-function/translate3d()
---
<div>{{CSSRef}}</div>
diff --git a/files/de/web/css/transform-function/translatey()/index.html b/files/de/web/css/transform-function/translatey/index.html
index 83a980b3d0..099f7d2202 100644
--- a/files/de/web/css/transform-function/translatey()/index.html
+++ b/files/de/web/css/transform-function/translatey/index.html
@@ -1,6 +1,6 @@
---
title: translateY()
-slug: Web/CSS/transform-function/translateY()
+slug: Web/CSS/transform-function/translateY
tags:
- CSS
- CSS Funktion
@@ -8,6 +8,7 @@ tags:
- Funktion
- Referenz
translation_of: Web/CSS/transform-function/translateY()
+original_slug: Web/CSS/transform-function/translateY()
---
<div>{{CSSRef}}</div>
diff --git a/files/de/web/css/transform-function/translatez()/index.html b/files/de/web/css/transform-function/translatez/index.html
index 5a3f6876da..6b19b25096 100644
--- a/files/de/web/css/transform-function/translatez()/index.html
+++ b/files/de/web/css/transform-function/translatez/index.html
@@ -1,6 +1,6 @@
---
title: translateZ()
-slug: Web/CSS/transform-function/translateZ()
+slug: Web/CSS/transform-function/translateZ
tags:
- 3D
- CSS
@@ -9,6 +9,7 @@ tags:
- Funktion
- Referenz
translation_of: Web/CSS/transform-function/translateZ()
+original_slug: Web/CSS/transform-function/translateZ()
---
<div>{{CSSRef}}</div>
diff --git a/files/de/web/css/url()/index.html b/files/de/web/css/url/index.html
index 9137892300..4b7cec57e4 100644
--- a/files/de/web/css/url()/index.html
+++ b/files/de/web/css/url/index.html
@@ -1,6 +1,6 @@
---
title: <url>
-slug: Web/CSS/url()
+slug: Web/CSS/url
tags:
- CSS
- Layout
@@ -9,7 +9,7 @@ tags:
- URL
translation_of: Web/CSS/url()
translation_of_original: Web/CSS/url
-original_slug: Web/CSS/url
+original_slug: Web/CSS/url()
---
<div>{{ CssRef() }}</div>