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

Side by Side Diff: includes/index.tmpl

Issue 6021528219025408: Issue #1170 More progress migrating adblockplus.org to our CMS. (Closed)
Patch Set: Created Sept. 1, 2014, 10:45 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « filters/unescape.py ('k') | locales/ar/acceptable-ads-manifesto.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 noheading=True 1 noheading=True
2 localefile=index
2 3
3 <head> 4 <head>
4 <link class="cssfx" href="/css/index.css" rel="stylesheet"> 5 <link class="cssfx" href="/css/index.css" rel="stylesheet">
5 <link class="cssfx" href="/css/index-desktop.css" media="(min-width: 40.5em)" re l="stylesheet"> 6 <link class="cssfx" href="/css/index-desktop.css" media="(min-width: 40.5em)" re l="stylesheet">
6 <link href="/css/index-mobile.css" media="screen and (max-width: 40.5em)" rel="s tylesheet"> 7 <link href="/css/index-mobile.css" media="screen and (max-width: 40.5em)" rel="s tylesheet">
7 8
8 <link href="http://adblockplus.org/" rel="canonical"> 9 <link href="http://adblockplus.org/" rel="canonical">
9 <link href="https://chrome.google.com/webstore/detail/cfhdojbkjhnklbpkdaibdccddi lifddb" rel="chrome-webstore-item"> 10 <link href="https://chrome.google.com/webstore/detail/cfhdojbkjhnklbpkdaibdccddi lifddb" rel="chrome-webstore-item">
10 <meta content="product" property="og:type"> 11 <meta content="product" property="og:type">
11 <meta content="http://adblockplus.org/img/adblockplus_128.png" property="og:imag e"> 12 <meta content="http://adblockplus.org/img/adblockplus_128.png" property="og:imag e">
12 <meta content="http://adblockplus.org/" property="og:url"> 13 <meta content="http://adblockplus.org/" property="og:url">
13 </head> 14 </head>
14 <meta name="title" content="{{"s1"|translate}}"> 15 <meta name="title" content="{{"title"|translate}}">
15 <meta name="description" content="{{"s2"|translate}}"> 16 <meta name="description" content="{{"s2"|translate}}">
16 <meta property="og:title" content="{{"s3"|translate}}"> 17 <meta property="og:title" content="{{"title"|translate}}">
17 <meta property="og:description" content="{{"s4"|translate}}"> 18 <meta property="og:description" content="{{"s2"|translate}}">
18 19
19 20
20 <div class="{{page}}" id="install-container" itemscope="itemscope" itemtype="htt p://schema.org/SoftwareApplication"> 21 <div class="{{page}}" id="install-container" itemscope="itemscope" itemtype="htt p://schema.org/SoftwareApplication">
21 <section id="main"> 22 <section id="main">
22 <div id="summary"> 23 <div id="summary">
23 <h1 itemprop="name">{{"s5"|translate}}</h1> 24 <h1 itemprop="name">{{"s5"|translate}}</h1>
24 <h2 itemprop="description">{{"s6"|translate}}</h2> 25 <h2 itemprop="description">{{"s6"|translate}}</h2>
25 26
26 <ul> 27 <ul>
27 <li itemprop="featureList"> 28 <li itemprop="featureList">
28 <div class="sprite"></div> 29 <div class="sprite"></div>
29 {{"s7"|translate}} 30 {{"s7"|translate}}
30 </li> 31 </li>
31 <li itemprop="featureList"> 32 <li itemprop="featureList">
32 <div class="sprite"></div> 33 <div class="sprite"></div>
33 {{"s8"|translate}} 34 {{"s8"|translate(links=["acceptable-ads"])}}
34 </li>
35 <li itemprop="featureList">
36 <div class="sprite"></div>
37 {{"s9"|translate}}
38 </li> 35 </li>
39 <li class="emphasized" itemprop="featureList"> 36 <li class="emphasized" itemprop="featureList">
40 <div class="sprite"></div> 37 <div class="sprite"></div>
41 {{"s10"|translate}} 38 {{"s9"|translate}}
42 </li> 39 </li>
43 </ul> 40 </ul>
44 </div> 41 </div>
45 42
46 <div id="install"> 43 <div id="install">
47 <a class="install-button" href="%EXTENSION(abp,downloadurl)%" id="install- firefox">{{"s11"|translate}}</a> 44 <a class="install-button" href="%EXTENSION(abp,downloadurl)%" id="install- firefox">{{"s10"|translate}}</a>
48 <a class="install-button" href="https://clients2.google.com/service/update 2/crx?response=redirect&amp;x=id%3Dcfhdojbkjhnklbpkdaibdccddilifddb%26uc" id="in stall-chrome" onclick="chrome.webstore.install(); return false;">{{"s12"|transla te}}</a> 45 <a class="install-button" href="https://clients2.google.com/service/update 2/crx?response=redirect&amp;x=id%3Dcfhdojbkjhnklbpkdaibdccddilifddb%26uc" id="in stall-chrome" onclick="chrome.webstore.install(); return false;">{{"s11"|transla te}}</a>
49 <a class="install-button" href="https://addons.opera.com/extensions/downlo ad/opera-adblock/" id="install-opera">{{"s13"|translate}}</a> 46 <a class="install-button" href="https://addons.opera.com/extensions/detail s/opera-adblock/?display=en-US" id="install-opera">{{"s12"|translate}}</a>
50 <a class="install-button" href="/en/android-install" id="install-android"> {{"s14"|translate}}</a> 47 <a class="install-button" href="/en/android-install" id="install-android"> {{"s13"|translate}}</a>
51 <a class="install-button" href="https://downloads.adblockplus.org/adblockp lusie-1.1.exe" id="install-internet-explorer">{{"s15"|translate}}</a> 48 <a class="install-button" href="%EXTENSION(abpie,downloadurl)%" id="instal l-internet-explorer">{{"s14"|translate}}</a>
49 <a class="install-button" href="%EXTENSION(abpsafari,downloadurl)%" id="in stall-safari">{{"s15"|translate}}</a>
52 <ul> 50 <ul>
53 <li> 51 <li>
54 <a class="sprite" href="firefox" id="platform-firefox" title="{{"s16"| translate}}"></a> 52 <a class="sprite" href="firefox" id="platform-firefox" title="{{"s16"| translate}}"></a>
55 </li> 53 </li>
56 <li> 54 <li>
57 <a class="sprite" href="chrome" id="platform-chrome" title="{{"s17"|tr anslate}}"></a> 55 <a class="sprite" href="chrome" id="platform-chrome" title="{{"s17"|tr anslate}}"></a>
58 </li> 56 </li>
59 <li> 57 <li>
60 <a class="sprite" href="android" id="platform-android" title="{{"s18"| translate}}"></a> 58 <a class="sprite" href="android" id="platform-android" title="{{"s18"| translate}}"></a>
61 </li> 59 </li>
62 <li> 60 <li>
63 <a class="sprite" href="opera" id="platform-opera" title="{{"s19"|tran slate}}"></a> 61 <a class="sprite" href="opera" id="platform-opera" title="{{"s19"|tran slate}}"></a>
64 » </li> 62 </li>
65 <li> 63 <li>
66 <a class="sprite" href="internet-explorer" id="platform-internet-explo rer" title="{{"s20"|translate}}"></a> 64 <a class="sprite" href="internet-explorer" id="platform-internet-explo rer" title="{{"s20"|translate}}"></a>
67 </li> 65 </li>
66 <li>
67 <a class="sprite" href="safari" id="platform-safari" title="{{"s21"|tr anslate}}"></a>
68 </li>
68 </ul> 69 </ul>
69 </div> 70 </div>
70 </section> 71 </section>
71 72
72 <div class="warning-platform firefox">{{"s21"|translate}} <a href="firefox">{{ "s22"|translate}}</a></div> 73 <div class="warning-platform firefox">{{"s22"|translate(links=["firefox"])}}</ div>
73 <div class="warning-platform chrome">{{"s23"|translate}} <a href="chrome">{{"s 24"|translate}}</a></div> 74 <div class="warning-platform chrome">{{"s23"|translate(links=["chrome"])}}</di v>
74 <div class="warning-platform android">{{"s25"|translate}} <a href="android">{{ "s26"|translate}}</a></div> 75 <div class="warning-platform android">{{"s24"|translate(links=["android"])}}</ div>
75 <div class="warning-platform opera">{{"s27"|translate}} <a href="opera">{{"s28 "|translate}}</a></div> 76 <div class="warning-platform opera">{{"s25"|translate(links=["opera"])}}</div>
76 <div class="warning-platform internet-explorer">{{"s29"|translate}} <a href="i nternet-explorer">{{"s30"|translate}}</a></div> 77 <div class="warning-platform internet-explorer">{{"s26"|translate(links=["inte rnet-explorer"])}}</div>
78 <div class="warning-platform safari">{{"s27"|translate(links=["safari"])}}</di v>
77 79
78 <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> 80 <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>
79 </div> 81 </div>
80 82
81 <div id="key-facts"> 83 <div id="key-facts">
82 <section class="first"> 84 <section class="first">
83 <div class="sprite" id="facts-open-source"></div> 85 <div class="sprite" id="facts-open-source"></div>
84 <h1>{{"s31"|translate}}</h1> 86 <h1>{{"s28"|translate}}</h1>
85 <p> 87 <p>
86 » {{"s32"|translate(links=["contribute"])}} 88 {{"s29"|translate(links=["contribute"])}}
87 </p> 89 </p>
88 </section> 90 </section>
89 91
90 <section> 92 <section>
91 <div class="sprite" id="facts-downloads"></div> 93 <div class="sprite" id="facts-downloads"></div>
92 <h1>{{"s33"|translate}} 200 {{"s34"|translate}}</h1> 94 <h1>{{"s30"|translate}}</h1>
93 <p> 95 <p>
94 {{"s35"|translate}} 96 {{"s31"|translate}}
95 </p> 97 </p>
96 </section> 98 </section>
97 99
98 <section> 100 <section>
99 <div class="sprite" id="facts-acceptable-ads"></div> 101 <div class="sprite" id="facts-privacy"></div>
100 <h1>{{"s36"|translate}}</h1> 102 <h1>{{"s32"|translate}}</h1>
101 <p> 103 <p>
102 {{"s37"|translate(links=["acceptable-ads"])}} 104 {{"s33"|translate}}
103 </p> 105 </p>
104 106
105 </section> 107 </section>
106 </div> 108 </div>
107 109
108 <section class="hidden" id="more-container"> 110 <section class="hidden" id="more-container">
109 <div class="noscript-hidden"> 111 <div class="noscript-hidden">
110 <button id="more" onclick="toggleMore();return false;"> 112 <button id="more" onclick="toggleMore();return false;">
111 {{"s38"|translate}} 113 {{"s34"|translate}}
112 </button> 114 </button>
113 <button id="less" onclick="toggleMore();return false;"> 115 <button id="less" onclick="toggleMore();return false;">
114 {{"s39"|translate}} 116 {{"s35"|translate}}
115 </button> 117 </button>
116 </div> 118 </div>
117 119
118 <div id="more-tabs"> 120 <div id="more-tabs">
119 <div id="sidebar"> 121 <div id="sidebar">
120 <button id="more-firefox" onclick="showTab(this);return false;"> 122 <button id="more-firefox" onclick="showTab(this);return false;">
123 {{"s36"|translate}}
124 </button>
125 <button id="more-chrome" onclick="showTab(this);return false;">
126 {{"s37"|translate}}
127 </button>
128 <button id="more-opera" onclick="showTab(this);return false;">
129 {{"s38"|translate}}
130 </button>
131 <button id="more-android" onclick="showTab(this);return false;">
132 {{"s39"|translate}}
133 </button>
134 <button id="more-internet-explorer" onclick="showTab(this);return false;">
121 {{"s40"|translate}} 135 {{"s40"|translate}}
122 </button> 136 </button>
123 <button id="more-chrome" onclick="showTab(this);return false;"> 137 <button id="more-safari" onclick="showTab(this);return false;">
124 {{"s41"|translate}} 138 {{"s41"|translate}}
125 </button> 139 </button>
126 <button id="more-opera" onclick="showTab(this);return false;"> 140 </div>
127 {{"s42"|translate}} 141
128 </button> 142 <div class="more-tab" id="tab-firefox">
129 <button id="more-android" onclick="showTab(this);return false;"> 143 <h2>{{"s42"|translate}}</h2>
144
145 <p>
130 {{"s43"|translate}} 146 {{"s43"|translate}}
131 </button> 147 </p>
132 <button id="more-internet-explorer" onclick="showTab(this);return false;"> 148
133 {{"s44"|translate}} 149 <p>
134 </button> 150 {{"s44"|translate(links=["filters"])}}
151 </p>
152
153 <p>
154 {{"s45"|translate}}
155 </p>
135 </div> 156 </div>
136 157
137 <div class="more-tab" id="tab-firefox"> 158 <div class="more-tab" id="tab-chrome">
138 <h2>{{"s45"|translate}}</h2> 159 <h2>{{"s46"|translate}}</h2>
139 160
140 <p> 161 <p>
141 {{"s46"|translate}} 162 {{"s47"|translate(links=["features"])}}
142 </p> 163 </p>
143 164
144 <p>
145 {{"s47"|translate(links=["filters"])}}
146 </p>
147
148 <p> 165 <p>
149 {{"s48"|translate}} 166 {{"s48"|translate}}
150 </p> 167 </p>
151 </div> 168
152
153 <div class="more-tab" id="tab-chrome">
154 <h2>{{"s49"|translate}}</h2>
155
156 <p> 169 <p>
157 {{"s50"|translate(links=["features"])}} 170 {{"s49"|translate}}
158 </p>
159
160 <p>
161 {{"s51"|translate}}
162 </p>
163
164 <p>
165 {{"s52"|translate}} 10 {{"s53"|translate}}
166 <ul> 171 <ul>
167 <li> 172 <li>
168 <blockquote cite="http://download.cnet.com/Adblock-Plus-for-Chrome/3 000-33362_4-75118867.html?tag=mncol;3"> 173 <blockquote cite="http://download.cnet.com/Adblock-Plus-for-Chrome/3 000-33362_4-75118867.html?tag=mncol;3">
169 {{"s54"|translate}} 174 {{"s50"|translate}}
170 </blockquote> 175 </blockquote>
171 <a href="http://download.cnet.com/Adblock-Plus-for-Chrome/3000-33362 _4-75118867.html?tag=mncol;3">{{"s55"|translate}}</a> 176 <a href="http://download.cnet.com/Adblock-Plus-for-Chrome/3000-33362 _4-75118867.html?tag=mncol;3">{{"s51"|translate}}</a>
172 </li> 177 </li>
173 <li> 178 <li>
174 <blockquote cite="http://adblock-plus.en.softonic.com/"> 179 <blockquote cite="http://adblock-plus.en.softonic.com/">
175 {{"s56"|translate}} 180 {{"s52"|translate}}
176 </blockquote> 181 </blockquote>
177 <a href="http://adblock-plus.en.softonic.com/" rel="nofollow">{{"s57 "|translate}}</a> 182 <a href="http://adblock-plus.en.softonic.com/" rel="nofollow">{{"s53 "|translate}}</a>
178 </li> 183 </li>
179 </ul> 184 </ul>
180 </p> 185 </p>
181 </div> 186 </div>
182 187
183 <div class="more-tab" id="tab-opera"> 188 <div class="more-tab" id="tab-opera">
184 <h2>{{"s58"|translate}}</h2> 189 <h2>{{"s54"|translate}}</h2>
185 190
186 <p> 191 <p>
187 {{"s59"|translate}} 4 {{"s60"|translate}} 192 {{"s55"|translate}}
188 </p> 193 </p>
189 194
195 <p>
196 {{"s56"|translate}}
197 </p>
198
199 <p>
200 {{"s57"|translate}}
201 </p>
202
203 <p>
204 {{"s58"|translate}}
205 </p>
206 </div>
207
208 <div class="more-tab" id="tab-android">
209 <h2>{{"s59"|translate}}</h2>
210
211 <p>
212 {{"s60"|translate}}
213 </p>
214
190 <p> 215 <p>
191 {{"s61"|translate}} 216 {{"s61"|translate}}
192 </p> 217 </p>
193 218
194 <p> 219 <p>
195 {{"s62"|translate}} 220 {{"s62"|translate}}
196 </p> 221 </p>
197
198 <p>
199 {{"s63"|translate}}
200 </p>
201 </div>
202
203 <div class="more-tab" id="tab-android">
204 <h2>{{"s64"|translate}}</h2>
205
206 <p>
207 {{"s65"|translate}} 1 {{"s66"|translate}}
208 </p>
209
210 <p>
211 {{"s67"|translate}}
212 </p>
213
214 <p>
215 {{"s68"|translate}}
216 </p>
217 </div> 222 </div>
218 223
219 <div class="more-tab" id="tab-internet-explorer"> 224 <div class="more-tab" id="tab-internet-explorer">
220 <h2>{{"s69"|translate}}</h2> 225 <h2>{{"s20"|translate}}</h2>
221 226
222 <p> 227 <p>
223 {{"s70"|translate}} 228 {{"s64"|translate}}
224 </p> 229 </p>
225 230
226 <p> 231 <p>
227 {{"s71"|translate}} 232 {{"s65"|translate}}
228 </p> 233 </p>
229 234
230 <p> 235 <p>
231 {{"s72"|translate}} 236 {{"s66"|translate}}
232 </p> 237 </p>
233 238
234 <ul> 239 <ul>
235 <li>{{"s73"|translate}}</li> 240 <li>{{"s67"|translate}}</li>
236 <li>{{"s74"|translate}}</li> 241 <li>{{"s68"|translate}}</li>
237 <li>{{"s75"|translate}}</li> 242 <li>{{"s69"|translate}}</li>
238 </ul> 243 </ul>
239 244
240 <p> 245 <p>
241 {{"s76"|translate}} 246 {{"s70"|translate}}
247 </p>
248 </div>
249
250 <div class="more-tab" id="tab-safari">
251 <h2>{{"s21"|translate}}</h2>
252
253 <p>
254 {{"s72"|translate}}
255 </p>
256
257 <p>
258 {{"s73"|translate}}
259 </p>
260
261 <p>
262 {{"s74"|translate}}
263 </p>
264
265 <p>
266 {{"s75"|translate}}
267 </p>
268
269 <p>
270 {{"s76"|translate}}
242 </p> 271 </p>
243 </div> 272 </div>
244 </div> 273 </div>
245 </section> 274 </section>
246 275
247 <script src="/js/index.js"></script> 276 <script src="/js/index.js"></script>
OLDNEW
« no previous file with comments | « filters/unescape.py ('k') | locales/ar/acceptable-ads-manifesto.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld