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

Delta Between Two Patch Sets: pages/deployments.tmpl

Issue 6275268058546176: Issue 2157 - Update Large Scale Deployments landing page (Closed)
Left Patch Set: Convert deployments to Jinja2 template Created June 13, 2015, 1:44 p.m.
Right Patch Set: Some fixes according to "Patch Set 6" comments Created June 14, 2015, 10:24 a.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 | « locales/zh_CN/deployments.json ('k') | static/css/lsd.css » ('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=Large Scale Deployment 1 title=Large Scale Deployment
2 noheading=True 2 noheading=True
3 notoc=True 3 notoc=True
4 4
5 <head> 5 <head>
6 <link type="text/css" href="/css/lsd.css" rel="stylesheet"> 6 <link type="text/css" href="/css/lsd.css" rel="stylesheet">
7 <meta name="title" content="{{'Large Scale Deployment'|translate('meta-title') }}" /> 7 <meta name="title" content="{{ "Large Scale Deployment"|translate("meta-title" ) }}" />
Sebastian Noack 2015/06/13 17:16:51 Nit: Please double quotes consistently, unless the
Sebastian Noack 2015/06/13 17:16:51 I presonally find it a little easier to read if pu
saroyanm 2015/06/14 10:26:53 Done.
saroyanm 2015/06/14 10:26:53 Done. I'll follow this style for future.
8 <meta property="og:title" content="{{'Large Scale Deployment'|translate('meta- title')}}" /> 8 <meta property="og:title" content="{{ "Large Scale Deployment"|translate("meta -title") }}" />
9 <meta name="description" content="{{'Adblock Plus is a great asset to any comp any, university or large IT infrastructure. We are happy to help you deploy it a cross your entire network.'|translate('meta-description')}}" /> 9 <meta name="description" content="{{ "Adblock Plus is a great asset to any com pany, university or large IT infrastructure. We are happy to help you deploy it across your entire network."|translate("meta-description") }}" />
10 <meta property="og:description" content="{{'Adblock Plus is a great asset to a ny company, university or large IT infrastructure. We are happy to help you depl oy it across your entire network.'|translate('meta-description')}}" /> 10 <meta property="og:description" content="{{ "Adblock Plus is a great asset to any company, university or large IT infrastructure. We are happy to help you dep loy it across your entire network."|translate("meta-description") }}" />
11 </head> 11 </head>
12 12
13 <div id="lsd-header-block"> 13 <div id="lsd-header-block">
14 <h1>{{"Adblock Plus for Administrators"|translate("page-header")}}</h1> 14 <h1>{{ "Adblock Plus for Administrators"|translate("page-header") }}</h1>
15 <p>{{"Adblock Plus is a perfect tool for every university, company or any IT i nfrastructure with multiple working stations."|translate("page-description")}}</ p> 15 <p>{{ "Adblock Plus is a perfect tool for every university, company or any IT infrastructure with multiple working stations."|translate("page-description") }} </p>
16 </div> 16 </div>
17 <div id="lsd-icon-wrapper"> 17 <div id="lsd-icon-wrapper">
18 <span class="lsd-icon lsd"></span> 18 <span class="lsd-icon lsd"></span>
19 </div> 19 </div>
20 <div> 20 <div>
21 <div class="lsd-feature-wrapper"> 21 <div class="lsd-feature-wrapper">
22 <span class="lsd-icon bandwidth"></span> 22 <span class="lsd-icon bandwidth"></span>
23 <span class="lsd-feature-text">{{"Save bandwidth"|translate("feature-bandwid th")}}</span> 23 <span class="lsd-feature-text">{{ "Save bandwidth"|translate("feature-bandwi dth") }}</span>
24 </div> 24 </div>
25 <div class="lsd-feature-wrapper"> 25 <div class="lsd-feature-wrapper">
26 <span class="lsd-icon efficient"></span> 26 <span class="lsd-icon efficient"></span>
27 <span class="lsd-feature-text">{{"More efficient working environment"|transl ate("feature-efficient")}}</span> 27 <span class="lsd-feature-text">{{ "More efficient working environment"|trans late("feature-efficient") }}</span>
28 </div> 28 </div>
29 <div class="lsd-feature-wrapper"> 29 <div class="lsd-feature-wrapper">
30 <span class="lsd-icon privacy"></span> 30 <span class="lsd-icon privacy"></span>
31 <span class="lsd-feature-text">{{"Enhanced privacy & security"|translate("fe ature-privacy")}}</span> 31 <span class="lsd-feature-text">{{ "Enhanced privacy & security"|translate("f eature-privacy") }}</span>
32 </div> 32 </div>
33 <div class="lsd-feature-wrapper"> 33 <div class="lsd-feature-wrapper">
34 <span class="lsd-icon gpl"></span> 34 <span class="lsd-icon gpl"></span>
35 <span class="lsd-feature-text">{{"GPLv3 Licence"|translate("feature-gpl")}}< /span> 35 <span class="lsd-feature-text">{{ "GPLv3 Licence"|translate("feature-gpl") } }</span>
36 </div> 36 </div>
37 </div> 37 </div>
38 38
39 <hr class="lsd-feature-separator" /> 39 <hr class="lsd-feature-separator" />
40 <p>{{"We would like to hear from you! <a href=\"mailto:deployment-support@adbloc kplus.org\">Contact & technical support</a>"|translate("contact-us")}}</p> 40 <p>{{ "We would like to hear from you! <a href=\"mailto:deployment-support@adblo ckplus.org\">Contact & technical support</a>"|translate("contact-us") }}</p>
41 <div class="toc"> 41 <div class="toc">
42 <ul> 42 <ul>
43 <li><a href="#what-is-lsd">{{"What are large scale deployments?"|translate(" about-header")}}</a></li> 43 <li><a href="#what-is-lsd">{{ "What are large scale deployments?"|translate( "about-header") }}</a></li>
44 <li><a href="#why-lsd-header">{{"Why to deploy Adblock Plus in an administer ed environment?"|translate("why-header")}}</a></li> 44 <li><a href="#why-lsd-header">{{ "Why to deploy Adblock Plus in an administe red environment?"|translate("why-header") }}</a></li>
45 <li><a href="#how-deploy-abp">{{"How to deploy Adblock Plus?"|translate("how -deploy-abp-header")}}</a></li> 45 <li><a href="#how-deploy-abp">{{ "How to deploy Adblock Plus?"|translate("ho w-deploy-abp-header") }}</a></li>
46 <li><a href="#additional-resources">{{"Additional resources"|translate("addi tional-resources-header")}}</a></li> 46 <li><a href="#additional-resources">{{ "Additional resources"|translate("add itional-resources-header") }}</a></li>
47 <li><a href="#organisations-using-abp">{{"Organizations using Adblock Plus"| translate("organisations-using-abp")}}</a></li> 47 <li><a href="#organisations-using-abp">{{ "Organizations using Adblock Plus" |translate("organisations-using-abp") }}</a></li>
48 </ul> 48 </ul>
49 </div> 49 </div>
50 <h2 id="what-is-lsd">{{"What are large scale deployments?"|translate("about-head er")}}</h2> 50 <h2 id="what-is-lsd">{{ "What are large scale deployments?"|translate("about-hea der") }}</h2>
51 <p>{{"When installing the Adblock Plus extension for multiple machines and user accounts, it is time-consuming and tedious to perform a manual installation on e ach device. Administrators can utilize various tools to automate the installatio ns, eg installer scripts or even configuration management software."|translate(" about-overview")}}</p> 51 <p>{{ "When installing the Adblock Plus extension for multiple machines and user accounts, it is time-consuming and tedious to perform a manual installation on each device. Administrators can utilize various tools to automate the installati ons, eg installer scripts or even configuration management software."|translate( "about-overview") }}</p>
52 <p>{{"Any mass installation of a browser extension has to take a number of thing s into account, like: desired browsers, operating systems, internal policies or infrastructure in general."|translate("about-consideration")}}</p> 52 <p>{{ "Any mass installation of a browser extension has to take a number of thin gs into account, like: desired browsers, operating systems, internal policies or infrastructure in general."|translate("about-consideration") }}</p>
53 <h2 id="why-lsd-header">{{"Why to deploy Adblock Plus in an administered environ ment?"|translate("why-header")}}</h2> 53 <h2 id="why-lsd-header">{{ "Why to deploy Adblock Plus in an administered enviro nment?"|translate("why-header") }}</h2>
54 <p>{{"Adblock Plus is a great tool for every administered environment (universit y, school, company, governmental institution etc) containing multiple working st ation in the IT infrastructure."|translate("why-overview")}}</p> 54 <p>{{ "Adblock Plus is a great tool for every administered environment (universi ty, school, company, governmental institution etc) containing multiple working s tation in the IT infrastructure."|translate("why-overview") }}</p>
55 <p>{{"Adblock Plus considerably decreases security and privacy risks over the en tire IT network. Malware and viruses are often spread via annoying advertisement , which our extension blocks by default. Moreover, use of Adblock Plus considera bly decreases the bandwidth usage. The overall browsing experience and working e fficiency of the end users in networks using Adblock Plus is considerably increa sed. The users are not annoyed by pop-ups, blinking banners and misleading adver tising, which helps them to focus better."|translate("why-advantages")}}</p> 55 <p>{{ "Adblock Plus considerably decreases security and privacy risks over the e ntire IT network. Malware and viruses are often spread via annoying advertisemen t, which our extension blocks by default. Moreover, use of Adblock Plus consider ably decreases the bandwidth usage. The overall browsing experience and working efficiency of the end users in networks using Adblock Plus is considerably incre ased. The users are not annoyed by pop-ups, blinking banners and misleading adve rtising, which helps them to focus better."|translate("why-advantages") }}</p>
56 <h2 id="how-deploy-abp">{{"How to deploy Adblock Plus?"|translate("how-deploy-ab p-header")}}</h2> 56 <h2 id="how-deploy-abp">{{ "How to deploy Adblock Plus?"|translate("how-deploy-a bp-header") }}</h2>
57 <p>{{"We are currently working on the best solutions for large scale deployments . These are, however, mostly dependent on the browser used."|translate("how-depl oy-abp-overview")}}</p> 57 <p>{{ "We are currently working on the best solutions for large scale deployment s. These are, however, mostly dependent on the browser used."|translate("how-dep loy-abp-overview") }}</p>
58 <p>{{"Contact & technical support: <a href=\"mailto:deployment-support@adblockpl us.org\">deployment-support@adblockplus.org</a>"|translate("how-deploy-abp-conta ct")}}</p> 58 <p>{{ "Contact & technical support: <a href=\"mailto:deployment-support@adblockp lus.org\">deployment-support@adblockplus.org</a>"|translate("how-deploy-abp-cont act") }}</p>
59 <h2 id="additional-resources">{{"Additional resources"|translate("additional-res ources-header")}}</h2> 59 <h2 id="additional-resources">{{ "Additional resources"|translate("additional-re sources-header") }}</h2>
60 <p>{{"You can ask questions or contribute to the discussion about deployment-rel ated topics in our <a href=\"https://adblockplus.org/forum/viewforum.php?f=21\"> forum</a>."|translate("forum-info")}}</p> 60 <p>{{ "You can ask questions or contribute to the discussion about deployment-re lated topics in our <a href=\"https://adblockplus.org/forum/viewforum.php?f=21\" >forum</a>."|translate("forum-info") }}</p>
61 <p>{{"If you want to create a ticket related to the Large Scale Deployments proj ect, please check the <a href=\"https://issues.adblockplus.org/wiki/large-scale- deployments\">current list of the issues</a> first. Please tag your issue with t he following keyword: <strong>large-scale-deployments</strong>. If you find a bu g you can directly file a ticket on the <a href=\"https://issues.adblockplus.org /\">Adblock Plus issue tracker</a>."|translate("issues-info")}}</p> 61 <p>{{ "If you want to create a ticket related to the Large Scale Deployments pro ject, please check the <a href=\"https://issues.adblockplus.org/wiki/large-scale -deployments\">current list of the issues</a> first. Please tag your issue with the following keyword: <strong>large-scale-deployments</strong>. If you find a b ug you can directly file a ticket on the <a href=\"https://issues.adblockplus.or g/\">Adblock Plus issue tracker</a>."|translate("issues-info") }}</p>
62 <h2 id="organisations-using-abp">{{"Organizations using Adblock Plus"|translate( "organisations-using-abp")}}</h2> 62 <h2 id="organisations-using-abp">{{ "Organizations using Adblock Plus"|translate ("organisations-using-abp") }}</h2>
63 <div class="lsd-organisation-wrapper"> 63 <div class="lsd-organisation-wrapper">
64 <img alt="Unalaska City School District" src="/img/lsd/unalaska-logo.png"> 64 <img alt="Unalaska City School District" src="/img/lsd/unalaska-logo.png">
65 <div> 65 <div>
66 <p> 66 <p>
67 {{"\"With extremely limited bandwidth here in remote Alaska, I find that e very bit that travels over the satellite counts.\""|translate("unalaska-school-q uote")}} 67 "{{ "With extremely limited bandwidth here in remote Alaska, I find that e very bit that travels over the satellite counts."|translate("unalaska-school-quo te") }}"
Sebastian Noack 2015/06/13 17:16:51 I'd move the quotes out of the translation. This w
saroyanm 2015/06/14 10:26:53 Good point, done.
68 </p> 68 </p>
69 <p> 69 <p>
70 <i>- {{"Brent Bain, <a href=\"http://ucsd.net/\">Unalaska City School Dist rict</a>"|translate("unalaska-school-author")}}</i> 70 <i>- Brent Bain, <a href="http://ucsd.net/">Unalaska City School District< /a></i>
Sebastian Noack 2015/06/13 17:16:51 I really think we shouldn't translate their names
saroyanm 2015/06/14 10:26:53 Done.
71 </p> 71 </p>
72 </div> 72 </div>
73 </div> 73 </div>
74 <div class="lsd-organisation-wrapper"> 74 <div class="lsd-organisation-wrapper">
75 <img alt="Compnology" src="/img/lsd/compnology-logo.png" /> 75 <img alt="Compnology" src="/img/lsd/compnology-logo.png" />
76 <div> 76 <div>
77 <p> 77 <p>
78 {{"\"Due to Malvertising and the crypto-locker and like malware we are int erested in utilizing your software.\""|translate("compnology-quote")}} 78 "{{ "Due to Malvertising and the crypto-locker and like malware we are int erested in utilizing your software."|translate("compnology-quote") }}"
79 </p> 79 </p>
80 <p> 80 <p>
81 <i>- {{"Charles Hix, <a href=\"http://www.compnology.com/\">Compnology</a> "|translate("compnology-author")}}</i> 81 <i>- Charles Hix, <a href="http://www.compnology.com/">Compnology</a></i>
82 </p> 82 </p>
83 </div> 83 </div>
84 </div> 84 </div>
85 <div class="lsd-organisation-wrapper"> 85 <div class="lsd-organisation-wrapper">
86 <img alt="International School of Geneva" src="/img/lsd/is-geneva-logo.png" /> 86 <img alt="International School of Geneva" src="/img/lsd/is-geneva-logo.png" />
87 <div> 87 <div>
88 <p> 88 <p>
89 {{"\“Adblock Plus allows our students and teachers to remain focused on th eir learning and teaching.\""|translate("geneva-int-school-quote")}} 89 "{{ "Adblock Plus allows our students and teachers to remain focused on th eir learning and teaching."|translate("geneva-int-school-quote") }}"
90 </p> 90 </p>
91 <p> 91 <p>
92 <i>- {{"Josue Mouco, <a href=\"http://ecolint.ch/\">International School o f Geneva</a>"|translate("geneva-int-school-author")}}</i> 92 <i>- Josue Mouco, <a href="http://ecolint.ch/">International School of Gen eva</a></i>
93 </p> 93 </p>
94 </div> 94 </div>
95 </div> 95 </div>
96 <div class="lsd-organisation-wrapper"> 96 <div class="lsd-organisation-wrapper">
97 <img alt="Seven Energy International Limited" src="/img/lsd/7energy-logo.png" /> 97 <img alt="Seven Energy International Limited" src="/img/lsd/7energy-logo.png" />
98 <div> 98 <div>
99 <p> 99 <p>
100 {{"\"I would definitely recommend Adblock Plus for businesses not only was it really easy to push out to all of my end point users agree it is so nice to have it installed.\""|translate("7energy-quote")}} 100 "{{ "I would definitely recommend Adblock Plus for businesses not only was it really easy to push out to all of my end point users agree it is so nice to have it installed."|translate("7energy-quote") }}"
101 </p> 101 </p>
102 <p> 102 <p>
103 <i>- {{"Daniel Sanders, <a href=\"http://www.sevenenergy.com/\">Seven Ener gy International Limited</a>"|translate("7energy-author")}}</i> 103 <i>- Daniel Sanders, <a href="http://www.sevenenergy.com/">Seven Energy In ternational Limited</a></i>
104 </p> 104 </p>
105 </div> 105 </div>
106 </div> 106 </div>
107 <div class="lsd-organisation-wrapper"> 107 <div class="lsd-organisation-wrapper">
108 <img alt="Holstebro Kommune" src="/img/lsd/holstebro-logo.png" /> 108 <img alt="Holstebro Kommune" src="/img/lsd/holstebro-logo.png" />
109 <div> 109 <div>
110 <p> 110 <p>
111 {{"\"After the deployment of Adblock Plus we had a great decrease in serve r load, which lead to better performance for our users.\""|translate("holstebro- quote")}} 111 "{{ "After the deployment of Adblock Plus we had a great decrease in serve r load, which lead to better performance for our users."|translate("holstebro-qu ote") }}"
112 </p> 112 </p>
113 <p> 113 <p>
114 <i>- {{"Anders Erfurt Høj Thomsen, <a href=\"http://www.holstebro.dk/\">Ho lstebro Kommune</a>"|translate("holstebro-author")}}</i> 114 <i>- Anders Erfurt Høj Thomsen, <a href="http://www.holstebro.dk/">Holsteb ro Kommune</a></i>
115 </p> 115 </p>
116 </div> 116 </div>
117 </div> 117 </div>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld