Skip to content

Commit ff66ae9

Browse files
committed
cleaning up TTT for release
1 parent 7d1cccb commit ff66ae9

File tree

2 files changed

+12
-30
lines changed

2 files changed

+12
-30
lines changed

docs/control-panel/field-manager/field-manager-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Tip: How to Find Where a Field Is Used
2222
<iframe src="https://www.youtube.com/embed/vXbm9aoOQXU?si=VoUJjU-9gvsNKHT7" title="How to Determine Where Channel Fields are Used in ExpressionEngine" width="1920" height="1080" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
2323
</div>
2424

25-
For more ways to see how fields relate to entries, see the [Show Fields on Publish](member/member-manager.md#) option in the member role settings.
25+
For more ways to see how fields relate to entries, see the [Show Fields on Publish](control-panel/member-manager.md) option in the member role settings.
2626

2727
## Create/Edit Field
2828

docs/control-panel/member-manager.md

Lines changed: 11 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -70,43 +70,25 @@ The role settings are grouped into the following tabs.
7070

7171
This tab contains the generic settings for the role. You can also assign the role to Role Groups on this tab.
7272

73-
##### Name
73+
- **Name** -- The display name of the role.
7474

75-
The display name of the role.
75+
- **Short Name** -- The role shortname, used in tags and conditionals.
7676

77-
##### Short Name
77+
- **Description** -- A brief description of the role, available for output as a member variables ``{primary_role_description}``
7878

79-
The role shortname, used in tags and conditionals.
79+
- **Highlight Color** -- Color for this role badge.
8080

81-
##### Description
81+
- **Require Multi-Factor Authentication** -- Requires [Multi-Factor Authentication](member/mfa.md) for all members in the role.
8282

83-
A brief description of the role, available for output as a member variables ``{primary_role_description}``
83+
- **Include members in: author/member lists.**
84+
-- Roles included in the author list are available in the author select field on the entry publish/edit page for any channel the role has permission to publish in.
85+
-- Roles included in the member lists are available to display in the [member list tag](member/memberlist.md).
8486

85-
##### Highlight Color
87+
- **Security Lock** -- If enabled, only Super Admin users can add or remove members to the role.
8688

87-
Color for this role badge.
89+
- **Role Groups** -- Assign the role to [role groups](control-panel/member-manager.md#role-groups).
8890

89-
##### Require Multi-Factor Authentication
90-
91-
Requires [Multi-Factor Authentication](member/mfa.md) for all members in the role.
92-
93-
##### Include members in: author/member lists.
94-
95-
Roles included in the author list are available in the author select field on the entry publish/edit page for any channel the role has permission to publish in.
96-
97-
Roles included in the member lists are available to display in the [member list tag](member/memberlist.md).
98-
99-
##### Security Lock
100-
101-
If enabled, only Super Admin users can add or remove members to the role.
102-
103-
##### Role Groups
104-
105-
Assign the role to [role groups](member-manager.md#role-groups).
106-
107-
##### Show field names on Publish
108-
109-
Enables the display of the field tags on the entry publish/edit page. This option is only available to the Super Admin role.
91+
- **Show field names on Publish** -- Enables the display of the field tags on the entry publish/edit page. This option is only available to the Super Admin role.
11092

11193
Tip: Hide and Show Field Short Names in the Publish Area
11294
<div class="video-wrapper">

0 commit comments

Comments
 (0)