Difference between revisions of "Adding Embed Whitelist Items"
From Dreamwidth Notes
(→Example) |
Silver Adept (Talk | contribs) (Added last of embeds from Embed-whitelist.pm) |
||
Line 11: | Line 11: | ||
[https://github.com/dreamwidth/dw-free/pull/1680 Add vid.me embeds, cover the other type of flickr videos] | [https://github.com/dreamwidth/dw-free/pull/1680 Add vid.me embeds, cover the other type of flickr videos] | ||
+ | == Current Whitelisted Embeds == | ||
+ | |||
+ | * [http://www.8tracks.com 8Tracks] | ||
+ | * [http://www.bandcamp.com Bandcamp] | ||
+ | * [http://www.blip.tv Blip.tv] | ||
+ | * [http://www.codepen.io Codepen] | ||
+ | * [http://www.criticalcommons.org Critical Commons] | ||
+ | * [http://www.dailymotion.com DailyMotion] | ||
+ | * [http://www.dotsub.com Dotsub] | ||
+ | * [http://www.episodecalendar.com Episode Calendar] | ||
+ | * [http://www.flickr.com Flickr] | ||
+ | * [http://www.goodreads.com GoodReads] | ||
+ | * [http://maps.google.com Google Maps] | ||
+ | * [http://calendar.google.com Google Calendar] | ||
+ | * [http://docs.google.com Google Docs] | ||
+ | * [http://books.google.com Google Books] | ||
+ | * [http://www.imgur.com imgur] | ||
+ | * [http://www.instagram.com Instagram] | ||
+ | * [http://www.archive.org Internet Archive] | ||
+ | * [http://www.jigsawplanet.com Jigsaw Planet] | ||
+ | * [http://www.kickstarter.com Kickstarter] | ||
+ | * [http://www.npr.org National Public Radio] | ||
+ | * [http://www.nicovideo.jp NicoNico] | ||
+ | * [http://www.plurk.com Plurk] | ||
+ | * [http://www.sbs.com.au SBS] | ||
+ | * [http://www.scribd.com Scribd] | ||
+ | * [http://www.slideshare.com Slideshare] | ||
+ | * [http://www.soundcloud.com SoundCloud] | ||
+ | * [http://www.spotify.com Spotify] | ||
+ | * [http://www.ted.com TED Talks] | ||
+ | * [http://www.vid.me vid.me] | ||
+ | * [http://www.vimeo.com Vimeo] | ||
+ | * [http://www.vine.co Vine] | ||
+ | * [http://commons.wikimedia.org Wikimedia Commons] | ||
+ | * [http://www.yahoo.com Yahoo!] | ||
+ | * [http://www.yandex.ru Yandex] | ||
+ | * [http://www.youtube.com YouTube] | ||
+ | * [http://www.zippcast.com Zippcast] | ||
[[Category: Development]] | [[Category: Development]] |
Revision as of 23:12, 14 May 2016
Files you'll want to poke include:
cgi-bin/DW/Hooks/EmbedWhitelist.pm t/embed-whitelist.t
Example
Add flickr embeds to our whitelist, issue #720
Add vid.me embeds, cover the other type of flickr videos
Current Whitelisted Embeds
- 8Tracks
- Bandcamp
- Blip.tv
- Codepen
- Critical Commons
- DailyMotion
- Dotsub
- Episode Calendar
- Flickr
- GoodReads
- Google Maps
- Google Calendar
- Google Docs
- Google Books
- imgur
- Internet Archive
- Jigsaw Planet
- Kickstarter
- National Public Radio
- NicoNico
- Plurk
- SBS
- Scribd
- Slideshare
- SoundCloud
- Spotify
- TED Talks
- vid.me
- Vimeo
- Vine
- Wikimedia Commons
- Yahoo!
- Yandex
- YouTube
- Zippcast