Closed (fixed)
Project:
Slideshare
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2009 at 02:52 UTC
Updated:
9 Dec 2009 at 16:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
sfyn commentedUPDATE: Use the patch in comment #6 instead
Here's a fairly hacky patch for this feature. Needs a lot of work to make sense.
Comment #2
ademarco commentedPatch applied and committed to HEAD. Thanks for patching.
Comment #3
sfyn commentedUpdate
This patch only works on fields where slideshare is the only enabled source for embedded content. Otherwise, it overrides url handling for other content sources.
Comment #4
ademarco commentedTrue, just noticed right now. Thanks for reporting.
Comment #5
sfyn commentedUpdate number two
I rolled back to my old copy of slideshare.inc, and it seems like this is was already a slideshare bug pre-patch. I am trying to work out what is going on.
Comment #6
sfyn commentedHere's a new patch - I discovered regex errors related to using the pipe as a delimiter. Changing the function to return NULL now has slideshare peacefully co-existing with other providers. Note that this is patched against the current dev release and does NOT take into account the latest cvs commits.
Comment #7
sfyn commentedPatch committed to HEAD
Comment #8
ademarco commentedWorking well for me.