Skip to content

Commit 20036d8

Browse files
jensensstevepiercy
andauthored
Apply suggestions from code review
Co-authored-by: Steve Piercy <[email protected]>
1 parent 297891c commit 20036d8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/backend/portal-actions.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -110,24 +110,24 @@ The new action should now appear in the actions listing under the selected categ
110110
You can now edit its settings by clicking its {guilabel}`Edit` button.
111111

112112
To edit an existing action's settings, click its {guilabel}`Edit` button.
113-
From there, you can edit the action's properties, such as the name, URL, and parameters.
114113

115114
It's important to note that the ability to add or edit portal actions is only available to users with the appropriate permissions.
116-
If you do not have the necessary permissions, you will not be able to access the Portal Actions control panel.
115+
If you do not have the necessary permissions, you will not be able to access the {guilabel}`Portal actions` control panel.
117116

118117
## Exporting or importing portal actions
119118

120-
You can export action configuration to XML using the built-in GenericSetup export.
119+
You can export action configuration to XML using the built-in Generic Setup Tool export.
121120

122121
Then this XML can be imported again within a profile of an add-on package.
123122
Place the file as `actions.xml` in the profile of an add-on.
124123
You can cut out snippets from this file for creating `actions.xml` containing only changed or added parts.
125124

126125
To export all actions:
127126

128-
- Go to {guilabel}`Site Setup` and choose {guilabel}`Management Interface`
129-
- Go to {guilabel}`portal_setup`
130-
- Click the tab {guilabel}`Export`
131-
- Choose the checkbox {guilabel}`Actions Providers`
132-
- Click the button {guilabel}`Export selected steps` at the end of the page
127+
- Go to {guilabel}`Site Setup` and choose {guilabel}`Management Interface`.
128+
You can also select {menuselection}`Advanced > Management Interface` from the Site Setup or any control panel.
129+
- Click {guilabel}`portal_setup`.
130+
- Click the tab {guilabel}`Export`.
131+
- Tick the checkbox {guilabel}`Actions Providers`.
132+
- Click the button {guilabel}`Export selected steps` at the end of the page.
133133

0 commit comments

Comments
 (0)