Commit Graph

22 Commits (f319d5a05b61838234a5923ddf10820f13cda3f1)

Author SHA1 Message Date
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
Florian Snow d177871e89 Fix HTML 5 subtitles
closes #155
2017-09-20 17:00:36 +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 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 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 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
max.mehl bc05eb954b unify share buttons to one partial 2017-09-07 22:10:25 +02:00
max.mehl b8787ce475 rename 'signees' to 'organisations' to make it more obvious 2017-09-07 20:35:54 +02:00
max.mehl 1712123acc adapt paths to new forms signature DB 2017-09-04 12:36:25 +02:00
max.mehl bbceda025e add working counting function as partial template and shortcode 2017-08-31 16:05:51 +02:00