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

Unified Diff: pages/deployments.html

Issue 6275268058546176: Issue 2157 - Update Large Scale Deployments landing page (Closed)
Patch Set: Images Compressed Created June 11, 2015, 2:12 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pages/deployments.html
===================================================================
--- a/pages/deployments.html
+++ b/pages/deployments.html
@@ -1,19 +1,117 @@
-title=Large Scale Deployments
+title=Large Scale Deployment
+noheading=True
+notoc=True
+<head>
+ <link type="text/css" href="/css/lsd.css" rel="stylesheet">
+ <meta name="title" content="{{meta-title Large Scale Deployment}}" />
+ <meta property="og:title" content="{{meta-title Large Scale Deployment}}" />
+ <meta name="description" content="{{meta-description Adblock Plus is a great asset to any company, university or large IT infrastructure. We are happy to help you deploy it across your entire network.}}" />
+ <meta property="og:description" content="{{meta-description Adblock Plus is a great asset to any company, university or large IT infrastructure. We are happy to help you deploy it across your entire network.}}" />
+</head>
-<p>{{s1 Adblock Plus is a great asset to every company, university or large IT infrastructure containing multiple working stations.}}</p>
-<p>{{s2 How does Adblock Plus benefit you?}}</p>
-<ul>
- <li>
- {{s3 Considerably decreased privacy and security risks}}
- </li>
- <li>
- {{s4 A better browsing experience for your users – no distractions from annoying pop-ups, blinking banners and video ads}}
- </li>
- <li>
- {{s5 It's FREE}}
- </li>
-</ul>
-<p>{{s6 We are happy to help you deploy it over your entire network! Please contact us at: <a href="mailto:deployment-support@adblockplus.org" style="white-space: nowrap;"><fix>deployment-support@adblockplus.org</fix></a>}}</p>
-<p>{{s7 Already deployed Adblock Plus? How was the experience? What can we do better? <a href="mailto:deployment-support@adblockplus.org">Let us know!</a>}}</p>
-<p><a href="https://adblockplus.org/forum/viewforum.php?f=21">{{s8 More about the project}}</a></p>
+<div id="lsd-header-block">
+ <h1>{{page-header Adblock Plus for Administrators}}</h1>
+ <p>{{lsd-description Adblock Plus is a perfect tool for every university, company or any IT infrastructure with multiple working stations.}}</p>
+</div>
+<div id="lsd-icon-wrapper">
+ <span class="lsd-icon lsd"></span>
+</div>
+<div>
+ <div class="lsd-feature-wrapper">
+ <span class="lsd-icon bandwidth"></span>
+ <span class="lsd-feature-text">{{lsd-bandwidth Save bandwidth}}</span>
+ </div>
+ <div class="lsd-feature-wrapper">
+ <span class="lsd-icon efficient"></span>
+ <span class="lsd-feature-text">{{lsd-efficient More efficient working environment}}</span>
+ </div>
+ <div class="lsd-feature-wrapper">
+ <span class="lsd-icon privacy"></span>
+ <span class="lsd-feature-text">{{lsd-privacy Enhanced privacy & security}}</span>
+ </div>
+ <div class="lsd-feature-wrapper">
+ <span class="lsd-icon gpl"></span>
+ <span class="lsd-feature-text">{{lsd-gpl GPLv3 Licence}}</span>
+ </div>
+</div>
+
+<hr class="lsd-feature-separator" />
+<p>{{contact-us We would like to hear from you! <a href="mailto:deployment-support@adblockplus.org">Contact & technical support</a>}}</p>
+<div class="toc">
+ <ul>
+ <li><a href="#what-is-lsd">{{what-is-lsd-header What are large scale deployments?}}</a></li>
+ <li><a href="#why-lsd-header">{{why-lsd-header Why to deploy Adblock Plus in an administered environment?}}</a></li>
+ <li><a href="#how-deploy-abp">{{how-deploy-abp-header How to deploy Adblock Plus?}}</a></li>
+ <li><a href="#additional-resources">{{additional-resources-header Additional resources}}</a></li>
+ <li><a href="#organisations-using-abp">{{organisations-using-abp Organizations using Adblock Plus}}</a></li>
+ </ul>
+</div>
+<h2 id="what-is-lsd">{{what-is-lsd-header What are large scale deployments?}}</h2>
+<p>{{what-is-lsd-overview 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 installations, eg installer scripts or even configuration management software.}}</p>
+<p>{{what-is-lsd-consideration Any mass installation of a browser extension has to take a number of things into account, like: desired browsers, operating systems, internal policies or infrastructure in general.}}</p>
+<h2 id="why-lsd-header">{{why-lsd-header Why to deploy Adblock Plus in an administered environment?}}</h2>
+<p>{{why-lsd-overview Adblock Plus is a great tool for every administered environment (university, school, company, governmental institution etc) containing multiple working station in the IT infrastructure.}}</p>
+<p>{{why-lsd-advantages Adblock Plus considerably decreases security and privacy risks over the entire IT network. Malware and viruses are often spread via annoying advertisement, which our extension blocks by default. Moreover, use of Adblock Plus considerably decreases the bandwidth usage. The overall browsing experience and working efficiency of the end users in networks using Adblock Plus is considerably increased. The users are not annoyed by pop-ups, blinking banners and misleading advertising, which helps them to focus better.}}</p>
+<h2 id="how-deploy-abp">{{how-deploy-abp-header How to deploy Adblock Plus?}}</h2>
+<p>{{how-deploy-abp-overview We are currently working on the best solutions for large scale deployments. These are, however, mostly dependent on the browser used.}}</p>
+<p>{{how-deploy-abp-contact Contact & technical support: <a href="mailto:deployment-support@adblockplus.org">deployment-support@adblockplus.org</a>}}</p>
+<h2 id="additional-resources">{{additional-resources-header Additional resources}}</h2>
+<p>{{lsd-forum-info You can ask questions or contribute to the discussion about deployment-related topics in our <a href="https://adblockplus.org/forum/viewforum.php?f=21">forum</a>.}}</p>
+<p>{{lsd-issues-info If you want to create a ticket related to the Large Scale Deployments project, 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 bug you can directly file a ticket on the <a href="https://issues.adblockplus.org/">Adblock Plus issue tracker</a>.}}</p>
+<h2 id="organisations-using-abp">{{organisations-using-abp Organizations using Adblock Plus}}</h2>
+<div class="lsd-organisation-wrapper">
+ <img alt="Unalaska City School District" src="/img/lsd/unalaska-logo.png">
+ <div>
+ <p>
+ {{unalaska-school-quote "With extremely limited bandwidth here in remote Alaska, I find that every bit that travels over the satellite counts."}}
+ </p>
+ <p>
+ <i>- {{unalaska-school-author Brent Bain, <a href="http://ucsd.net/">Unalaska City School District</a>}}</i>
+ </p>
+ </div>
+</div>
+<div class="lsd-organisation-wrapper">
+ <img alt="Compnology" src="/img/lsd/compnology-logo.png" />
+ <div>
+ <p>
+ {{compnology-quote "Due to Malvertising and the crypto-locker and like malware we are interested in utilizing your software."}}
+ </p>
+ <p>
+ <i>- {{compnology-author Charles Hix, <a href="http://www.compnology.com/">Compnology</a>}}</i>
+ </p>
+ </div>
+</div>
+<div class="lsd-organisation-wrapper">
+ <img alt="International School of Geneva" src="/img/lsd/is-geneva-logo.png" />
+ <div>
+ <p>
+ {{geneva-int-school-quote “Adblock Plus allows our students and teachers to remain focused on their learning and teaching."}}
+ </p>
+ <p>
+ <i>- {{geneva-int-school-author Josue Mouco, <a href="http://ecolint.ch/">International School of Geneva</a>}}</i>
+ </p>
+ </div>
+</div>
+<div class="lsd-organisation-wrapper">
+ <img alt="Seven Energy International Limited" src="/img/lsd/7energy-logo.png" />
+ <div>
+ <p>
+ {{7energy-quote "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."}}
+ </p>
+ <p>
+ <i>- {{7energy-author Daniel Sanders, <a href="http://www.sevenenergy.com/">Seven Energy International Limited</a>}}</i>
+ </p>
+ </div>
+</div>
+<div class="lsd-organisation-wrapper">
+ <img alt="Holstebro Kommune" src="/img/lsd/holstebro-logo.png" />
+ <div>
+ <p>
+ {{holstebro-quote "After the deployment of Adblock Plus we had a great decrease in server load, which lead to better performance for our users."}}
+ </p>
+ <p>
+ <i>- {{holstebro-author Anders Erfurt Høj Thomsen, <a href="http://www.holstebro.dk/">Holstebro Kommune</a>}}</i>
+ </p>
+ </div>
+</div>

Powered by Google App Engine
This is Rietveld