Active
Project:
Embedded Media Field
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2007 at 22:21 UTC
Updated:
19 Feb 2008 at 18:11 UTC
The idea is that you're on youtube, possibly another supported site, and you click a bookmark on your toolbar, which takes you to your drupal site's add embedded field and automatically adds the youtube url or embedded code to the appropriate field.
Basically similar to facebook's "share on facebook" bookmarklet
Maybe using some javascript and hook_form_alter.
Comments
Comment #1
wolfderby commentedThis should do the trick, can anyone tell me how to print this as a link on a drupal site?
If this is the destination and/or location of a link on a bookmark in the toolbar it should work if you change example to your site
Comment #2
aaron commentedyou'd want to use drupal_to_js() to add javascript to a site. i think this is too specialized as worded for a generic solution. maybe someone could add a tips page about how to implement it on their own site.
thanks,
aaron
Comment #3
aaron commented