Skip to content

Commit

Permalink
Add missing screenshot and fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
paulinebessoles committed Jan 22, 2025
1 parent 4b57439 commit 5da88ea
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 14 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Read more about groups configuration in the xref:admin:participants/groups.adoc[

In this section participants can choose which interests they have to receive more information about.

By default what they see here is a list of all the xref:admin:scopes.adoc[Scopes] of the organization. Those selections
By default what they see here is a list of all the xref:admin:settings/scopes.adoc[Scopes] of the organization. Those selections
can be used by administrators when segmenting for the xref:admin:features/social_features/newsletters.adoc[Newsletters].

image::features/my_account/my_interests.png[My interests]
Expand Down
4 changes: 2 additions & 2 deletions docs/en/modules/admin/pages/participants/groups.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ image::participants/user_group_frontend_show.png[Frontend: show a user group]

== Enable / disable user groups

Administrators can enable or disable user groups in the xref:admin:configuration.adoc[Configuration] panel.
Administrators can enable or disable user groups in the xref:admin:settings/configuration.adoc[Configuration] panel.

Check warning on line 11 in docs/en/modules/admin/pages/participants/groups.adoc

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Google.WordList] Use 'turn off' or 'off' instead of 'disable'. Raw Output: {"message": "[Google.WordList] Use 'turn off' or 'off' instead of 'disable'.", "location": {"path": "docs/en/modules/admin/pages/participants/groups.adoc", "range": {"start": {"line": 11, "column": 30}}}, "severity": "WARNING"}

When enabled, participants are able to create and manage groups from their profile.
To learn more about how participants can do this, go to the xref:admin:features/my_public_profile.adoc[public profile] article.
To learn more about how participants can do this, go to the xref:admin:features/participant_actions/my_public_profile.adoc[public profile] article.

== Manage user groups

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,11 +164,11 @@ image::spaces/assemblies/assemblies_new_form_filters.png[New assembly form filte

|Scope
|Optional
|Which xref:admin:scopes.adoc[Scope] does this assembly belongs to.
|Which xref:admin:settings/scopes.adoc[Scopes] does this assembly belongs to.

|Area
|Optional
|Which xref:admin:areas.adoc[Area] does this assembly belongs to.
|Which xref:admin:settings/areas.adoc[Area] does this assembly belongs to.

|===

Expand Down Expand Up @@ -227,7 +227,7 @@ image::spaces/assemblies/assemblies_new_form_visibility.png[New assembly form vi
|Highlighted
|Optional
|Check if you want the assembly to have more visibility in the Assemblies public list. It's also visible in the "Highlighted
Assemblies" Content Block in the xref:admin:homepage.adoc[Homepage] configuration.
Assemblies" Content Block in the xref:admin:settings/homepage.adoc[Homepage] configuration.

|Private space
|Optional
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ start with a letter.
|Highlighted
|Optional
|Check if you want the conference to have more visibility in the conferences public list and the "Highlighted conferences" content block
in the xref:admin:homepage.adoc[Homepage] configuration.
in the xref:admin:settings/homepage.adoc[Homepage] configuration.

|Short description
|Required
Expand Down Expand Up @@ -101,7 +101,7 @@ image::spaces/conferences/conference_new_form_filters.png[New conference form fi

|Scope
|Optional
|Which xref:admin:scopes.adoc[Scope] does this conference belongs to.
|Which xref:admin:settings/scopes.adoc[Scope] does this conference belongs to.

|Show statistics
|Optional
Expand Down
2 changes: 1 addition & 1 deletion docs/en/modules/admin/pages/spaces/initiatives/manage.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ allowing administrators to manage in the administration:
NOTE: If you didn't configure it, once an initiative is created, it gets the Meetings and Page component enabled by
default. Ask your instance implementer to modify this parameter if you don't need it, or want other components enabled by default.

image:initiative_admin_show.png[Admin initiative show page]
image::spaces/initiatives/initiative_admin_show.png[Admin initiative show page]

== Manage initiatives

Expand Down
4 changes: 2 additions & 2 deletions docs/en/modules/admin/pages/spaces/initiatives/types.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ image::spaces/initiatives/type_form_options.png[Initiative type form options]
|Optional
|Can the authors of an initiative change the end of the signature collection period when creating their initiative?

|Enable authors to choose the xref:admin:areas.adoc[area] for their initiative
|Enable authors to choose the xref:admin:settings/areas.adoc[area] for their initiative
|Optional
|Allow authors and administrators to categorize initiatives thanks to organization xref:admin:areas.adoc[Areas].
|Allow authors and administrators to categorize initiatives thanks to organization xref:admin:settings/areas.adoc[Areas].

|Enable child scope signatures
|Optional
Expand Down
2 changes: 1 addition & 1 deletion docs/en/modules/admin/pages/spaces/processes/groups.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ image::spaces/processes/processes_group_form_visibility.png[Participatory proces
|Promoted
|Optional
|Check if you want the process to have more visibility in the Process public list. It'll also be visible in the "Highlighted processes"
content block in the xref:admin:homepage.adoc[Homepage].
content block in the xref:admin:settings/homepage.adoc[Homepage].

|===

Expand Down
3 changes: 2 additions & 1 deletion docs/en/modules/admin/partials/page_categories.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ image::spaces/categories_sidebar.png[Filter categories in proposals]

NOTE: Once a category is in use it can't be deleted, as there are resources that are linked to it.

Decidim has other ways to classify resources, for instance xref:admin:scopes.adoc[Scopes] and xref:admin:features/hashtags.adoc[Hashtags].
Decidim has other ways to classify resources, for instance xref:admin:settings/scopes.adoc[Scopes] and
xref:admin:features/social_features/hashtags.adoc[Hashtags].
The main difference is that Categories can be defined in a given space, Scopes are global for all the platform, and Hashtags
can be defined by the participants.

Expand Down
2 changes: 1 addition & 1 deletion docs/en/modules/admin/partials/page_landing_page.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ image::spaces/landing_page/images.png[Landing page content Related images conten

=== Upcoming meetings

The upcoming meetings allows administrator to display the upcoming xref:admin:spaces/components/meetings.adoc[Meetings] on the landing page with a map when they have a location.
The upcoming meetings allows administrator to display the upcoming xref:admin:components/meetings.adoc[Meetings] on the landing page with a map when they have a location.
You can configure the component to take the meetings from by clicking the Edit button of the content block.

image::spaces/landing_page/meetings.png[Landing page content meetings content block]
Expand Down

0 comments on commit 5da88ea

Please sign in to comment.