git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
cb1a8481f
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
torbutton
fr
index.wml
updated files for the website
Runa A. Sandvik
commited
cb1a8481f
at 2010-08-23 19:53:08
index.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ # Translation-Priority: 3-low #include "head.wmi" TITLE="Torbutton - Quickly toggle Firefox's use of the Tor network" CHARSET="UTF-8" <div class="main-column"> <!-- PUT CONTENT AFTER THIS TAG --> <link rel="search" type="application/opensearchdescription+xml" title="Google Canada" href="search/google-ca.xml"/> <link rel="search" type="application/opensearchdescription+xml" title="Google UK" href="search/google-uk.xml" /> <link rel="search" type="application/opensearchdescription+xml" title="Google USA" href="search/google-us.xml"/> <script type="text/javascript"> function addSearchProvider(prov) { try { window.external.AddSearchProvider(prov); } catch (e) { alert("Search plugins require Firefox 2"); return; } } function addEngine(name,ext,cat,pid) { if ((typeof window.sidebar == "object") && (typeof window.sidebar.addSearchEngine == "function")) { window.sidebar.addSearchEngine( "http://mycroft.mozdev.org/install.php/" + pid + "/" + name + ".src", "http://mycroft.mozdev.org/install.php/" + pid + "/" + name + "."+ ext, name, cat ); } else { alert("You will need a browser which supports Sherlock to install this plugin."); } } function addOpenSearch(name,ext,cat,pid,meth) { if ((typeof window.external == "object") && ((typeof window.external.AddSearchProvider == "unknown") || (typeof window.external.AddSearchProvider == "function"))) { if ((typeof window.external.AddSearchProvider == "unknown") && meth == "p") { alert("This plugin uses POST which is not currently supported by Internet Explorer's implementation of OpenSearch."); } else { window.external.AddSearchProvider( "http://mycroft.mozdev.org/installos.php/" + pid + "/" + name + ".xml"); } } else { alert("You will need a browser which supports OpenSearch to install this plugin."); } } function addOpenSearch2(name,ext,cat,pid,meth) { if ((typeof window.external == "object") && ((typeof window.external.AddSearchProvider == "unknown") || (typeof window.external.AddSearchProvider == "function"))) { if ((typeof window.external.AddSearchProvider == "unknown") && meth == "p") { alert("This plugin uses POST which is not currently supported by Internet Explorer's implementation of OpenSearch."); } else { window.external.AddSearchProvider( "http://torbutton.torproject.org/dev/search/" + name + ".xml"); } } else { alert("You will need a browser which supports OpenSearch to install this plugin."); } } function install (aEvent) { var params = { "Torbutton": { URL: aEvent.target.href, Hash: aEvent.target.getAttribute("hash"), toString: function () { return this.URL; } } }; InstallTrigger.install(params); return false; } </script> <h2>Torbutton</h2> <hr /> <strong>Version actuelle:</strong><version-torbutton><br/> <br/> <strong>Auteurs:</strong> Mike Perry & Scott Squires<br/> <br/> <strong>Installation:</strong> Cliquez sur <a href="http://www.torproject.org/torbutton/torbutton-current.xpi" hash="<version-hash-torbutton>" onclick="return install(event);">ce lien pour installer à partir du site web</a> ou <a href="https://addons.mozilla.org/en-US/firefox/downloads/latest/2275/addon-2275-latest.xpi?src=addondetail">installer depuis le site Mozilla Add-On</a><br/> <strong>Versions précédentes:</strong> <a href="releases/">Locale</a><br/> <strong>Documentation Développeur:</strong> <a href="design/">Document de spécification</a> and <a href="design/MozillaBrownBag.pdf">Diaporama (Pas forcément à jour)</a><br/> <strong>Extras:</strong> Plugins de recherche Google pour <a href="/jsreq.html" title="Ref: 14938 (googleCA)" onClick="addOpenSearch('GoogleCanada','ico','General','14937','g');return false">Google CA</a>, et <a href="/jsreq.html" title="Ref: 14938 (googleCA)" onClick="addOpenSearch('googleuk_web','png','General','14445','g');return false">Google UK</a>. <br/> <strong>Code source:</strong> Vous pouvez <a href="https://gitweb.torproject.org/torbutton.git">naviguer sur le dépôt</a> ou simplement décompresser le xpi. <br/> <strong>Rapports de Bug:</strong> <a href="https://trac.torproject.org/projects/tor/report/14">Torproject trac</a><br/> <strong>Documents:</strong> <b>[</b> <a href="<page torbutton/faq>">FAQ</a> <b>|</b> <a href="https://gitweb.torproject.org/torbutton.git/blob_plain/HEAD:/src/CHANGELOG">changelog</a> <b>|</b> <a href="https://gitweb.torproject.org/torbutton.git/blob_plain/HEAD:/src/LICENSE">licence</a> <b>|</b> <a href="https://gitweb.torproject.org/torbutton.git/blob_plain/HEAD:/src/CREDITS">crédits</a> <b>]</b><br/> <br/> <p> Torbutton permet aux utilisateurs de Firefox d'activer ou de désactiver l'utilisation de <a href="<page index>">Tor</a> dans le navigateur en un seul click. Il ajoute un panneau à la barre d'état qui indique "Tor Activé" (en vert) ou "Tor Désactivé" (en rouge). L'utilisateur peut cliquer sur le panneau pour changer de statut. Si l'utilisateur (ou une autre extension) modifie les paramètres de proxy, le changement est automatiquement pris en compte dans la barre d'état. </p> <p> Afin de préserver votre sécurité, Torbutton désactive différents types de contenu dynamique. Vous pouvez en apprendre plus dans <a href="<page torbutton/faq>">la FAQ de Torbutton</a>, ou consultez la liste détaillée des <a href="<page torbutton/options>">options de Torbutton</a>. </p> <p> Certains utilisateurs préfèrent avoir un bouton dans la barre d'outils au lieu d'un panneau d'état. Torbutton vous permet d'jouter un bouton à la barre d'outils en effectuant un clic-droit sur la barre d'outils concernée, en sélectionnant "Personnaliser ...", puis en faisant glisser l'icône Torbutton sur la barre d'outils. Il existe une option dans les préférences pour cacher le panneau d'état (Outils-> Modules complémentaires, sélectionnez Torbutton, et cliquez sur Préférences). </p> </div> #include <foot.wmi>