I've written a small module attempting to allow integration with Media. Originally I thought it would make a good submodule for Media, but the recommendation from Dave Reid was to just leave it as a sandbox or standalone project: #1267998: Provide a Media component for Webform

I wanted to check to make sure you didn't want to add it to Webform, either as a submodule or even a module_exists() extension (which I can rewrite it as, if you like that idea). I'd also appreciate it if you could look at the code, to see if I wasn't totally off-base with my approach.

http://drupal.org/sandbox/tim.plunkett/1268038

CommentFileSizeAuthor
#1 webform-1268662-1.patch3.68 KBtim.plunkett

Comments

tim.plunkett’s picture

Status: Active » Needs review
StatusFileSize
new3.68 KB

I think the site I wrote that sandbox on had notices turned off, I'll have to revisit that. But here is a patch against Webform itself.

quicksketch’s picture

Category: feature » support
Status: Needs review » Fixed

Thanks tim.plunkett. This looks like an interesting addition but I don't think it should live in the main Webform repository. Considering I still haven't used Media module for my own purposes and Webform is already trying to manage a half-dozen other contrib modules changing all the time, I'd prefer to keep this separate.

The code so far looks pretty nice though. Nice and simple. :)

I'm marking this fixed as a support request so it bumps back to the top of your tracker, but officially for now this is a won't fix issue.

tim.plunkett’s picture

Category: support » feature
Status: Fixed » Closed (won't fix)

I completely agree with you now, almost 6 months later :)

Won't fix is fine with me.