65
▼
Rating:
Impact:
Impact:
This post has a impact factor of 65 and 1154 pageviews
How to pass a parameter to my own plugin from the config params of ckeditor
Hi,
I created a plugin for ckeditor to save the content via AJAX. I'd like pass to plugin witch URL the AJAX action must call to save the content.
It's possible? ...