Changeset - a80c95fd136e
[Not reviewed]
1 5 1
Bradley M. Kuhn - 2 years ago 2021-10-21 19:34:22
bkuhn@sfconservancy.org
Fix minimal start of ourcoverage.html and correct various problems

ourcoverage.html was a reasonable minimal start but not really ready
for production. Make changes necessary to put this into production,
as follows:

* Rename ourcoverage.html to vizio-coverage.html. This is just
Vizio coverage for now.

* Order articles by most in-depth/interesting. Verified this
ordering by consensus with Conservancy staff.

* mailto: link for press coverage on the main inthenews page, but
don't use that on Vizio page; it's unlikely we'll miss any of the
Vizio coverage.

* use — instead of -

* put quotes around article titles.

* Add missing PR Web article

* Switch from <p>'s to <li>'s in vizio-coverage.html

* Fix menu issues. 09a4b02 outlined the issues regarding how to
add items to menu; it does require a CSS change as explained
therein; merely using the right `base_` is not enough

* Improve menu integration. Per PR people's recommendation, the
Vizio stuff that also goes in other areas needs to be placed in
multiple menus.
7 files changed with 30 insertions and 26 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -385,2 +385,3 @@ body > header {
 
#container #sidebar.VizioPhotoAssets ul li.VizioPhotoAssets,
 
#container #sidebar.VizioPress ul li.VizioPress,
 
#container #sidebar.Glossary ul li.Glossary,
www/conservancy/static/press/inthenews.html
Show inline comments
...
 
@@ -6,5 +6,7 @@
 

	
 
<p>Here are some news articles that include us and our work. If you have any
 
   suggestions for pieces you think our sustainers would be interested in,
 
   please send an email to info@sfconservancy.org.</p>
 
<p>Here are some news articles that relate generally to our work. If
 
   you have any suggestions for articles to include here, please send
 
   an <a href="mailto:info@sfconservancy.org">email to
 
   &lt;info@sfconservancy.org&gt;</a>. Also <a href="/press/vizio-coverage.html">check out articles related to
 
   our Vizio Lawsuit</a>. </p>
 

	
www/conservancy/static/press/ourcoverage.html
Show inline comments
 
deleted file
www/conservancy/static/press/vizio-coverage.html
Show inline comments
 
new file 100644
 
{% extends "base_press.html" %}
 
{% block subtitle %}Press - {% endblock %}
 
{% block content %}
 
<h1 id="{% block submenuselection %}VizioPress{% endblock %}">Vizio Lawsuit Press Coverage</h1>
 

	
 
<p>Here are  articles in the press that covered <a href="/copyleft-compliance/vizio.html">our Vizio lawsuit</a>.</p>
 

	
 
<h2 id="Filing">Coverage of the <a href="/docs/software-freedom-conservancy-v-vizio-complaint-2021-10-19.pdf">Complaint</a> filing</h2>
 

	
 
<ul>
 
<li><a href="https://www.theregister.com/2021/10/20/vizio_gpl_lawsuit/"><b>The Register</b> &mdash; &ldquo;Software Freedom Conservancy sues TV maker Vizio for GPL infringement&rdquo;</a></li>
 
<li><a href="https://lwn.net/SubscriberLink/873415/6a613fb23105d329/"><b>LWN</b> &mdash; &ldquo;Empowering users of GPL software&rdquo;</a></li>
 
<li><a href="https://www.zdnet.com/article/software-freedom-conservancy-sues-vizio-for-gpl-violations/"><b>ZDNET</b> &mdash; &ldquo;Software Freedom Conservancy sues Vizio for GPL violations&rdquo;</a></li>
 
<li><a href="https://thestack.technology/vizio-sued-open-source-gpl-copyleft/"><b>The Stack</b> &mdash; &ldquo;TV maker Vizio sued for alleged copyleft violations — after failing to disclose source code&rdquo;</a></li>
 
<li><a href="https://www.reuters.com/legal/transactional/vizio-sued-by-nonprofit-share-code-open-source-software-2021-10-20/"><b>Reuters</b> - &ldquo;Vizio sued by nonprofit to share code for open-source software&rdquo;</a></li>
 
<li><a href="https://www.lawyer-monthly.com/2021/10/software-freedom-conservancy-sues-vizio-over-source-code/"><b>Lawyer Monthly</b> &mdash; &ldquo;Software Freedom Conservancy Sues Vizio Over Source Code&rdquo;</a></li>
 
<li><a href="https://finance.yahoo.com/news/software-freedom-conservancy-files-repair-120000898.html"><b>Yahoo! Finance</b> &mdash; &ldquo;Software Freedom Conservancy files right-to-repair lawsuit against California TV manufacturer Vizio Inc. for alleged GPL violations&rdquo;</a></li>
 
<li><a href="https://www.prweb.com/releases/software_freedom_conservancy_files_right_to_repair_lawsuit_against_california_tv_manufacturer_vizio_inc_for_alleged_gpl_violations/prweb18275065.htm"><b>PR Web</b> &mdash; &ldquo;Software Freedom Conservancy files right-to-repair lawsuit against California TV manufacturer Vizio Inc. for alleged GPL violations&rdquo;</a></li>
 
{% endblock %}
www/conservancy/templates/base_press.html
Show inline comments
...
 
@@ -20,3 +20,4 @@
 
            <li class="OurCoverage"><a href="/press/ourcoverage.html">Our Coverage</a></li>
 
            <li class="InTheNews"><a href="/press/inthenews.html">In The News</a></li>
 
            <li class="InTheNews"><a href="/press/inthenews.html">Our Issues In The News</a></li>
 
            <li class="VizioPress"><a href="/press/vizio-coverage.html">Our Vizio Lawsuit In The News</a></li>
 
            <li class="Glossary"><a href="/copyleft-compliance/glossary.html">Glossary</a></li>
www/conservancy/templates/base_vizio.html
Show inline comments
...
 
@@ -22,2 +22,3 @@
 
            <li class="VizioQandA"><a href="/press/qanda.html">Q&amp;A</a></li>
 
            <li class="VizioPress"><a href="/press/vizio-coverage.html">Third-Party Press Coverage</a></li>
 
            </ul>
www/conservancy/templates/submenus/news_partial.html
Show inline comments
...
 
@@ -3,4 +3,4 @@
 
  <li><a href="/blog/">Blog</a></li>
 
  <li><a href="/press/ourcoverage.html">Our Coverage</a></li>
 
  <li><a href="/press/inthenews.html">In The News</a></li>
 
  <li><a class="VizioPress" href="/press/vizio-coverage.html">Vizio Lawsuit In The News</a></li>
 
  <li><a href="/press/inthenews.html">Our Issues In The News</a></li>
 
  <li><a href="/press/">Press</a></li>
0 comments (0 inline, 0 general)