tinymce-rails
tinymce-rails copied to clipboard
Integration of TinyMCE with the Rails asset pipeline
I am getting following error on invoking tinymce undefined method `attributes_for' for #
Why ExecCommand and BeforeExecCommand events are not firing for Insert Image and Insert sample code plugins and may be more. Is there any alternate to add event listeners for toolbar/menubar...
Hi, I am using tinymce-rails (4.6.7). I was wondering if the tinymce toolbar to only act on the root node of the selected element (highlighted by cursor). Original selected elements:...
Hi I'm using tinymce-rails `4.1.6` and I have this issue where in production Rails is requesting the plugin files at the URL - `http://abc.cloudfront.net/assets/plugins/autolink/plugin.js` We're using `[asset_sync](https://github.com/rumblelabs/asset_sync)` to sync the...
Hi, I'm not able to change the font name in the highlighted empty line. For example, if I have two lines like shown below: Highlight everything and change the font...
Dropdowns on the tinymce editor appear to be broken until after a hard page refresh when coming from a `turbolinks:load` event. I have tried removing any editors with the `tinymce.remove()`...
Hello, I am using TinyMCE 5 and I cannot find a simple way to have a placeholder in my _text_area_ . Defining the placeholder in the _text_area_ does not work...
Im using tinymce-rails 4.1.0 with rails rails 4.1.4 I've followed the setup instruction and the first time I go to the page the editor shows, however if I navigate away...
It would be really helpful if the repo included some tips on how to test a form with a tinymce text field in a standard rails test framework. Maybe something...
HI, I have everything working in development, but I just pushed to production and the tinyMCE toolbar isn't loading. I am getting the following error. GET https://www.luminoto.com/javascripts/active_admin_custom.js 404 (Not Found)...