diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
commit | 7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch) | |
tree | 004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/web/api/xsltprocessor | |
parent | 39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff) | |
download | translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2 translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip |
unslug fr: modify
Diffstat (limited to 'files/fr/web/api/xsltprocessor')
4 files changed, 8 insertions, 4 deletions
diff --git a/files/fr/web/api/xsltprocessor/basic_example/index.html b/files/fr/web/api/xsltprocessor/basic_example/index.html index 8d78422777..8b5cab35e0 100644 --- a/files/fr/web/api/xsltprocessor/basic_example/index.html +++ b/files/fr/web/api/xsltprocessor/basic_example/index.html @@ -1,7 +1,8 @@ --- title: Exemple basique -slug: XSLT_dans_Gecko/Exemple_basique +slug: Web/API/XSLTProcessor/Basic_Example translation_of: Web/API/XSLTProcessor/Basic_Example +original_slug: XSLT_dans_Gecko/Exemple_basique --- <p></p><ol> <li><a href="/fr/docs/XSLT_dans_Gecko">Introduction</a></li> diff --git a/files/fr/web/api/xsltprocessor/browser_differences/index.html b/files/fr/web/api/xsltprocessor/browser_differences/index.html index 5b5a0c99c3..7c2bff665e 100644 --- a/files/fr/web/api/xsltprocessor/browser_differences/index.html +++ b/files/fr/web/api/xsltprocessor/browser_differences/index.html @@ -1,7 +1,8 @@ --- title: Différences entre les navigateurs -slug: XSLT_dans_Gecko/Différences_entre_les_navigateurs +slug: Web/API/XSLTProcessor/Browser_Differences translation_of: Web/API/XSLTProcessor/Browser_Differences +original_slug: XSLT_dans_Gecko/Différences_entre_les_navigateurs --- <p></p><ol> <li><a href="/fr/docs/XSLT_dans_Gecko">Introduction</a></li> diff --git a/files/fr/web/api/xsltprocessor/generating_html/index.html b/files/fr/web/api/xsltprocessor/generating_html/index.html index ca333bb2ac..ff41c66fbe 100644 --- a/files/fr/web/api/xsltprocessor/generating_html/index.html +++ b/files/fr/web/api/xsltprocessor/generating_html/index.html @@ -1,7 +1,8 @@ --- title: Génération de HTML -slug: XSLT_dans_Gecko/Génération_de_HTML +slug: Web/API/XSLTProcessor/Generating_HTML translation_of: Web/API/XSLTProcessor/Generating_HTML +original_slug: XSLT_dans_Gecko/Génération_de_HTML --- <p></p><ol> <li><a href="/fr/docs/XSLT_dans_Gecko">Introduction</a></li> diff --git a/files/fr/web/api/xsltprocessor/xsl_transformations_in_mozilla_faq/index.html b/files/fr/web/api/xsltprocessor/xsl_transformations_in_mozilla_faq/index.html index 16413c5d89..707314c789 100644 --- a/files/fr/web/api/xsltprocessor/xsl_transformations_in_mozilla_faq/index.html +++ b/files/fr/web/api/xsltprocessor/xsl_transformations_in_mozilla_faq/index.html @@ -1,9 +1,10 @@ --- title: FAQ sur les transformations XSL dans Mozilla -slug: FAQ_sur_les_transformations_XSL_dans_Mozilla +slug: Web/API/XSLTProcessor/XSL_Transformations_in_Mozilla_FAQ tags: - XSLT translation_of: Web/API/XSLTProcessor/XSL_Transformations_in_Mozilla_FAQ +original_slug: FAQ_sur_les_transformations_XSL_dans_Mozilla --- <p> </p> |