[
https://issues.apache.org/jira/browse/CALCITE-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Chuang updated CALCITE-5108:
------------------------------------
Description:
Per the email that was just sent out from privacy, we need to make our sites
compliant with GDPR.
For both the calcite and avatica sites, link to the privacy policy:
https://privacy.apache.org/policies/privacy-policy-public.html
For the calcite site, we need to change the embeds for the youtube videos to a
placeholder image that changes into the video player when clicked:
https://privacy.apache.org/faq/committers.html
I recently changed the jekyll-oembed plugin to jekyll-spaceship, but both
jekyll-oembed and jekyll-spaceship embed the video directly and does not put a
placeholder image, so this will need to be investigated. A potential fix is to
just remove the embedded videos as we already supply direct links to the videos
on youtube.
was:
Per the email that was just sent out from privacy, we need to make our sites
compliant with GDPR.
For both the calcite and avatica sites, link to the privacy policy:
https://privacy.apache.org/policies/privacy-policy-public.html
For the calcite site, we need to change the embeds for the youtube videos to a
placeholder image that changes into the video player when clicked:
https://privacy.apache.org/faq/committers.html
I recently changed the jekyll-oembed plugin to jekyll-spaceship, but it embeds
the video directly and does not put a placeholder image, so this will need to
be investigated. A potential fix is to just remove the embedded videos as we
already supply direct links to the videos on youtube.
> Make websites GDPR compliant
> ----------------------------
>
> Key: CALCITE-5108
> URL: https://issues.apache.org/jira/browse/CALCITE-5108
> Project: Calcite
> Issue Type: Improvement
> Components: avatica, site
> Reporter: Francis Chuang
> Priority: Major
>
> Per the email that was just sent out from privacy, we need to make our sites
> compliant with GDPR.
> For both the calcite and avatica sites, link to the privacy policy:
> https://privacy.apache.org/policies/privacy-policy-public.html
> For the calcite site, we need to change the embeds for the youtube videos to
> a placeholder image that changes into the video player when clicked:
> https://privacy.apache.org/faq/committers.html
> I recently changed the jekyll-oembed plugin to jekyll-spaceship, but both
> jekyll-oembed and jekyll-spaceship embed the video directly and does not put
> a placeholder image, so this will need to be investigated. A potential fix is
> to just remove the embedded videos as we already supply direct links to the
> videos on youtube.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)