Skip to content

Commit 5360551

Browse files
authored
Update frontend.md
I was wrong about live preview editing
1 parent a8313fe commit 5360551

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/advanced-usage/front-end/frontend.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
[TOC]
1313

1414
## Overview
15-
For any user logged in with a sufficient level of access permissions, ExpressionEngine Pro adds "front edit" links ( <img style="margin-bottom: 0px; vertical-align: middle; display:inline-block;" src="../../_images/pro_edit.png" alt="pro edit icon"> ) that allow editing an entry's data field by field. When enabled, editing (with live preview!) can be done directly on front-end without needing to go to the Control Panel.
15+
For any user logged in with a sufficient level of access permissions, ExpressionEngine Pro adds "front edit" links ( <img style="margin-bottom: 0px; vertical-align: middle; display:inline-block;" src="../../_images/pro_edit.png" alt="pro edit icon"> ) that allow editing an entry's data field by field. When enabled, editing can be done directly on front-end without needing to go to the Control Panel.
1616

17-
Clicking the link icon opens a popup for that specific field so that its content can be modified and saved. The user can also switch to a full entry interface for editing with live preview functionality that shows the changes dynamically affecting the page they are currently on.
17+
Clicking the link icon opens a popup for that specific field so that its content can be modified and saved. The user can also switch to editing with the full entry interface (with live preview functionality if it has been set up for that channel).
1818

1919
![edit popup](_images/ee-pro-window.png)
2020

@@ -55,6 +55,7 @@ $config['autosave_prune_hours'] = '6';
5555
## Enable/Disable the Front Edit Links
5656

5757
There are multiple ways to enable or disable front-end editing links:
58+
5859
- Globally with [configuration overrides](/general/system-configuration-overrides.md#enable_frontedit_links)
5960
- In the [Front-End Editing Settings](/control-panel/settings/front-end-editing.md#enable-automatic-front-end-editing-links) where you control the Dock overall.
6061
- Per field in the [field settings](control-panel/field-manager/edit-field.md)

0 commit comments

Comments
 (0)