Skip to content

Commit 04656a5

Browse files
authored
Merge pull request #943 from ExpressionEngine/7.dev
Pushing dev docs live
2 parents d831de2 + 7844001 commit 04656a5

File tree

4 files changed

+16
-12
lines changed

4 files changed

+16
-12
lines changed

docs/_images/cp_comments.png

51.2 KB
Loading

docs/_images/overview.png

-71.1 KB
Loading

docs/channels/channel-form/overview.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,12 @@ The Channel Form tag will automatically load jQuery for you. If you prefer to in
4646

4747
### Allowing Guests to Post Entries
4848

49-
Allowing guest posts is controlled in the Channel Form settings at `Developer --> Channels` in the channel's **Settings** tab.
49+
Allowing guest posts is controlled in the Channel Form settings in `Channels` in the channel's **Settings** tab.
5050

51-
To allow guests to post in a certain channel, locate the options for "Allow Guest Posts" next to the channel you want to allow guest posts for, and choose "Yes".
51+
You can optionally choose an author that entries entered as guests appear as authored by in the Guest Author field.
5252

53-
You can optionally require the guest to pass a captcha before they submit the Channel Form by choosing "Yes" under "Guest Captcha".
53+
Requirements regarding use of a captcha for guest posting are controlled in `Settings --> CAPTCHA`.
5454

55-
Finally, you can optionally choose an author that entries entered as guests appear as authored by under Guest Author.
5655

5756
### Form Validation
5857

docs/control-panel/overview.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,27 @@
1111

1212
**Control Panel Location: `Home`**
1313

14-
The overview page is shown when a member has logged into the control panel, or has clicked the Home icon next to the name of the site in the top navigation bar. The overview page provides a quick glance at site statistics, and provides convenient links to relevant action items. Here's an overview of all the sections that can be visible based on member permissions on the overview page.
14+
The Overview page is the first screen a member sees upon logging into the control panel or clicking the "Overview" link in the navigation. It provides a quick snapshot of key site information and convenient links to relevant actions. Below is a breakdown of the sections that may appear based on member permissions.
1515

1616
![](_images/overview.png)
1717

18-
## Comments
18+
## Release Notes
1919

20-
If you have comments enabled, this box will appear on the overview page to show you how many new comments have been left since your last visit to the control panel, as well as let you know if any comments are awaiting your moderation. You then have the option to review and/or approve those new comments.
20+
This section appears after each update until dismissed. It highlights new features and improvements introduced in the latest version of ExpressionEngine. A Release Notes link is also included, directing users to the full changelog for detailed information on recent updates.
2121

22-
## Channels
22+
## Recent Entries
2323

24-
If a member has access to Channels, they will see a Channels box with quick access a channels listing, as well as a link to existing field groups. An action button will let them create a new Channel.
24+
For members with Channel access, this section displays the seven most recently created entries, providing quick access to editing or viewing them. A View All link leads to the [Entry Manager](/control-panel/entry-manager.md) or managing all entries.
2525

2626
## Members
2727

28-
The members section gives a glance at the total number of members and banned members, along with links to manage them. An action button will allow members with proper permissions to create a new member.
28+
This section shows the most recent member logins, along with links to manage user accounts. A View All link directs users to the [Member Management](/control-panel/member-manager.md)) section for full member administration.
29+
30+
## ExpressionEngine Support
2931

30-
## Content
32+
A quick-access box linking to official ExpressionEngine support, ensuring help is always within reach.
33+
34+
## Comments
3135

32-
The content section provides quick statistics on Channel entries with links to a list of the sites entries available to manage. The action button in the upper right will allow members to jump to the publish form of a particular Channel to create a new entry.
36+
![](_images/cp_comments.png)
37+
If comments are enabled, this section displays the number of new comments since the user's last visit, as well as any pending moderation tasks. Users can quickly review and approve comments directly from this section.

0 commit comments

Comments
 (0)