I am using Panels, Panelizer, Workflow and Revisioning together fine except for one issue. When a user updates content and creates a new unpublished revision pending moderation, when they click "View Latest" tab they are always seeing the last published revision.
I believe I have the permissions and revisioning configuration right, because when I disable Panelizer and then click "View Latest" I see the latest unpublished revision. Of course this isn't a solution because most of the theme/templating keys off of Panlizer being enabled and the content which has been added there.
Is is even possible for users to view the latest unpublished revision of panelized content? Hopefully so, because putting content through workflow and publishing depends on seeing what it will look like panelized before it is published.
Not sure if this is a bug or a feature request, but I am filing as a feature request for now.
Comments
Comment #1
jdickman commentedI suppose another alternative or related issue would be to have the ability to panelize revisions of nodes, so that when I view the list of revisions provided by the revisioning module, I see them in panelized format.
Comment #2
jdickman commentedhttps://drupal.org/sandbox/damienmckenna/1821404
This seems to panelize the revisions, which meets most of my requirements. If I come across/create better approaches I will post them here. If anyone knows how to get a panelized node's "View Latest" revision to display the latest unpublished revision, let me know.
Comment #3
damienmckennaBetween #1820882: Make node revisions use the node_view display / the sandbox, and other changes made to Panelizer over the past few months, this is resolved.