r109294 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109293‎ | r109294 | r109295 >
Date:03:24, 18 January 2012
Author:kaldari
Status:ok
Tags:
Comment:
formatting fixes
Modified paths:
  • /trunk/extensions/CongressLookup/SpecialCongressLookup.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CongressLookup/SpecialCongressLookup.php
@@ -88,7 +88,7 @@
8989 div#instructions {
9090 position: absolute;
9191 top: 67px;
92 - left: 420px;
 92+ left: 440px;
9393 text-align: left;
9494 width: 500px;
9595 padding-bottom: 30px;
@@ -98,11 +98,19 @@
9999 }
100100 div#contacts {
101101 position: absolute;
102 - top: 400px;
 102+ top: 50px;
103103 left: 50px;
104 - width: 330px;
105 -
 104+ width: 320px;
 105+ background-color: #202020;
 106+ padding: 5px 20px 20px 20px;
 107+ filter:alpha(opacity=90);
 108+ -moz-opacity:0.90;
 109+ -khtml-opacity: 0.90;
 110+ opacity: 0.90;
106111 }
 112+div#contacts form {
 113+ margin-bottom: 1em;
 114+}
107115 table.person {
108116 margin-bottom: 1em;
109117 margin-left: 20px;
@@ -141,24 +149,23 @@
142150 <body>
143151 <div id="everything">
144152 <div id="instructions">
145 - <div class="sopaBigHeadline">Take action to stop SOPA and PIPA, the internet blacklist bills</div>
 153+ <div class="sopaBigHeadline">Call your elected officials.</div>
 154+
146155 <p>
147 - For maximum impact, please consider calling your US Representative and US Senators and explain that you are a constituent and that you oppose these bills and similar future legislation.
 156+ Tell them you are their constituent, and you oppose SOPA and PIPA.
148157 </p>
149158
150 - <div class="sopaSectionHeadline">Things you may want to say to your Senator or Representative</div>
151 - <p class="quote">
152 - “As one of your concerned constituents, I urge you to oppose SOPA and PIPA or any future bill that would censor free speech and damage the security of the Internet.”
 159+ <div class="sopaSectionHeadline">Why?</div>
 160+ <p>
 161+ SOPA and PIPA cripple the free and open internet. They put the onus on website owners to police user-contributed material and call for the blocking of entire sites, even if the links are not to infringing material. Small sites will not have the sufficient resources to mount a legal challenge. Without opposition, large media companies may seek to cut off funding sources for small competing foreign sites, even if big media are wrong. Foreign sites will be blacklisted, which means they won't show up in major search engines.
153162 </p>
154163
155 - <div class="sopaSectionHeadline">Regarding Censorship</div>
156 - <p class="quote">
157 - “The Internet has become an important communications tool allowing the free flow of ideas. As introduced in the House and the Senate, SOPA and PIPA would give the Justice Department and courts tremendous power to shut down entire sites. These bills ignore the principles of the First Amendment that require tailored solutions in lieu of across-the-board censorship. Unfortunately these bills represent terrible precedents for the United States and the world.”
 164+ <p>
 165+ In a post SOPA/PIPA world, Wikipedia --and many other useful informational sites-- cannot survive in a world where politicians regulate the Internet based on the influence of big money in Washington. It represents a framework for future restrictions and suppression. Congress says it's trying to protect the rights of copyright owners, but the "cure" that SOPA and PIPA represent is much more destructive than the disease they are trying to fix.
158166 </p>
159167
160 - <div class="sopaSectionHeadline">Regarding Cybersecurity</div>
161 - <p class="quote">
162 - “A safe and secure Web is vital to our privacy, our access to free knowledge, and to commerce. Hundreds of established authorities on the Internet believe that the required blocking of Internet sites in SOPA and PIPA is badly thought out and threatens Internet security.”
 168+ <p>
 169+ If you'd like to learn even more about SOPA/PIPA, <a href="https://www.mediawiki.org//en.wikipedia.org/wiki/Wikipedia:SOPA_initiative/Learn_more" target="_blank">click here</a>.
163170 </p>
164171 </div>
165172 <div id="contacts">

Status & tagging log