File tree Expand file tree Collapse file tree 3 files changed +21
-0
lines changed
Concepts/Backend/PageModule
Images/ManualScreenshots/Backend Expand file tree Collapse file tree 3 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -97,3 +97,24 @@ need some experience in PHP programming and dealing with databases etc.
9797
9898 Other content management systems like wordpress use the word "plugin" to
9999 describe what we call an :ref: `extension <concepts-extensions >` in TYPO3.
100+
101+ .. _preview-page :
102+
103+ How to preview a page
104+ =====================
105+
106+ The preview function in TYPO3 allows you to check pages before publishing them.
107+
108+ #. Preview from the Page Module
109+
110+ * You can preview the page by clicking on the desired page in the page
111+ tree. Click the ´show´ icon. The page will open in a new tab.
112+
113+ .. figure :: /Images/ManualScreenshots/Backend/previewMenue.png
114+
115+ #. Preview button in the top bar
116+
117+ * You can preview the page via clicking the button in the top bar right
118+ next to the saving button.
119+
120+ .. figure :: /Images/ManualScreenshots/Backend/previewButton.png
You can’t perform that action at this time.
0 commit comments