aboutsummaryrefslogtreecommitdiff
path: root/files/fr/mozilla
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-09 16:26:55 -0400
committerGitHub <noreply@github.com>2021-07-09 16:26:55 -0400
commitc46d129780a6de2cc228704621731ec5db399674 (patch)
treec89d2c48b0395778c72cef44a312a1d4def8f9c3 /files/fr/mozilla
parent43ecd21c4391ed86aa1daa64f1afb8c3c9ab49f5 (diff)
downloadtranslated-content-c46d129780a6de2cc228704621731ec5db399674.tar.gz
translated-content-c46d129780a6de2cc228704621731ec5db399674.tar.bz2
translated-content-c46d129780a6de2cc228704621731ec5db399674.zip
build and upload built artifacts like mdn/content (#814)
* build and upload built artifacts like mdn/content * remove {{languages}} macro call * hardcode upload path * use env var * debuggin * debuggin * debuggin * debuggin * debuggin * debugging rsync * debug more * debug more * cleanup * debugging * try this * try this * use 'HEAD~1' * try this * debug this * debug this * debug this * -l 1 * testing something * testing something (2) * testing something (3) * try git fetch -n origin * can git diff work now? * trying something more * trying something more (2) * trying something more (3) * try with the right working-directory * better sha? * fix a bunch of images in a Polish page
Diffstat (limited to 'files/fr/mozilla')
-rw-r--r--files/fr/mozilla/firefox/releases/1.5/using_firefox_1.5_caching/index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/files/fr/mozilla/firefox/releases/1.5/using_firefox_1.5_caching/index.html b/files/fr/mozilla/firefox/releases/1.5/using_firefox_1.5_caching/index.html
index 87a1ed693b..e732e886c6 100644
--- a/files/fr/mozilla/firefox/releases/1.5/using_firefox_1.5_caching/index.html
+++ b/files/fr/mozilla/firefox/releases/1.5/using_firefox_1.5_caching/index.html
@@ -188,9 +188,3 @@ function loadOnlyFirst() {
<p>Les <a href="/fr/Construire_une_extension" title="fr/Construire_une_extension">extensions</a> pour Firefox 1.5 doivent prendre en compte cette fonctionnalité de mise en cache. Si vous développez une extension pour Firefox et que vous désirez qu'elle soit compatible à la fois avec la 1.5 et les versions antérieures, assurez-vous qu'elle écoute l'évènement <code>load</code> pour les déclencheurs qui peuvent être mis en cache et écoute l'évènement <code>pageshow</code> pour les déclencheurs qui ne doivent pas être mis en cache.</p>
<p>Par exemple, la Barre d'outils Google pour Firefox doit écouter l'évènement <code>load</code> pour la fonction de liens automatiques et l'évènement <code>pageshow</code> pour la fonction PageRank afin d'être compatible à la fois avec la version 1.5 et les versions antérieures.</p>
-
-<p><span class="comment">Catégories</span></p>
-
-<p><span class="comment">Interwiki</span></p>
-
-<p>{{ languages( { "de": "de/Benutzen_des_Zwischenspeichers_in_Firefox_1.5_(caching)", "en": "en/Using_Firefox_1.5_caching", "it": "it/Usare_il_caching_di_Firefox_1.5", "ja": "ja/Using_Firefox_1.5_caching" } ) }}</p>