Skip to content

Commit

Permalink
* Allow user to specify ajax options (patch by [email protected])
Browse files Browse the repository at this point in the history
* Added onError callback
  • Loading branch information
[email protected] committed Apr 4, 2011
1 parent 705fbcb commit edcd860
Show file tree
Hide file tree
Showing 3 changed files with 311 additions and 311 deletions.
6 changes: 4 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,17 @@
* Blip.tv native oembed API support
* Removed providers that are not working (myspace, screenr, qik, revision3)
* Use regex to detect URLs using the regular expressions provided by http://oohembed.com/static/endpoints.json
** Added callback function when specific provider is not found
* Added callback function when specific provider is not found
* Added beforeEmbed and afterEmbed functions
* Support to embed.ly generic oembed provider.
* Support to jquery up to version 1.5
* Added features examples
* Added supported providers tests
* Allow user to specify ajax options (patch by [email protected])
* Added onError callback
* BugFix: Incorrect use of $.extend (recommended by rformato)

Special thanks to Sam Cole, Jai Pandy, Steve for their patches.
Special thanks to Sam Cole, Jai Pandy, Steve and Sean for their patches.

== 1.0.5 ==
* BugFix: Fixed slideshare & revision3 providers
Expand Down
Loading

0 comments on commit edcd860

Please sign in to comment.