I would like to do something about this.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | slideshare-639514-1.patch | 1.08 KB | sfyn |
| #6 | slideshare-639514-6.patch | 1.49 KB | sfyn |
I would like to do something about this.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | slideshare-639514-1.patch | 1.08 KB | sfyn |
| #6 | slideshare-639514-6.patch | 1.49 KB | sfyn |
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.