Youtube in tiny mce?

Where has it gone???? I'm sure I had it before I upgraded to 7.09

 

Does anyone know (in teminology for the technically challenged) how I can add the youtube and or maybe the embed code options to my tiny mce editor?

 

Any help will be greatly appreciated,

 

Nathan

Quote · 28 Feb 2012

I had to mod my tiny_mce to enable video uploads.

Look in templates/base/scripts/BxBaseConfig.php

plugins : "style,layer,table,save,advhr,advimage,advlink,emotions,iespell,insertdatetime,preview,zoom,media,searchreplace,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras"

It should look like the above by default.

Quote · 28 Feb 2012

Thanks,

Checked, and mine is the same as the default. heck knows where the youtube button has gone...

Anyone out there got any ideas on how I can get youtube and embed buttons on my editor... or anyone wana take it on for a few bucks???

 

Nathan

Quote · 28 Feb 2012

Your tiny_mce must have been modded before the upgrade.

The 7.0.9 upgrade has erased the modifications to your tiny_mce. Boonex updated tiny_mce in the 7.0.9 release.

Did you make a backup?

Quote · 28 Feb 2012

Try adding the following;

Open:

/templates/base/scripts/BxBaseConfig.php

Find
theme_advanced_buttons3_add : "emotions",

Replace it with

theme_advanced_buttons3_add : "emotions,media",

So you would be adding ,media  to the end of emotions

Clear cache's and comp cache/cookies.

This would add media embed for the tinymce areas but not in the forums. 

Quote · 28 Feb 2012

If you need to add it to your Forum then carefully edit the file /modules/boonex/forum/layout/base/xsl/canvas_init.xsl 


http://pkforum.dolphinhelp.com
Quote · 29 Feb 2012

Ok... so... I got the embed and youtube into the editor that appears for users when they wish to edit groups or events or stuff... but I cant get it into the editor I use for page builder... any ideas how I get it into the page builder editor?

 

Quote · 1 Mar 2012

 

Ok... so... I got the embed and youtube into the editor that appears for users when they wish to edit groups or events or stuff... but I cant get it into the editor I use for page builder... any ideas how I get it into the page builder editor?

 

What's the link (without your URL) for the page builder?  Are to talking about an add-on module or a core module?

http://pkforum.dolphinhelp.com
Quote · 1 Mar 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.