@@ -110,24 +110,24 @@ The new action should now appear in the actions listing under the selected categ
110110You can now edit its settings by clicking its {guilabel}` Edit ` button.
111111
112112To 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
115114It'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
122121Then this XML can be imported again within a profile of an add-on package.
123122Place the file as ` actions.xml ` in the profile of an add-on.
124123You can cut out snippets from this file for creating ` actions.xml ` containing only changed or added parts.
125124
126125To 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