I can't think of any nice or performant way which you could "detect" that the anonymous user is allowed to see the unpublished content. Kind of defeats the purpose of them being anonymous doesn't it :P
The unpublished content is hidden by very long version numbers. Versions numbers are different for each node and there is no way to know those numbers for anonymous users. Only authorized user can send correct links on unpublished content to anonymous user for approve.
How configure umbraco to preview saved but not published pages by anonymous user?
How configure umbraco to preview saved but not published pages by anonymous user?
By default umbraco return application error for preview links if user is anonymous.
My recommendation, buy a Courier licence (http://umbraco.org/tour/for-professionals/umbraco-pro/courier ) and run an "approval" server which the content is previewed by anyone, and then once it's approved it can be pushed live.
I can't think of any nice or performant way which you could "detect" that the anonymous user is allowed to see the unpublished content. Kind of defeats the purpose of them being anonymous doesn't it :P
How can you set a server to be an "approval server" where content can be previewed by anyone?
The unpublished content is hidden by very long version numbers. Versions numbers are different for each node and there is no way to know those numbers for anonymous users.
Only authorized user can send correct links on unpublished content to anonymous user for approve.
is working on a reply...