GetSimple Support Forum

Full Version: Preview without saving
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How about previewing changes in page content without having to save the page?
Now, editor has to show the whole wide world audience the page he/she is editing if previewing.
We will probably have this in 3.2, when we add draft capability.
1. Set the page as private -> do not add it to menu ->click on "view page"
2. add "preview" button into ckeditor, but preview won't format the content with website's css.
yojoe Wrote:1. Set the page as private -> do not add it to menu ->click on "view page"

What about live pages which need to edited but can not be set private and they have to be in navigation menu?

Anyway, it's good to know that dev team is working on the issue. :-)

GS is a very fine cms indeed.
vasitellapahki Wrote:What about live pages which need to edited but can not be set private and they have to be in navigation menu?
Anyway, it's good to know that dev team is working on the issue. :-)
GS is a very fine cms indeed.

There's always a solution, but having such functionality on mind, is GS really the best application for your needs ?

ps. you can clone the page, make changes, copy its source html and paste on live page's source.
Or have a temporary page for such changes.
I wonder if theres a way to customize ckeditors preview to load in the themes template or css.
there is a way to load css but I did not test it until now
I have a ckeditor preview plugin in progress, will try to release it this week.