8 votes

WVD Media - TinyMCE Insert embed code

 

This package adds a "Insert embed code" button to the TinyMCE toolbar. 

This button will allow you to insert any (HTML) embed code (from Youtube, Flickr, Slideshare etc.) directly into the editor. This allows the content manager to be more flexible about what to insert in the rich text editor.

IMPORTANT INSTALLATION INSTRUCTIONS

1) Install the package

2) Modify the config/tinyMceConfig.config in the following way:

Add

<command>
<umbracoAlias>embedcode</umbracoAlias>     <icon>../umbraco_client/tinymce3/plugins/embedcode/img/embedcode.gif</icon>
<tinyMceCommand value="" userInterface="false" frontendCommand="mceembedcode">embedcode</tinyMceCommand>
<priority>75</priority>
</command>

to the tinymceConfig/commands section

Add

<plugin loadOnFrontend="false">embedcode</plugin>

to the tinymceConfig/plugin section

3) In Umbraco, go to Developer - Data Types and click "Richtext editor" (or any other datatype you use the TinyMCE editor in). You'll see there is a new Icon with a checkbox.
Check that and click save.

4) Recycle application pool / touch web.config to see the changes in the tinyMceConfig.config propogated.


 

Screenshots

Archived files

Documentation

Source code

Package owner

Gerben

Gerben

Gerben has 136 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Gerben
  • Created: 04/03/2010
  • Current version 0.9
  • License MIT
  • Downloads on Our: 1.5K