Thanks for that. I had to put the line inside my page where I initiate CKEditor under my textarea.
For some reason, any configurations I set inside my config.js file aren't applied. I haven't changed the file structure at all so I'm not entirely sure why. I've pressed CTRL+F5 multiple times and nothing. Do you perhaps know why this might happen?
Sometimes the browser won't reload my external files even if you force a refresh. Try to insert some "alert(...)" before your config to check that it's correctly loaded and/or refreshed.
To avoid this problem I develop with Firefox and 'Web Developer' plugin. With this plugin you can totally disable your browser cache so you're sure that all yours files will be correctly refreshed.
reyem wrote:Sometimes the browser won't reload my external files even if you force a refresh. Try to insert some "alert(...)" before your config to check that it's correctly loaded and/or refreshed.
To avoid this problem I develop with Firefox and 'Web Developer' plugin. With this plugin you can totally disable your browser cache so you're sure that all yours files will be correctly refreshed.
I have the web developer plugin. Can't seem to find the option to disable cache though o.O
Re: Removing the display of tags in the bottom left
Re: Removing the display of tags in the bottom left
Thanks for that. I had to put the line inside my page where I initiate CKEditor under my textarea.
For some reason, any configurations I set inside my config.js file aren't applied. I haven't changed the file structure at all so I'm not entirely sure why. I've pressed CTRL+F5 multiple times and nothing. Do you perhaps know why this might happen?
Re: Removing the display of tags in the bottom left
To avoid this problem I develop with Firefox and 'Web Developer' plugin. With this plugin you can totally disable your browser cache so you're sure that all yours files will be correctly refreshed.
Re: Removing the display of tags in the bottom left
I have the web developer plugin. Can't seem to find the option to disable cache though o.O
Re: Removing the display of tags in the bottom left
Re: Removing the display of tags in the bottom left
Re: Removing the display of tags in the bottom left
using CKEDITOR.timestamp