Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: includes/index.tmpl

Issue 29322769: Issue 2844 - Create Microsoft Edge coming soon landing page (Closed)
Left Patch Set: Rebased to the current tip. Created Sept. 21, 2015, 11:10 p.m.
Right Patch Set: Use querySelectorAll instead of getElementsByClassName. Created Sept. 30, 2015, 7:56 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | pages/adblock-browser/verification-success.html » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 title=Adblock Plus - Surf the web without annoying ads! 1 title=Adblock Plus - Surf the web without annoying ads!
2 noheading=True 2 noheading=True
3 localefile=index 3 localefile=index
4 4
5 {# 5 {#
6 # This file is part of the Adblock Plus website, 6 # This file is part of the Adblock Plus website,
7 # Copyright (C) 2006-2015 Eyeo GmbH 7 # Copyright (C) 2006-2015 Eyeo GmbH
8 # 8 #
9 # Adblock Plus is free software: you can redistribute it and/or modify 9 # Adblock Plus is free software: you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License version 3 as 10 # it under the terms of the GNU General Public License version 3 as
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 </li> 58 </li>
59 <li class="emphasized" id="feature-free" itemprop="featureList"> 59 <li class="emphasized" id="feature-free" itemprop="featureList">
60 <div class="sprite"></div> 60 <div class="sprite"></div>
61 {{"It's free!"|translate("s9")}} 61 {{"It's free!"|translate("s9")}}
62 <span class="license-note" style="display: inline">{{"(<a href=\"https ://www.gnu.org/licenses\">GPLv3</a>)"|translate("s10")}}</span> 62 <span class="license-note" style="display: inline">{{"(<a href=\"https ://www.gnu.org/licenses\">GPLv3</a>)"|translate("s10")}}</span>
63 </li> 63 </li>
64 <li id="feature-maxthon" itemprop="featureList"> 64 <li id="feature-maxthon" itemprop="featureList">
65 <div class="sprite"></div> 65 <div class="sprite"></div>
66 {{"Integrated by default in"|translate("s11")}} <a href="http://www.maxthon.com/ " target="_blank">{{"Maxthon Cloud Browser"|translate("s12")}}</a> 66 {{"Integrated by default in"|translate("s11")}} <a href="http://www.maxthon.com/ " target="_blank">{{"Maxthon Cloud Browser"|translate("s12")}}</a>
67 </li> 67 </li>
68 <li id="feature-edge" itemprop="featureList">
saroyanm 2015/09/22 13:15:45 It's not part of the feature block, so please move
Oleksandr 2015/09/23 00:37:57 I agree that it makes sense to move this away from
saroyanm 2015/09/23 12:44:20 My point was about CSS actually, but still.
69 <p class="subscribe-description">
saroyanm 2015/09/22 13:15:45 It's probably not description and even you can and
70 {{"Get a heads-up prior to the launch!"|translate("subscription-desc ription")}}
71 </p>
72 <form id="subscribe-form" accept-charset="utf-8" action="/submitEmail" method="post">
saroyanm 2015/09/22 13:15:45 If you will do changes mentioned above you will no
73 <input id="subscribe-textbox" type="email" name="email" placeholder= "{{"Your email address"|translate("subscription-input-placeholder")}}" required />
74 <button id="subscribe-button" type="submit"><span>{{"Notify me"|tran slate("subscription-button")}}</span></button>
75 <span class="sucess-label">
76 {{"A confirmation email has been sent. Please check your email and click the confirmation link."|translate("subscription-message-success")}}
77 </span>
78 <span class="invalid-label">
79 {{"Please enter a valid email address."|translate("subscription-me ssage-invalid-email")}}
80 </span>
81 <span id="response-error">
saroyanm 2015/09/22 13:15:45 I'd use class here as well, so it can be applied t
82 </span>
83 </form>
84 </li>
85 </ul> 68 </ul>
69 </div>
70
71 <div id="edge-subscription">
72 <h3>
73 {{"Get a heads-up prior to the launch!"|translate("subscription-descript ion")}}
74 </h3>
75 <form accept-charset="utf-8" method="post">
76 <input class="subscribe-textbox" type="email" name="email" placeholder=" {{"Your email address"|translate("subscription-input-placeholder")}}" required / >
77 <input type="hidden" name="lang" value="{{locale}}" />
78 <input type="hidden" name="product" value="{{page}}" />
79 <button type="submit"><span>{{"Notify me"|translate("subscription-button ")}}</span></button>
80 <span class="sucess-label">
81 {{"A confirmation email has been sent. Please check your email and cli ck the confirmation link."|translate("subscription-message-success")}}
82 </span>
83 <span class="invalid-label">
84 {{"Please enter a valid email address."|translate("subscription-messag e-invalid-email")}}
85 </span>
86 <span class="response-error">
87 </span>
88 </form>
86 </div> 89 </div>
87 90
88 <div id="install"> 91 <div id="install">
89 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusfirefox.xpi" id="install-firefox">{{"Install for Firefox"|translate("s13" )}}</a> 92 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusfirefox.xpi" id="install-firefox">{{"Install for Firefox"|translate("s13" )}}</a>
90 <a class="install-button" href="https://chrome.google.com/webstore/detail/ cfhdojbkjhnklbpkdaibdccddilifddb" id="install-chrome" onclick="chrome.webstore.i nstall(); return false;">{{"Install for Chrome"|translate("s14")}}</a> 93 <a class="install-button" href="https://chrome.google.com/webstore/detail/ cfhdojbkjhnklbpkdaibdccddilifddb" id="install-chrome" onclick="chrome.webstore.i nstall(); return false;">{{"Install for Chrome"|translate("s14")}}</a>
91 <a class="install-button" href="https://addons.opera.com/extensions/detail s/opera-adblock/?display=en-US" id="install-opera">{{"Install for Opera"|transla te("s15")}}</a> 94 <a class="install-button" href="https://addons.opera.com/extensions/detail s/opera-adblock/?display=en-US" id="install-opera">{{"Install for Opera"|transla te("s15")}}</a>
92 <a class="install-button" href="android-install" id="install-android">{{"I nstall for Android"|translate("s16")}}</a> 95 <a class="install-button" href="android-install" id="install-android">{{"I nstall for Android"|translate("s16")}}</a>
93 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusie.exe" id="install-internet-explorer">{{"Install for Internet Explorer"| translate("s17")}}</a> 96 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusie.exe" id="install-internet-explorer">{{"Install for Internet Explorer"| translate("s17")}}</a>
94 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplussafari.safariextz" id="install-safari">{{"Install for Safari"|translate(" s18")}}</a> 97 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplussafari.safariextz" id="install-safari">{{"Install for Safari"|translate(" s18")}}</a>
95 <a class="install-button" href="https://chrome.google.com/webstore/detail/ cfhdojbkjhnklbpkdaibdccddilifddb" id="install-yandex-browser" onclick="chrome.we bstore.install(); return false;">{{"Install for Yandex Browser"|translate("s19") }}</a> 98 <a class="install-button" href="https://chrome.google.com/webstore/detail/ cfhdojbkjhnklbpkdaibdccddilifddb" id="install-yandex-browser" onclick="chrome.we bstore.install(); return false;">{{"Install for Yandex Browser"|translate("s19") }}</a>
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 <div class="warning-platform chrome">{{"It appears that you are using Google Chrome."|translate("s30")}} <a href="chrome">{{"Switch to Adblock Plus for Chro me."|translate("s31")}}</a></div> 141 <div class="warning-platform chrome">{{"It appears that you are using Google Chrome."|translate("s30")}} <a href="chrome">{{"Switch to Adblock Plus for Chro me."|translate("s31")}}</a></div>
139 <div class="warning-platform android">{{"It appears that you are using Andro id."|translate("s32")}} <a href="android">{{"Switch to Adblock Plus for Android. "|translate("s33")}}</a></div> 142 <div class="warning-platform android">{{"It appears that you are using Andro id."|translate("s32")}} <a href="android">{{"Switch to Adblock Plus for Android. "|translate("s33")}}</a></div>
140 <div class="warning-platform opera">{{"It appears that you are using Opera." |translate("s34")}} <a href="opera">{{"Switch to Adblock Plus for Opera."|transl ate("s35")}}</a></div> 143 <div class="warning-platform opera">{{"It appears that you are using Opera." |translate("s34")}} <a href="opera">{{"Switch to Adblock Plus for Opera."|transl ate("s35")}}</a></div>
141 <div class="warning-platform internet-explorer">{{"It appears that you are u sing Internet Explorer."|translate("s36")}} <a href="internet-explorer">{{"Switc h to Adblock Plus for Internet Explorer."|translate("s37")}}</a></div> 144 <div class="warning-platform internet-explorer">{{"It appears that you are u sing Internet Explorer."|translate("s36")}} <a href="internet-explorer">{{"Switc h to Adblock Plus for Internet Explorer."|translate("s37")}}</a></div>
142 <div class="warning-platform safari">{{"It appears that you are using Safari ."|translate("s38")}} <a href="safari">{{"Switch to Adblock Plus for Safari."|tr anslate("s39")}}</a></div> 145 <div class="warning-platform safari">{{"It appears that you are using Safari ."|translate("s38")}} <a href="safari">{{"Switch to Adblock Plus for Safari."|tr anslate("s39")}}</a></div>
143 <div class="warning-platform yandex-browser">{{"It appears that you are usin g Yandex Browser."|translate("s40")}} <a href="yandex-browser">{{"Switch to Adbl ock Plus for Yandex Browser."|translate("s41")}}</a></div> 146 <div class="warning-platform yandex-browser">{{"It appears that you are usin g Yandex Browser."|translate("s40")}} <a href="yandex-browser">{{"Switch to Adbl ock Plus for Yandex Browser."|translate("s41")}}</a></div>
144 <div class="warning-platform maxthon">{{"It appears that you are using Maxth on."|translate("s42")}} <a href="maxthon">{{"Switch to Adblock Plus for Maxthon. "|translate("s43")}}</a></div> 147 <div class="warning-platform maxthon">{{"It appears that you are using Maxth on."|translate("s42")}} <a href="maxthon">{{"Switch to Adblock Plus for Maxthon. "|translate("s43")}}</a></div>
145 </div> 148 </div>
146 <iframe frameborder="0" height="285" id="video" itemprop="video" src="//www.yo utube-nocookie.com/embed/pVYtzF5SemU?html5=1&amp;autohide=1&amp;enablejsapi=1&am p;controls=2&amp;fs=1&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;theme=li ght" width="520"></iframe> 149 <iframe frameborder="0" height="285" id="video" itemprop="video" src="//www.yo utube-nocookie.com/embed/pVYtzF5SemU?html5=1&amp;autohide=1&amp;enablejsapi=1&am p;controls=2&amp;fs=1&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;theme=li ght" width="520"></iframe>
147 <img height="305" id="maxthon-instruction" src="/img/maxthon-instruction.png" width="540"> 150 <img height="305" id="maxthon-instruction" src="/img/maxthon-instruction.png" width="540">
148 <img id="edge-teaser" src="/img/edge_teaser.png"> 151 <img id="edge-teaser" src="/img/edge_teaser.png" alt={{"Comming soon image of Adblock Plus for Microsoft Edge"|translate("edge-teaser")}} />
149 </div> 152 </div>
150 153
151 <div id="key-facts"> 154 <div id="key-facts">
152 <section class="first"> 155 <section class="first">
153 <div class="sprite" id="facts-open-source"></div> 156 <div class="sprite" id="facts-open-source"></div>
154 <h1>{{"Open Source"|translate("s44")}}</h1> 157 <h1>{{"Open Source"|translate("s44")}}</h1>
155 <p> 158 <p>
156 {{"Adblock Plus is an open source project.\n <a href=\"contribute\" >Join us!</a>"|translate("s45")}} 159 {{"Adblock Plus is an open source project.\n <a href=\"contribute\" >Join us!</a>"|translate("s45")}}
157 </p> 160 </p>
158 </section> 161 </section>
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
370 <h2>{{"Be notified when Adblock Plus for Microsoft Edge is available!"|tra nslate("abp-for-edge-be-notified")}}</h2> 373 <h2>{{"Be notified when Adblock Plus for Microsoft Edge is available!"|tra nslate("abp-for-edge-be-notified")}}</h2>
371 374
372 <p> 375 <p>
373 {{"Microsoft Edge <a href='https://wpdev.uservoice.com/forums/257854-mic rosoft-edge-developer/suggestions/6508820-javascript-browser-extensions'>does no t yet support extensions</a>. However, you can be sure that a version of Adblock Plus for Microsoft Edge will be released as soon as possible. Enter your email in the field above to receive a notification when Adblock Plus for Microsoft Edg e is available. While you're waiting, you may want to try the latest version of Adblock Plus for Internet Explorer."|translate("ms-edge-description")}} 376 {{"Microsoft Edge <a href='https://wpdev.uservoice.com/forums/257854-mic rosoft-edge-developer/suggestions/6508820-javascript-browser-extensions'>does no t yet support extensions</a>. However, you can be sure that a version of Adblock Plus for Microsoft Edge will be released as soon as possible. Enter your email in the field above to receive a notification when Adblock Plus for Microsoft Edg e is available. While you're waiting, you may want to try the latest version of Adblock Plus for Internet Explorer."|translate("ms-edge-description")}}
374 </p> 377 </p>
375 </div> 378 </div>
376 </div> 379 </div>
377 </section> 380 </section>
378 381
379 <script src="/js/index.js"></script> 382 <script src="/js/index.js"></script>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld