website/www/conservancy
Bradley M. Kuhn a80c95fd13 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.
2021-10-21 12:34:22 -07:00
..
apps Correct & update hard-coded domain names from legacy codebase. 2020-01-24 09:26:59 -08:00
static Fix minimal start of ourcoverage.html and correct various problems 2021-10-21 12:34:22 -07:00
templates Fix minimal start of ourcoverage.html and correct various problems 2021-10-21 12:34:22 -07:00
__init__.py Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
bsoup.py Blogs/news only include a single OG image/video. 2018-09-21 10:57:14 -04:00
feeds.py Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
frontpage.py Count supporters in the database - it's faster. 2021-10-13 21:20:58 +11:00
local_context_processors.py supporter: Kick off 2020 fundraiser. RT#12984 2020-11-24 08:54:02 -05:00
manage.py Added middleware and management file 2010-09-26 19:03:53 -04:00
middleware.py First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00
settings.py settings: Allow localhost in debug mode. 2017-11-07 09:00:48 -05:00
sponsors.py Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
urls.py add /press and make that kit page 2021-10-19 06:50:26 -07:00