tt_news
1.3.13. Version Preview
If the extension "version" is enabled on the system, a new "code" (VERSION_PREVIEW) will be added to the "what to display" selector in the tt_news content element. If a content element with this code exists on a page, it does nothing until the GET var "ADMCMD_vPrev" is set which indentifies a version preview. Unfortenutely the id of the page for the version preview is not configurable, so the VERSION_PREVIEW element has to be on the next displayable page above the news sysfolder in the pagetree. This doesn't work if the news folder is in the first level of the pagetree without a normal page above it.
The version preview is triggered by clicking on the red marked preview symbol in the versioning view in the BackEnd.

If a version preview is displayed a message with a link to the original version of the article will be inserted above it. see "versionPreviewMessage_stdWrap" and "versionPreviewMessageLinkToOriginal_stdWrap".

"direct preview" with the save&preview button doesn't work in editforms of non-public versions of news articles -> use "version preview" instead.