Bjørn Erik Pedersen
353148c2bc
Move the privacy config into a parent
...
See #4751
2018-05-22 18:11:03 +02:00
Bjørn Erik Pedersen
14705ecead
tpl: Add another class and an id to youtube_simple
...
To provide some more styling options.
See #4616
2018-05-22 09:11:34 +02:00
Bjørn Erik Pedersen
69ee6b41e3
Make the simple mode YouTube links schemaless
...
See #4616
2018-05-21 22:25:04 +02:00
Bjørn Erik Pedersen
88e3568680
Add YouTube shortcode simple mode
...
Adapted from the work of @onedrawingperday.
See #4616
2018-05-21 21:56:42 +02:00
Bjørn Erik Pedersen
5f24a2c047
Add PrivacyEnhanced mode for YouTube to the GDPR Policy
...
See #4616
2018-05-21 16:49:00 +02:00
Bjørn Erik Pedersen
710142016b
Add RespectDoNotTrack to GDPR privacy policy for Google Analytics
...
See #4616
2018-05-21 13:16:43 +02:00
Bjørn Erik Pedersen
f45b522ebf
tpl/tplimpl: Adjust GA templates
...
See #4616
2018-05-21 10:21:36 +02:00
Bjørn Erik Pedersen
6789207347
tpl/tplimpl/embedded: Wrap the relevant templates with the privacy policy disable check
...
See #4616
2018-05-21 00:41:42 +02:00
Bjørn Erik Pedersen
34ad9a4f17
tpl/tplimpl: Extract internal templates
...
Having them in separate files should make maintainance easier.
When adding new or making changes to the templates:
```bash
mage generate
```
This will get the Go code in sync.
Fixes #4457
2018-05-04 23:12:10 +02:00