Commit Graph

142 Commits (8041b4ef6d9bdfca6ed98cfce5a531645f9abcff)

Author SHA1 Message Date
Eric Cornelissen 8da7b8ef39 Change p in noscript for div 2018-03-16 21:11:31 +01:00
Carmen Bianca Bakker cbc12c0415
Fix NoScript CSS to work with Firefox+NoScript 2018-03-15 15:34:36 +01:00
Eric Cornelissen c0e473e221 Move JS disabled warning message to the i18n configuration file 2018-03-15 14:45:32 +01:00
Eric Cornelissen 6cf9b17703 Remove enable-javascript link
As suggested by @carmenbianca and @max.mehl, it is a good argument that
most people who disable JavaScript nowadays do so conscientiously.
2018-03-15 14:38:58 +01:00
Eric Cornelissen 7253cfb31c Add link to enable-javascript.comm
Add a link to the <noscript> tag linking to the website
https://www.enable-javascript.com/. This site explains the use of
JavaScript in modern websites and how to enable it so users can learn
more if they're interested.
2018-03-14 22:21:49 +01:00
Eric Cornelissen ca61128a3f Add banner when JavaScript is disabled
As requested in #224, added a banner to the website when JavaScript is
disabled using <noscript>.
2018-03-14 22:13:50 +01:00
Vincent Lequertier 6fe2bfbc30 Proper translation handling 2018-02-23 16:05:09 +01:00
Vincent Lequertier 404b895812 Split Local NGOs into Regional and National ones 2018-02-21 10:44:08 +01:00
Vincent Lequertier 1b91bc7787 Make the labels translatable 2018-02-21 10:41:53 +01:00
Vincent Lequertier 1953f767fc Change the buttons order 2018-02-21 10:41:53 +01:00
Vincent Lequertier a721955d56 NGO -> NGOs 2018-02-21 10:41:53 +01:00
Vincent Lequertier 99dff65f4f Comment out the "Corporate" filter 2018-02-21 10:41:53 +01:00
Vincent Lequertier 7c2cf52be4 Add the ability to filter the organisations by type 2018-02-21 10:39:31 +01:00
Vincent Lequertier 5e422a2a84 Sort organisations by a priority 2018-02-20 13:58:55 +01:00
Carmen Bianca Bakker 799114b557
Fix Italian video 2018-01-11 11:51:20 +01:00
max.mehl 6061f53801
Include FR version of video 2017-11-21 13:09:17 +01:00
harald d94bca94c7 added nb 2017-10-22 23:55:47 +02:00
Sebastiano Pistore 2f9a1afa4e Merge branch 'master' of https://git.fsfe.org/pmpc/website
# Conflicts solved:
#	site/build/build.sh
#	site/content/privacy.sv.md
#	site/languages/strings.sv.toml
#	site/layouts/partials/functions/video_fsfe.html
2017-10-05 20:00:38 +02:00
Florian Snow 201819377b Add new subtitle tracks to HTML 2017-10-05 14:57:18 +02:00
Sebastiano Pistore 7d695ef042 update to latest version 2017-09-29 17:31:05 +02:00
max.mehl 214864bb92
Include subtitle 2017-09-26 12:18:33 +02:00
max.mehl 6a8cc5c906
Sort languages alphabetically and improve style for active language. Fixes #181 2017-09-26 01:33:38 +02:00
Max Mehl 37993abb26 Merge branch 'limit-orgs' of max.mehl/pmpc-website into master 2017-09-25 15:04:55 +02:00
SebastianoPistore c8c4003923 - Improvement of privacy doc (I think).
- Little revision on other pages.
- Translation of "Italian" on subtitle languages selection.
2017-09-22 11:47:19 +02:00
Florian Snow f8348e8611 Do not enable subtitles by default
In the past, not all browsers provided a UI for turning subtitles on
and off so turning them on by default was the best solution.  Now, all
major browsers implement a proper UI for subtitles, so the default
should be subtitles off which is what most users would expect.
2017-09-21 18:56:00 +02:00
Florian Snow 44f21bb203 Remove srt tracks for video element
Current browsers support WebVTT subtitles and also placing srt
subtitles there just makes the selection menu too long.  In the past,
it was a good idea to include both because it was not clear yet which
system browsers would support, but it should not be necessary anymore.
2017-09-21 18:54:02 +02:00
max.mehl dc1fc25c4b
Make list of organisations expandable 2017-09-21 00:02:13 +02:00
Florian Snow d177871e89 Fix HTML 5 subtitles
closes #155
2017-09-20 17:00:36 +02:00
max.mehl 01acc62526
Add meta keywords to head 2017-09-20 15:48:00 +02:00
Max Mehl 01baa31e8b Merge branch 'slovak_subtitles' of floriansnow/pmpc-website into master 2017-09-20 00:30:47 +02:00
Florian Snow 128064e21f Add Slovak subtitles to video HTML 2017-09-19 18:53:26 +02:00
max.mehl 85336ead0c
Show language-dependent video for selected languages
Currently, this is only valid for DE but it can be easily extended
2017-09-19 12:27:42 +02:00
max.mehl 248c6ba698
Outsource non-JS CSS to not mess with JS behaviour 2017-09-18 17:56:44 +02:00
max.mehl c03ef6cf9e
Switch from Vimeo to FSFE download server to serve video 2017-09-18 10:56:39 +02:00
max.mehl 26da277464
Add string for google webmaster tools verification
We need this to check the site's SEO status. It still doesn't appear in the search results
2017-09-18 10:47:44 +02:00
max.mehl caea1567cc Use all sovereign countries for country selector in form 2017-09-14 22:11:27 +02:00
max.mehl a14226d1de Let label enclose checkbox again, it looks nicer on small screens 2017-09-14 20:44:06 +02:00
max.mehl ca6ee2e32d Fix wrong path to VTT files 2017-09-14 17:36:23 +02:00
max.mehl 8c28e08ee8 Mirror subtitles to git repo and add the to local video partial 2017-09-14 17:29:51 +02:00
max.mehl 5d635703c7 Enclose checkboxes by divs. Working on #145 2017-09-14 17:13:25 +02:00
max.mehl e6969912db Separate checkboxes and labels. WIP #145 2017-09-14 17:06:05 +02:00
max.mehl c1eae53e2e Add 'for' attribute to form labels (#145) 2017-09-14 16:40:46 +02:00
max.mehl 224e7563a8 Sort organisations in a case-insensitive way and undo f9f31cf887. Fixes #88 2017-09-14 11:36:33 +02:00
max.mehl df3e917dbf Remove and alter some meta lines to avoid errors in Facebook sharing debugger 2017-09-13 21:11:28 +02:00
max.mehl 04c2600211 use language-dependent links for sharing buttons 2017-09-13 12:01:04 +02:00
max.mehl 8bcc8718b2 use fsfe.org share script for the buttons to reduce PHP dependency 2017-09-12 20:50:54 +02:00
Max Mehl 032de7ccfe Merge branch 'css-bugfixes' of max.mehl/pmpc-website into master 2017-09-12 14:34:52 +02:00
max.mehl 298e618001 use vimeo as primary video solution, and provide easy switch back to fsfe download server 2017-09-12 14:11:13 +02:00
max.mehl 2f757871cc make links under additional sign form introduced in #105 work by rewriting them relatively 2017-09-11 21:59:45 +02:00
max.mehl 87ec59cd99 add sign box under open letter on sub-page. Fixes #87. Not perfect though 2017-09-11 21:00:02 +02:00