Closed (fixed)
Project:
oEmbed
Version:
6.x-0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
25 Aug 2010 at 12:14 UTC
Updated:
25 Mar 2017 at 20:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedI don't know if I can create this patch... I can make the code work.
but the sticky points are:
Comment #2
Anonymous (not verified) commentedHere's a ZIP of my module code base. It's checked out from CVS, but it's got lots of other patches (in the queue) and hacks (not in the queue).
Comment #3
Anonymous (not verified) commentedI've finished the patch.
http://github.com/bangpound/drupal-oembed/commit/b3bf162e73c458bb198ba5d...
Comment #4
voxpelli commentedBy adding 'api' to the schemas you're breaking compatibility with all existing exports.
This patch will have to wait to be committed until Chaos tools 6.x-1.8 is released due to #866528: Ctools 1.7 breaks simple exportables
Comment #5
voxpelli commentedI want this to be committed to the Drupal 6 version prior to starting porting to Drupal 7 as it moves quite a lot of code around.
If anyone would like to roll a version without the "api" in the schema section, as mentioned in #4, I would be happy - all my time is currently going towards getting a stable version of the OAuth module released so I currently have no time to roll it myself.
Comment #6
Anonymous (not verified) commentedI've finished this work. https://github.com/voxpelli/drupal-oembed/pull/5
Comment #7
Anonymous (not verified) commentedhttp://drupalcode.org/project/oembed.git/commit/f9536b0