ja: *expletive* just go to index.html
authorSilvan Jegen <s.jegen@gmail.com>
Sat, 8 Nov 2014 10:52:21 +0000 (11:52 +0100)
committerSilvan Jegen <s.jegen@gmail.com>
Sat, 8 Nov 2014 10:52:21 +0000 (11:52 +0100)
The text of section 4 is the same in any version so let's just hope our
site visitors won't mind too much that they will be taken to the Linux
version of the page regardless of where they came from. If they use the
back button to navigate they will not even notice.

JS and I don't get along very well...

ja/next_steps.html

index a4a714c0071bdfa91f5b6f712b9552dd95719ff5..12d612b20ddbfaa2f7f824fe8ea8c3db80cd5bfe 100644 (file)
@@ -80,7 +80,7 @@
                        <h3>友人を誘ってください</h3>
                <p><strong>これは電子メールの暗号化を促進する、一番大切な作業です。</strong></p>
 
-               <p>もうひとつ、ぜひFSFの<a href="https://fsf.org/share?u=https://u.fsf.org/zb&amp;t=Encrypt with me using Email Self-Defense %40fsf">シェアする</a>を参考にしてあなたの知人やお友だちにも、メールの暗号化をいっしょにすすめるようにお願いしてください。先ほど作ったあなたの<a href="javascript:goBackTo('section4')">GnuPG公開鍵のID</a>も皆さんに知らせてください。そうすればお友だちはすぐにあなたの公開鍵をダウンロードできます。</p>
+               <p>もうひとつ、ぜひFSFの<a href="https://fsf.org/share?u=https://u.fsf.org/zb&amp;t=Encrypt with me using Email Self-Defense %40fsf">シェアする</a>を参考にしてあなたの知人やお友だちにも、メールの暗号化をいっしょにすすめるようにお願いしてください。先ほど作ったあなたの<a href="index.html#section4">GnuPG公開鍵のID</a>も皆さんに知らせてください。そうすればお友だちはすぐにあなたの公開鍵をダウンロードできます。</p>
 
 <p>メールを送る相手が暗号化メールを受信できることを知らせるために、自分の公開鍵のフィンガープリントをメールの署名欄にも含めましょう。</p>
 
                    var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
                    g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
                  })();
-
-                function goBackTo(loc) {
-                    history.back();
-                    window.location.href = "#"+loc;
-                }
                 </script>
                 <!-- End Piwik Code -->
        </body>