Skip to content

Commit

Permalink
Fix documentation links in Decidim 0.26 (#125)
Browse files Browse the repository at this point in the history
* Removing some documentation links

* Remove more links

* Remove more links

* Removed more links
  • Loading branch information
alecslupu authored Mar 23, 2023
1 parent 49e5aff commit 01fc347
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 26 deletions.
15 changes: 0 additions & 15 deletions en/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* xref:configure:index.adoc[Configure]
** xref:configure:environment_variables.adoc[Environment Variables]
** xref:configure:initializer.adoc[Initializer]
** xref:customize:index.adoc[Customize]
*** xref:customize:authorizations.adoc[Authorizations]
*** xref:customize:code.adoc[Code]
*** xref:customize:gemfile.adoc[Gemfile]
Expand All @@ -19,7 +18,6 @@
*** xref:customize:texts.adoc[Texts]
*** xref:customize:users_registration_mode.adoc[User registration mode]
*** xref:customize:views.adoc[Views]
** xref:services:index.adoc[Services]
*** xref:services:activejob.adoc[Active Job]
*** xref:services:elections_bulletin_board.adoc[Elections Bulletin Board]
*** xref:services:etherpad.adoc[Etherpad]
Expand Down Expand Up @@ -86,7 +84,6 @@
*** xref:admin:spaces/consultations.adoc[Consultations]
*** xref:admin:spaces/votings.adoc[Votings]
** xref:admin:components.adoc[Components]
*** xref:admin:components/accountability.adoc[Accountability]
*** xref:admin:components/blog.adoc[Blog]
*** xref:admin:components/budgets.adoc[Budgets]
*** xref:admin:components/debates.adoc[Debates]
Expand All @@ -102,7 +99,6 @@
**** xref:admin:components/proposals/answers.adoc[Answers]
**** xref:admin:components/proposals/collaborative_drafts.adoc[Collaborative drafts]
**** xref:admin:components/proposals/participatory_texts.adoc[Participatory texts]
*** xref:admin:components/sortitions.adoc[Sortitions]
*** xref:admin:components/surveys.adoc[Surveys]
** Features
*** xref:admin:features/badges.adoc[Badges]
Expand All @@ -121,17 +117,7 @@
**** xref:admin:features/my_account/my_interests.adoc[My interests]
**** xref:admin:features/my_account/my_data.adoc[My data]
**** xref:admin:features/my_account/delete_my_account.adoc[Delete my account]
*** xref:admin:features/my_public_profile.adoc[My public profile]
**** xref:admin:features/my_public_profile/timeline.adoc[Timeline]
**** xref:admin:features/my_public_profile/activity.adoc[Activity]
**** xref:admin:features/my_public_profile/badges.adoc[Badges]
**** xref:admin:features/my_public_profile/follows.adoc[Follows]
**** xref:admin:features/my_public_profile/followers.adoc[Followers]
**** xref:admin:features/my_public_profile/groups.adoc[Groups]
*** xref:admin:features/notifications.adoc[Notifications]
*** xref:admin:features/search.adoc[Search]
*** xref:admin:features/share.adoc[Share]
*** xref:admin:features/statistics.adoc[Statistics]
*** xref:admin:features/versions.adoc[Versions]
** xref:admin:newsletters.adoc[Newsletters]
** xref:admin:global_moderations.adoc[Global moderations]
Expand Down Expand Up @@ -178,7 +164,6 @@
*** xref:develop:permissions.adoc[Permissions]
*** xref:develop:profiling.adoc[Profiling]
*** xref:develop:releases.adoc[Releases]
*** xref:develop:reminders.adoc[Reminders]
*** xref:develop:templates.adoc[Templates]
*** xref:develop:testing.adoc[Testing]
*** xref:develop:guide_development_with_localhost_ssl.adoc[Testing SSL and Tenants in Development]
Expand Down
4 changes: 2 additions & 2 deletions en/modules/admin/pages/components/budgets.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -352,5 +352,5 @@ image:components/budgets/results_select_project.png[Select a project for impleme
image:components/budgets/results_selected.png[Selected projects after voting]
image:components/budgets/results_selected_frontend.png[Selected projects after voting in the frontend]

We strongly recommend that after you have selected projects then you enable the xref:components/accountability.adoc[Accountability]
component so participants can see the grade of impementation.
We strongly recommend that after you have selected projects then you enable the Accountability
component so participants can see the grade of implementation.
4 changes: 2 additions & 2 deletions en/modules/admin/pages/features/follows.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ of the activity being made by the thing you're following.

You can control these notifications in the xref:features/my_account/notifications_settings.adoc[settings of your account].

The activity of the things that you're following is visible in your xref:features/my_public_profile/timeline.adoc[profile timeline].
The activity of the things that you're following is visible in your profile timeline.

For following a thing:

Expand All @@ -24,4 +24,4 @@ image:button_stop_following.png[Stop following button]
Administrators by default follow all the new spaces that are created in the Decidim platform.

A participant can also follow another participants. This is public and it's visible in the profile sections
xref:features/my_public_profile/follows.adoc[follows] and xref:features/my_public_profile/follows.adoc[followers].
follows and followers.
2 changes: 1 addition & 1 deletion en/modules/admin/pages/features/my_account.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= My account

My account is all the pages where a participant can change her personal data that is displayed in her xref:admin:features/my_public_profile.adoc[My public profile] page, change her notifications settings, see which groups she belongs, etc.
My account is all the pages where a participant can change her personal data that is displayed in My public profile page, change her notifications settings, see which groups she belongs, etc.

To go to this section:

Expand Down
2 changes: 1 addition & 1 deletion en/modules/admin/pages/features/my_account/account.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Account

In this section is possible to make modifications that will be visible in the participants xref:features/my_public_profile.adoc[public profile] and also modify the email address or the language that the platform will use with the user.
In this section is possible to make modifications that will be visible in the participants public profile and also modify the email address or the language that the platform will use with the user.

. Sign in as a participant
. Click in the name of the participant in the header
Expand Down
2 changes: 1 addition & 1 deletion en/modules/admin/pages/features/my_account/groups.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

In this section participants can see which Groups they belong to.

NOTE: Want to create a new group? Go to the xref:admin:features/my_public_profile.adoc[My public profile] page.
NOTE: Want to create a new group? Go to the My public profile page.

image:features/my_account/groups.png[Groups]

Expand Down
2 changes: 1 addition & 1 deletion en/modules/admin/pages/spaces/initiatives.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ image:admin_initiative_type.png[New initiative type form]

|Add SMS code validation step to the signature process
|
|During the signature process, will it ask for SMS validation? See xref:services:sms.adoc[configuration of SMS service].
|During the signature process, will it ask for SMS validation?

|===

Expand Down
4 changes: 2 additions & 2 deletions en/modules/admin/partials/components_list.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

The platform currently have the following official components:

* xref:admin:components/accountability.adoc[*Accountability*]: allows to keep track of the results execution of a space.
* Accountability: allows to keep track of the results execution of a space.
It allows administrators to also relate them to the proposals and meetings that originated them.
* xref:admin:components/blog.adoc[*Blog*]: allows administrators to publish posts with news regarding a space.
* xref:admin:components/budgets.adoc[*Budgets*]: allows participants to vote in projects with amounts predefined. Used for
Expand All @@ -12,7 +12,7 @@ external system as xref:admin:spaces/votings.adoc[Votings] space.
* xref:admin:components/meetings.adoc[*Meetings*]: gatherings in person or online through videoconferences platforms.
* xref:admin:components/pages.adoc[*Page*]: static pages with multi-language support.
* xref:admin:components/proposals.adoc[*Proposals*]: contributions posted by participants which can be given support.
* xref:admin:components/sortitions.adoc[*Sortitions*]: this allows different kind of proposals to be selected randomly.
* Sortitions: this allows different kind of proposals to be selected randomly.
For instance the proposals could be candidates who form part of a group (such as a committee).
* xref:admin:components/surveys.adoc[*Survey*]: for conducting surveys with different kinds of questions.
Expand Down
2 changes: 1 addition & 1 deletion en/modules/admin/partials/page_categories.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ image:spaces/categories_form.png[Select a category when creating a proposal]

NOTE: Once a category is in use it cannot be removed, as there are resources that are using 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:scopes.adoc[Scopes] and Hashtags.
The main difference is that Categories can be defined in a given space, Scopes are global for all the platform, and Hashtags
are defined by the participants.

Expand Down

0 comments on commit 01fc347

Please sign in to comment.