For standard textareas I use this plugin to create a placeholder. How can I extend tinymce so that this works in this way also.
E.g the default value is read from the
This plugin for TinyMCE seems to be a solution:
https://github.com/mohan/tinymce-placeholder
Hope it helps!