Add a plugin for oEmbed
By adding support for oEmbed discovery (http://oembed.com/) OpenPhoto other systems like Drupal have to do minimal work to integrate, link to, and display content from OpenPhoto. I've started on trying to write a plugin for this at https://github.com/davereid/frontend/tree/oembed but I feel like I need to wait on better documentation for plugins first.
2 comments
-
elf Pavlik
commented
@jmathai i've commented on github:
https://github.com/davereid/frontend/commit/7ed920f80d7411cfa3d9c7b5857730b40a4cfa35it looks like @davereid needs way to get photo's href and title...
maybe we continue tech-talk there? ;) -
Dave, Looking at your code it does seem like it should work. Was there something which wasn't working?
If you want to submit a pull request I can merge it in and then include it in the refactoring before we finalize the plugin framework (at which point we'll write the documentation).