Questions tagged [tinymce-plugins]

247 questions
0
votes
1 answer

How can we check whether the TinyMCE editor is initialised on our webpage using Javascript?

I need to integrate a plugin to TinyMCE editor. For that purpose, I need to check whether TinyMCE editor is present in any of the pages. If we able to check it using Javascript, it will be good. Only if I succeed in this step, I can go forward.…
Nithinkumar CN
  • 287
  • 1
  • 5
  • 18
0
votes
1 answer

Tinymce Plugin Rendering Source Code With Form Results

I am using Tinymce in a textarea form field to add 'Rich text Editing' to the field. (Form Method = POST). I used this tutorial to install the files. In the form itself.. the editor works great. However.... ISSUE: When my form results are produced,…
Jamie Sexton
  • 157
  • 1
  • 4
  • 16
0
votes
2 answers

TinyMce send textarea ID to link_list

I've multiple textarea on my page, i'm trying to send a $lang variable to my link_list file to be able then to have links generated in the correct language, How to get the current textarea ID value and send this value to my link_list file ? I've…
Lucien
  • 65
  • 1
  • 7
0
votes
1 answer

TinMCE returning templates (assigned to variable or from API)

I'm working with TinyMCE, and trying to dynamically load templates through an API. However, even with a basic return, no templates load (such as setting the template list to a variable). They do load from an external JSON file (hardcoded). My…
Hybride
  • 322
  • 4
  • 17
0
votes
1 answer

What and all attributes can I pass for paste_retain_style_properties property in TinyMCE?

I can pass "all" as below. paste_retain_style_properties:"all". Need to know what and all can be passed to this separately. Please see to the content copied v/s content pasted screenshots Content Copied, Content pasted in TinyMCE
Arun Kannath
  • 73
  • 1
  • 1
  • 10
0
votes
1 answer

tinyMCE list control with single style option / no dropdown

You can control the available styles for the bullet-list and number-list as outlined in the documentation: tinymce.init({ ... plugins: "advlist", advlist_bullet_styles: "square", // only include square bullets in list advlist_number_styles:…
Purrell
  • 12,461
  • 16
  • 58
  • 70
0
votes
1 answer

Tinymce 3 Custom Embeded Video Code Not Working

I have started with tinyMCE 3. I was trying to copy paste below code into HTML Source Editor like
0
votes
1 answer

Paste text after removing all styles except Bold,Italic and Underline

I am copying text from any of the sources like MS word, Open office writer or from any website and paste it in the rich text editor. But after pasting it in the website, we want to remove all the styles except bold, Italic and underline. Below is…
0
votes
1 answer

Tweak TinyMCE Window after opening

I have this annoying thing that although is not a blocker-blocker, is very annoying. Let me explain. I have this code inside of a MCE plugin: var theWindow = editor.windowManager.open({ html: '