The forum operates in read-only mode. Please head to StackOverflow for support.
config.extraPlugins = 'serverpreview';
config.serverPreview_Url='/path/page.php';
Re: ServerPreview: Preview with a server processed page
A question :
If we have several editor in the same page, the serverPreview_AdditionalFields option doesn't work's (it doesn't send content of the other editor if it has been modified).
Is there a possibility to solve that ?
Re: ServerPreview: Preview with a server processed page