It's working great I just wonder is there a way to render the object text from the template side instead having to specify the [video:] filter syntax in the node? I say that just bc even though it's simple enough for the user to type in [video:url] it would be even easy if I just had them paste the url then I made it render correctly from the node template. How would I do that or is that something that would have to be added?

Comments

totaldrupal’s picture

I second this question.

blackdog’s picture

Title: Great module! - One question / maybe feature request » Embed without [video] tag
Version: 5.x-2.4 » 6.x-2.x-dev

I'll have to think about this, but I can see the use for it. It should be added as a setting, so site admins can decide. Patches welcome.

Marking #416724: Tagless format as duplicate.

blackdog’s picture

Marked #221719: parsing as duplicate. Mentioned issue has link to a Simple Machine forum plugin that might be useful.

Flying Drupalist’s picture

Thanks subscribe.

rokr’s picture

subscribing - would be perfect.

polskikrol’s picture

Agree this would be a useful feature to 'dumb down' the content creation process by non-technical people.

kirkcaraway’s picture

I agree also. It would seem there should be some simple way to do this without adding a special tag, at least for YouTube. Could there be some way to make a filter that detects a YouTube URL and adds the tag?

For the site I am working on, most nodes will be submitted via email. I want them to be able to email videos directly from YouTube (which doesn't allow adding tags) and have them show up as players on the site.

Thanks.

rokr’s picture

Just fyi, i just discovered this requested feature in emfield module. There is a seperate "Embedded Inline Media" module which is exactly doing what we are looking for in ths issue.

cheers, Ronald

Flying Drupalist’s picture

That would be great, do you have a link to the module? I can't find it.

rokr’s picture

It is part of the emfield module package (link at #8) and it is listed within group "other" at your modules page.

Flying Drupalist’s picture

Ahah, cool. Do you know if there needs to be a field on the node for this to work?

rokr’s picture

The module i'm talking about works as an input filter with just the video url without brackets.

kirkcaraway’s picture

Thanks for the tip, but I'm not seeing this module anywhere on my modules page. I just reinstalled emfield and ran update, but still can't find it. What is the exact name that appears on the modules page?

Update: I found it. It's in the dev release of emfield. I'm trying it out now. Thanks again.

kirkcaraway’s picture

Another update: I can't seem to get the emfield inline filter module to work, but no go. Any tips on how to make it work? I will file an issue over at the emfield page.

SeanBannister’s picture

For anyone wanting to follow along the issue on how to use emfield is at http://drupal.org/node/524410

Gabriel R.’s picture

Parsing simple URL's would male this module much more useful.

lelizondo’s picture

If I understand correctly (I didn't read the whole post) you are looking for something like http://drupal.org/project/googtube

Gabriel R.’s picture

Title: Embed without [video] tag » Embed without [video] tag (see module googtube)
Status: Active » Closed (won't fix)

@lelizondo Bam! That's it. Thanks.