Difference between revisions of "Adding Embed Whitelist Items"

From Dreamwidth Notes
Jump to: navigation, search
(Example)
(Example)
Line 8: Line 8:
  
 
[https://github.com/dreamwidth/dw-free/issues/720 Add flickr embeds to our whitelist, issue #720]
 
[https://github.com/dreamwidth/dw-free/issues/720 Add flickr embeds to our whitelist, issue #720]
 +
 
[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]
  
  
 
[[Category: Development]]
 
[[Category: Development]]

Revision as of 12:56, 20 February 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