Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
So easy! If you in Edit view, please try this:
require(["tinymce/tiny_mce_src"], lang.hitch(this, function () {
console.log("EPiServer's TinyMCE version: ", tinymce.majorVersion + '.' + tinymce.minorVersion);
}));
Hope that help!
// Ha Bui
Thanks for your fast reply, Ha Bui.
I tried to run this script in the console, but no luck. I received the following error message:
ReferenceError: lang is not defined
Do you know what I need to do here? Am I trying to run the script at the wrong spot?
I tried to run this script in the Alloy Site by creating a new page, then opening my console and then run the script. No luck so far.
I would post a image if I could, but I can't really see an option for that.
// Anders
Hi.
How can I find what version of TinyMCE EPiServer 7.5 CMS is using?
// Anders