I understand there is non existence for editing existing contents, and from all the threads, there is no easy way to get around it.
I think of couple wild ideas and wonder if they are “doable”.
1. Setting up staging and live servers. All editors have access to the staging server only and approved materials will be propogated to the LIVE site. Wonder what kind of data operations are involved. Would a script to copy all weblog related tables sufficient?
2. Is EE capable to generate static HMTL files. The LIVE site will simply pointing towards the static HTML files created by the staging server.
Any other suggestion?