How do you embed a Youtube embedding snippet into a content node?
I have tried with the full HTML filter but it only brings up the code when displaying the node. Not the embedded video.
Hi Martin,
Martin Hooper wrote:
How do you embed a Youtube embedding snippet into a content node?
I have tried with the full HTML filter but it only brings up the code when displaying the node. Not the embedded video.
Just visit http://yoursite.com/admin/settings/filters
Also checkout this http://drupal.org/project/video
-- regards, Guarav Khambhala i-hack-FOSS-at-deeproot
Add the embed and object tags as allowed tags to the input format you are using.
You could also use embedded media field which has views integration.
Hans www.koba.be
2009/10/29, Gaurav Khambhala gaurav@deeproot.co.in:
Hi Martin,
Martin Hooper wrote:
How do you embed a Youtube embedding snippet into a content node?
I have tried with the full HTML filter but it only brings up the code when displaying the node. Not the embedded video.
Just visit http://yoursite.com/admin/settings/filters
Also checkout this http://drupal.org/project/video
-- regards, Guarav Khambhala i-hack-FOSS-at-deeproot
-- [ Drupal support list | http://lists.drupal.org/ ]
On Thu, Oct 29, 2009 at 7:25 AM, KOBA | Hans Rossel hans.rossel@koba.be wrote:
Add the embed and object tags as allowed tags to the input format you are using.
How do you edit them? Can't seem to find where to do it...
Go to the filters page, then click 'configure' for the filter you want to edit. On the next page that comes up click on the 'configure' tab and you will see a fieldset for 'html filter' with a box for allowed tags.
Jamie Holly http://www.intoxination.net http://www.hollyit.net
Martin Hooper wrote:
On Thu, Oct 29, 2009 at 7:25 AM, KOBA | Hans Rossel hans.rossel@koba.be wrote:
Add the embed and object tags as allowed tags to the input format you are using.
How do you edit them? Can't seem to find where to do it...
Got it thanks :)
On Thu, Oct 29, 2009 at 11:45 AM, Jamie Holly hovercrafter@earthlink.net wrote:
Go to the filters page, then click 'configure' for the filter you want to edit. On the next page that comes up click on the 'configure' tab and you will see a fieldset for 'html filter' with a box for allowed tags.
Jamie Holly http://www.intoxination.net http://www.hollyit.net
Martin Hooper wrote:
On Thu, Oct 29, 2009 at 7:25 AM, KOBA | Hans Rossel hans.rossel@koba.be wrote:
Add the embed and object tags as allowed tags to the input format you are using.
How do you edit them? Can't seem to find where to do it...
-- [ Drupal support list | http://lists.drupal.org/ ]