1

Closed

Unable to preview unpublished parts in 2.2.2.1

description

In 2.2.2.1 you are unable to preview parts when viewing a page normally it only works in Drag mode.
 
In 2.2.1.2 if you are signed in as an N2 user you would be able see unpublished parts of a page.
 
Since there is no way of knowing if a page has un-published parts and you are now unable to view it in a clean way without the draggable stuff. The prvious behaviour is more favorable.
 
Also Save and Preview from Parts dialog doesn't actually preview the parts you have to leave Drag and Drop mode and then enter in again to see the parts.

file attachments

Closed Apr 8 at 9:48 PM by bherila
Fixed

comments

Naz wrote Jan 26, 2012 at 11:29 AM

I have tried to address some of the issues in the change of behaviour.
  1. https://github.com/nazjunaid/n2cms/commit/3002450ec24e712076348754ed4b5652b8999774
    In Edit mode you you can now see which parts of a page are not published yet using the similar red, green colours as we do in the tree. Screenshot attached.
  2. https://github.com/nazjunaid/n2cms/commit/3dcfc3c057777fdb15c99dc5bf73a7f0dda906a1
    Display unpublished parts in preview mode.
So the only issue remains is the fact that in the previous version of N2 if you where signed in as an N2 user you would be able to see unpublished parts in "View Mode" now you can only see it in "Drag & Drop" and "Preview" mode.

Naz wrote Feb 3, 2012 at 12:32 PM

This issue has been mostly resolved by following pull.

https://github.com/n2cms/n2cms/pull/37

The issue can be closed.