public
Description: An oEmbed client and provider for Drupal
Homepage: http://drupal.org/project/oembed
Clone URL: git://github.com/voxpelli/drupal-oembed.git
name age message
file README Tue Sep 22 01:25:47 -0700 2009 Begun work on new oEmbed Field for WebTV [voxpelli]
file oembed.css Sat May 23 04:34:47 -0700 2009 Added some CSS for making a better default look... [voxpelli]
file oembed.inc Wed Sep 30 03:15:54 -0700 2009 Added some better theming [voxpelli]
file oembed.info Sat May 23 04:35:05 -0700 2009 Made the names of the modules more consistent [voxpelli]
file oembed.module Thu Oct 01 05:07:26 -0700 2009 Added presets based on the Chaos tools exportables [voxpelli]
file oembedcore.admin.css Thu Oct 01 05:42:38 -0700 2009 Made the presets disableable and deleteable [voxpelli]
file oembedcore.admin.inc Thu Oct 01 08:33:56 -0700 2009 Code review of the oembed module [voxpelli]
file oembedcore.info Thu Oct 01 05:07:26 -0700 2009 Added presets based on the Chaos tools exportables [voxpelli]
file oembedcore.install Mon Oct 26 04:39:52 -0700 2009 Fixed a missing prefix on oembed_install() [voxpelli]
file oembedcore.module Thu Oct 01 06:58:19 -0700 2009 Added support for presets in oembed fields [voxpelli]
file oembedfield.info Tue Sep 22 01:25:47 -0700 2009 Begun work on new oEmbed Field for WebTV [voxpelli]
file oembedfield.install Mon Oct 19 07:02:45 -0700 2009 Fixed typo in the install filename for oembedfield [hugowetterberg]
file oembedfield.module Thu Oct 01 06:58:19 -0700 2009 Added support for presets in oembed fields [voxpelli]
file oembedprovider.inc Tue Sep 22 01:25:47 -0700 2009 Begun work on new oEmbed Field for WebTV [voxpelli]
file oembedprovider.info Tue Sep 22 01:25:47 -0700 2009 Begun work on new oEmbed Field for WebTV [voxpelli]
file oembedprovider.module Sun Jun 14 01:48:51 -0700 2009 Code review + bug fix in the oembed applier [voxpelli]
directory theme/ Thu Oct 01 08:33:56 -0700 2009 Code review of the oembed module [voxpelli]
README
Drupal module implementing the oEmbed standard: http://oembed.com/

* Supplies an input filter that replaces URL:s from oEmbed enabled sites with the embeddable data fetched from it
* Makes it possible for a Drupal site to become an oEmbed provider itself