4c3661ad19
progress bar: Remove display-table vertical align workaround.
...
Was causing some display glitches on some browsers. Using nested flexbox instead.
2021-11-26 09:10:25 +11:00
a6dcb714b8
Remove one event per discussion with karen.
2021-11-23 10:12:55 -08:00
c4e1752a06
Rewrite help us continue and t-shirt sections.
2021-11-23 10:11:03 -08:00
a4df264490
Rewrite “Writing and Speaking”
2021-11-23 10:02:39 -08:00
9c3e362f93
Make the pun clearer with caps and quotes.
2021-11-23 10:02:22 -08:00
c951623774
Rewrite “New Staff”
2021-11-23 09:56:17 -08:00
38183285a9
Remove word "member"
2021-11-23 09:56:06 -08:00
5c9f70af7b
Rewrite “Highlights from some of our member projects”
2021-11-23 09:49:24 -08:00
7e06d262ee
Rewrite of “Our Year in Review” section; add links as well.
2021-11-23 09:25:41 -08:00
d1cc382a01
Reword opening sentence, add links as discussed in XMPP
2021-11-23 09:06:10 -08:00
02d8a44f83
add copy for 2021 donation page
2021-11-23 07:58:40 -08:00
1ddcb2e4ba
Move fundraising goal end times into database.
2021-11-19 17:56:44 +11:00
b4c438322c
Fix markup errors on "What We Do" causing layout issues.
2021-11-19 17:14:29 +11:00
68f5f1fa2c
Move sub-menus to RHS and re-enable on mobile.
2021-11-19 17:02:59 +11:00
26ff31bb78
progress bar: Drop JS, make mobile friendly, match design to new site.
...
The existing jQuery UI-based fundraising progress bar used a float layout,
making it hard to adapt for mobile use. Given that there is not interactivity,
I've dropped all the JS and switched to a flexbox layout. This works well
because the bar will stretch to fit the text rather than always maintaining its scale.
2021-11-16 13:25:39 +11:00
6bdc205e6a
update term of the week
2021-11-08 13:08:03 -08:00
b61d158ea9
make header box a link
2021-10-28 14:33:23 -07:00
29a4296f14
errant ) in link
2021-10-28 14:03:32 -07:00
0cbd204e2f
fixed wrongblurb, resetting vizio and replacing truth social
2021-10-28 13:57:08 -07:00
f820eddaff
change frontpage blurb to be about DMCA exemptions
2021-10-28 13:18:53 -07:00
bbc6eb13c6
fix mastodon link on frontpage
2021-10-25 10:45:50 -07:00
beb0dbfd82
Add <p> tag for my bio.
2021-10-23 17:58:44 -07:00
720b91a8cf
Put complaint with journalist resources on main page.
2021-10-23 17:44:16 -07:00
7efaadaf0c
Not necessarily third-party.
2021-10-23 17:42:37 -07:00
2290846c21
Shorten box on front page a bit.
2021-10-23 12:52:27 -07:00
399675d6c3
Rework blog menu order.
2021-10-23 12:50:28 -07:00
7229e78e0f
Sidebar should disappear on small screens.
...
We've had a report that the sidebars are very distracting,
particularly for the blogs, on smaller screens. This change to the
CSS will cause sidebars to disappear on smaller screens.
2021-10-23 12:42:59 -07:00
91d661f715
Conform title to title of blog post.
2021-10-22 14:23:39 -07:00
ee667f6179
Slug change propagation to static pages.
2021-10-22 14:20:33 -07:00
1b8a709d0c
Make box smaller.
2021-10-21 20:47:51 -07:00
ec2cd619f2
Add additional call-out for current blog post.
2021-10-21 20:38:52 -07:00
eb6fc77708
Remove "The"s from top menu.
2021-10-21 20:36:41 -07:00
1bee33f278
Format like previous with the <p> solution
...
<ul> is the right HTML way to format these, but they are all too
close. Get it to look more like it did with <p>'s with CSS.
2021-10-21 20:36:41 -07:00
eb847f9f32
Use typical way of putting the category in a block.
...
Django is so frustrating as it's never clear about how things trickle
up and down through templates, so move the category to the top like
the others.
2021-10-21 20:36:41 -07:00
501b6e091b
Merge branch 'master'
2021-10-21 13:56:05 -07:00
798d4aee8f
fix sustainer text and button for sustaining
2021-10-21 13:55:13 -07:00
1f6e2156f4
Additional fixes for menu items related to news and press
...
A few additional places where the news and press pages were not
properly menu integrated. This fixes various inconsistencies and
missing category and submenu markings in menus.
2021-10-21 12:40:09 -07:00
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
ee348bf69b
add bkuhn to /press and fix sustainers button
2021-10-21 12:18:26 -07:00
6fbf8b0690
Merge branch 'pono/supporter-updates'
2021-10-21 11:41:47 -07:00
88b57b2f32
formatting tweaks for /press
2021-10-21 11:40:35 -07:00
4c00e4e4af
create page for Our Coverage
2021-10-21 11:34:34 -07:00
63dee11c8a
fixup /press from Hannahs notes
...
a few s/supporters/sustainers/
add link to inthenews
update news and press menu
2021-10-21 11:29:40 -07:00
5348aae07b
add text describing sustainers
2021-10-21 10:39:32 -07:00
a90f18d77c
change svg to sustainer and remove tonys pic
2021-10-21 10:24:58 -07:00
4b99b5a1a7
delete 2020 donation text
2021-10-21 09:07:30 -07:00
4daf268345
new supporter image
2021-10-21 08:57:59 -07:00
3acdadcacc
Learn page is not coming soon anymore!
2021-10-21 08:46:07 -07:00
357aacf99c
Vizio — For compliance only, note resources are for Vizio
...
The Resources for Journalists are only related to Vizio, so make that
read that way on compliance pages that *are not* Vizio pages.
2021-10-21 08:45:08 -07:00
09a4b021c1
Repair menu highlighting, both for main menu and submenus
...
During the recent improvements made on the website, the menus and
submenu highlighting for selected menus fell into disarray.
Correction requires changes to the CSS and templates both, because
Django doesn't really have a convenient way to set variables in
templates to use to solve this.
There are still a few submenu items highlighting not working even
after this commit. More work needs to be done.
2021-10-21 08:39:47 -07:00
46adf33eb3
simplify /about, fix formatting on frontpage, svg img for supporters
2021-10-21 08:36:23 -07:00
814b629006
Copyleft Compliance — Vizio — update title to match newswire version
2021-10-21 07:21:28 -07:00
90928718b9
Copyleft Compliance — Vizio — add missing CSS menu item thing
2021-10-20 07:49:45 -07:00
3372ad11ef
Copyleft Compliance — Vizio — Shorten a few menu item names.
2021-10-20 07:49:01 -07:00
8cc5c86d72
Copyleft Compliance — Vizio — Improvements to Menu selection.
2021-10-20 07:41:58 -07:00
2b480224ce
Copyleft Compliance — Vizio — now with case number and court stamp
2021-10-20 07:30:24 -07:00
714fe4febb
Copyleft Compliance — Vizio — Rename Complaint file for full name
2021-10-20 07:29:04 -07:00
7aff4102ab
Copyleft Compliance — Vizio — Temporarily only just four news item
2021-10-19 13:06:59 -07:00
dc325f20f8
fixme on sponsors page points to /about
2021-10-19 12:18:35 -07:00
841c4ba647
add linux kernel and link for repair assoc.
2021-10-19 11:53:58 -07:00
fd2720f0c5
Copyleft Compliance — Vizio — Q&A is Compliance base, add PDF links
2021-10-19 11:06:10 -07:00
d938406aa8
fix /press to link to documents and media@sfconservancy.org
2021-10-19 11:06:10 -07:00
5d25ca30b7
Copyleft Compliance — Vizio — call it "Vizio Lawsuit" on menu.
2021-10-19 11:06:10 -07:00
22126bfdcb
make description on front page bigger and fix TotW <p>
2021-10-19 11:06:10 -07:00
0911b0158e
add back Vizio button on main page and Vizio into menu
2021-10-19 11:06:10 -07:00
e1c7423fc8
Copyleft Compliance — Vizio — "Special Message" was placeholder.
2021-10-19 11:06:10 -07:00
46ecddfe5a
Copyleft Compliance — Vizio — fix typo in URL
2021-10-19 11:06:10 -07:00
66a04f2142
Copyleft Compliance — Vizio — temporarily put first line of PR here
2021-10-19 11:06:10 -07:00
b59115cfcf
Copyleft Compliance — Vizio — put two links in Learn about it
...
This unreverts 613674c071
2021-10-19 11:06:10 -07:00
09ba320179
Copyleft Compliance — Vizio — Add complaint.
2021-10-19 11:06:06 -07:00
de2998db8d
Copyleft Compliance — Vizio — initial announcement
2021-10-19 11:05:16 -07:00
613674c071
Revert addition from pono — Q&A link added too early
...
Commit 37d67fb1da
included this link,
and it was brought in from a branch from pono. Removing it
temporarily.
2021-10-19 09:23:45 -07:00
c328dc29b7
past litigation: add summary for top of page.
2021-10-19 09:20:18 -07:00
0d077f602b
fix /press with links and media contact info
2021-10-19 08:36:32 -07:00
9a0cb169d1
update staff and bug fix for /news menu
2021-10-19 08:36:32 -07:00
895026ff66
Write section on Conservancy v. Best Buy et al & update VMware info
2021-10-19 08:36:32 -07:00
4669d6724d
Generalize VMWare links page into a previous litigation links page
...
More will need to be added to make it true, this is the first step.
2021-10-19 08:36:32 -07:00
6fe4cbe1e4
Add Help Compliance page and put it on the menu.
2021-10-19 08:36:32 -07:00
20260b4390
Change "" to “ and ”
2021-10-19 08:36:32 -07:00
3bb2b9bccc
frontpage: comment out image until we have a good one.
2021-10-19 08:35:41 -07:00
4d0d3a351b
Temp remove additional call out links.
2021-10-19 07:38:56 -07:00
dd473e0a17
Fix breadcrumb link.
2021-10-19 06:50:26 -07:00
6cb4b45761
Filings ⇒ Transparency, necessary rename operation & related first
...
The Filings page will ultimately be part of the Transparency page,
but for now, just rename it in prep for later changes.
2021-10-19 06:50:26 -07:00
ee815f8424
Make the sidebar selected state less subtle.
2021-10-19 06:50:26 -07:00
2c41970fbd
Outreachy should be on “What We Do” menu; Copyleft Compliance first.
...
Note the FIXME in Member Projects class for menu selection; unsure
which one to use given the changes.
2021-10-19 06:50:26 -07:00
Daniel Pono Takamori
6a85213fea
add more articles to In The News
2021-10-19 06:50:26 -07:00
Daniel Pono Takamori
2182ce5ae6
add learn coming soon
2021-10-19 06:50:26 -07:00
Daniel Pono Takamori
587e508b6f
add /press and make that kit page
...
fix urls for press and learn
start work on new news partial submenu
2021-10-19 06:50:26 -07:00
c31ef840df
page should have a <h1> title.
2021-10-19 06:50:26 -07:00
a98efefcf6
activities: add page for “What We Do”.
...
This is a first pass at content for the activities page, which is the
landing page for the top-bar menu item of “What We Do”.
2021-10-19 06:50:26 -07:00
ea035ced4e
the class="MENU" goes with the <li> element, not <a> element.
2021-10-19 06:50:26 -07:00
fafc718086
Experiment to see if restoring class= for submenus fixes highlight.
2021-10-19 06:50:26 -07:00
0cdebcf8e5
Make copyleft compliance the term of the week.
2021-10-19 06:50:26 -07:00
b03ea99d4d
Mailing list subscribe link should go to best we can get.
...
Ultimately, we'd like the button to be right on the front page, but
for now, at least go the subscribe page.
2021-10-19 06:50:25 -07:00
50296cf4f4
Note that special message is coming later today.
2021-10-19 06:50:25 -07:00
9f74456080
Make page look prettier.
2021-10-19 06:50:25 -07:00
bf88f1be1c
Also need to add a URL for this to work.
2021-10-19 06:50:25 -07:00
e8bc561525
add coming soon file.
2021-10-19 06:50:25 -07:00
Daniel Pono Takamori
f8ed23db22
no-vizio
2021-10-19 06:50:25 -07:00
4b2bfccbe0
Fix a glitch in the pop-out donations box.
2021-10-19 06:47:58 -07:00