GNU LGPL


The GNU LGPL is an
open-source license.
Free Read License

14 Day money-back guarantee

Full refund within 14 days of purchase date.

You need to log-in or create an account
  • Create an account
  • Log-in

Please use your real name.

Activation link will be sent to this address.

Minimum 8 characters

Enter your password again

Clicking this button confirms you read and agreed to the terms of use and privacy policy.

(23 ratings)

TinyMCE YouTube (iFrame, Embed) plugin

TinyMCE YouTube (iFrame, Embed)  plugin
Developed by Darius Matulionis, Released Dec 28, 2011

Embed Youtube movies easily from TinyMCE editor instances.

JavaScript

Tags: embed , iframe , plugin , tinymce

The TinyMCE YouTube iFrame plug-in allows you to easily insert YouTube video clips into your rich-text editor area.

Back to top

Instalation

Files

Just copy "youtubeIframe" folder to TinyMCE plugins folder (tiny_mce/plugins/) and add "youtubeIframe" plugin and "youtubeIframe" button to your TinyMCE configuration.

JavaScript

    

You can modify your existing instalation only with:

plugins : "youtubeIframe",

theme_advanced_buttons1 : "youtubeIframe",

valid_elements:"iframe[src|title|width|height|allowfullscreen|frameborder|class|id],object[classid|width|height|codebase|*],param[name|value|_value|*],embed[type|width|height|src|*]"
View all 21 reviews »

User Reviews

  • Rahmetullah Yiğit 1 month ago
    Easy to integrate, simple and working without any error. Brilliant work :)
    Flag
    Was this helpful? Yes No
  • jay freeman 2 months ago
    Finally something that works for tinymce+youtube combination;) Thanks guys!
    Flag
    Was this helpful? Yes No
  • Yitna Firdyiwek 3 months ago
    Very nice. Only small problem with icon label not showing up properly.
    Flag
    Was this helpful? Yes No
Read all 26 comments »

Questions & Comments


Or enter your name and Email
  • kortefa 1 month ago
    If i paste this:

    "valid_elements:"iframe[src|title|width|height|allowfullscreen|frameborder|class|id],object[classid|width|height|codebase|*],param[name|value|_value|*],embed[type|width|height|src|*]"

    all text formatting lost. Without this code, iframe not working.
  • Yitna Firdyiwek 3 months ago
    Excellent! Worked perfectly, even on my aging TinMCE3.2! Kudos to the coder(s).
  • leosol 6 months ago
    where do we insert that code?
You must be logged-in to vote. Log-in to your account or register now.