How do yo access the Umbrace Angular services from a custom TinyMCE button plugin?
I need to create a custom button in the RTE (TinyMCE) that opens an Umbraco dialog (dialogService). Creating the button is easy, but how do I get access to the Umbraco Angular Scope and Services within my custom TinyMCE plugin?
How do yo access the Umbrace Angular services from a custom TinyMCE button plugin?
I need to create a custom button in the RTE (TinyMCE) that opens an Umbraco dialog (dialogService). Creating the button is easy, but how do I get access to the Umbraco Angular Scope and Services within my custom TinyMCE plugin?
So I solved the issue. Here is the code if anyone else needs to do something similar.
This post helped me figure out how to solve the problem: http://stackoverflow.com/questions/13613288/angularjs-i-need-to-update-a-service-from-outside-of-angular
Hi i want to know how to add this plugin to tinyMCE. Where should i want to place this code and how to config.. please tell me in step by step.
is working on a reply...