Skip to content

Commit ac5460b

Browse files
paulinebessolespaulinebessoles
and
paulinebessoles
authored
Admin (#171)
Co-authored-by: paulinebessoles <[email protected]>
1 parent 5f2d4d0 commit ac5460b

File tree

4 files changed

+46
-18
lines changed

4 files changed

+46
-18
lines changed

docs/en/modules/ROOT/nav.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
*** xref:services:smtp.adoc[SMTP]
3131
*** xref:services:social_providers.adoc[Social Providers]
3232
33-
* Admin
33+
* xref:admin:index.adoc[Admin]
3434
** xref:admin:first_steps.adoc[First steps in Decidim]
3535
** Settings
3636
*** xref:admin:configuration.adoc[Configuration]
Loading
Binary file not shown.
+45-17
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,55 @@
11
= Introduction
22

3-
Deploying Decidim means taking account of all the activities that play a part in the configuration of the platform and the deployment of the participatory processes. Acquiring knowledge in administering Decidim enables control over fundamental matters such as:
3+
== Understand the basics
44

5-
* configuring a participatory process
6-
* activating a consultation and receiving votes
7-
* moderating the platform
8-
* managing associated legal texts (as the privacy policy)
9-
* managing authorization from the administrators
10-
* monitoring and verifying organizations
5+
Deploying Decidim means taking account of all the activities that play a part in the configuration of the platform and the deployment
6+
of the participatory processes. Acquiring knowledge in administering Decidim enables control over fundamental matters such as:
117

12-
None of these aspects are strictly technical but they do involve a series of political decisions over how we want Decidim to be, what messages and contents it has to contain, what the moderation policy for comments and debates has to be and, above all, how a specific participatory platform has to be, and what functions it has to have active. This is why it is essential to understand the socio-technical implications of the Decidim platform’s administration and management when it comes to deploying the platform.
8+
* configuring a participatory process
9+
* creating an assembly and managing its members
10+
* opening an initiative space
11+
* moderating the contents of the platform
12+
* managing associated legal texts, such as the privacy policy
13+
* managing access rights of administrators
14+
* monitoring and verifying participants and their organizations
1315

14-
To understand how Decidim works, we need to distinguish between xref:spaces.adoc[*spaces*] and xref:components.adoc[*components*]. The participatory spaces are the channels that citizens can participate through when public decisions are being taken. These are participatory processes, initiatives, consultations and assemblies.
15-
Whereas participatory components are mechanisms that enable interaction between users of the platform and the various participatory spaces. These include meetings, pages, proposals and surveys.
16+
None of these aspects are strictly technical but they do involve a series of political decisions over how you want your instance to work,
17+
what messages and contents it contains, what the moderation policy should be, and overall how you want your participatory
18+
platform to function. This is why it's essential to understand the socio-technical implications of the Decidim platform’s
19+
administration and management.
1620

17-
image:introduction.png[Spaces and components]
21+
To understand how Decidim works, you first need to distinguish between xref:spaces.adoc[*spaces*] and xref:components.adoc[*components*].
1822

19-
Therefore, a participatory space as a participatory process, in the various stages, can incorporate several components such as face-to-face meetings, proposals, surveys and results and the monitoring of these.
23+
* *Participatory spaces* are the channels that citizens can participate through: participatory processes, assemblies, initiatives and conferences.
24+
* *Participatory components* are mechanisms that enable interaction between participants and the participatory spaces: meetings, pages, proposals, surveys, etc.
2025

21-
image:introduction_process.png[Components in a participatory process]
26+
Therefore, all participatory spaces can incorporate several components, such as meetings, proposals, surveys, or results.
2227

23-
So, participatory spaces are configured by defining (and configuring) the components they are going to have. It is important to bear in mind that these participatory components and the various functions are repeated in the various spaces, offering many opportunities when it comes to configuring the various spaces. This simplifies learning as once a space has been configured, it is then easier to configure another.
24-
25-
This section provides a full description of how to configure the Decidim platform for any kind of organization and how to configure, manage and administer the various participatory processes. A description has been given in tutorial format, to help with understanding administration tasks, following Decidim’s literal fields and enclosing screenshots to facilitate their interpretation.
28+
image:introduction.png[Spaces and components]
2629

27-
Managing (administering) the Decidim platform is relatively simple and intuitive and no specific IT knowledge is required. The administrators of a Decidim platform, in other words, those with the necessary authorization for managing the platform, can configure the platform in a general way (images, information pages, etc.,) and manage the various participatory processes (configuring, editing, analysing and concluding).
30+
So, administrators configure participatory spaces by defining and configuring the components they're going to need.
31+
It's important to bear in mind that these participatory components and the various functions are repeated in the various spaces,
32+
offering many opportunities when it comes to configuring the various spaces.
33+
This simplifies learning as once a space is configured, it's then easier to configure others.
34+
35+
This documentation section provides a full description of how to configure the Decidim platform for any kind of organization
36+
and how to configure, manage and administer your various participatory processes. A description has been given in tutorial format,
37+
to help with understanding administration tasks, following Decidim’s literal fields and enclosing screenshots to facilitate their
38+
interpretation.
39+
40+
Administering the Decidim platform is quite intuitive and don't require specific IT knowledge.
41+
The administrators of a Decidim platform, in other words, those with the necessary authorization for managing the platform,
42+
can configure the platform in a general way (images, information pages, etc.,) and manage the various participatory processes
43+
(configuring, editing, analysing and concluding).
44+
45+
== Get started
46+
47+
* xref:admin:.adoc[Getting started]
48+
* xref:admin:.adoc[Settings]
49+
* xref:admin:pages.adoc[Pages and topics]
50+
* xref:admin:participants.adoc[Participants]
51+
* xref:admin:.adoc[Global moderation]
52+
* xref:admin:spaces.adoc[Spaces]
53+
* xref:admin:components.adoc[Components]
54+
* xref:admin:.adoc[Features]
55+
* xref:admin:.adoc[Templates]

0 commit comments

Comments
 (0)