22
33== Understand the basics
44
5- The Blog component allows administrators to post news about a participatory space, that participants can read to get updates.
5+ The Blog component allows administrators to post news about a participatory space, which participants can read to get updates.
66
77image::components/blog/example01.png[Example of blog posts list]
88
9- All blog posts are available in the posts list, and participants can click each blog post to learn more about what's new.
9+ All blog posts are available on the post list, and participants can click each blog post to learn more about what's new.
1010
1111image::components/blog/example02.png[Example of a blog post]
1212
2424. Fill the component creation form
2525
2626You can still update this form and the configuration after creating the component, by clicking the
27- image:icons/action_configure.png[Configure icon] icon in the components list.
27+ image:icons/action_configure.png[Configure icon] icon on the components list.
2828
2929image::components/blog/component.png[Add component form]
3030
@@ -54,7 +54,7 @@ image::components/blog/component.png[Add component form]
5454
5555|Comments enabled
5656|Optional
57- |Whether you want participants to be able to comment on the blog posts.
57+ |If you want participants to be able to comment on the blog posts.
5858
5959|Comments max length
6060|Optional
@@ -69,7 +69,7 @@ image::components/blog/component.png[Add component form]
6969
7070|Announcement
7171|Optional
72- |A general announcement that'll be visible on the general blog landing page.
72+ |A general announcement that will be visible on the general blog landing page.
7373
7474|Comments blocked
7575|Optional
@@ -87,7 +87,7 @@ image::components/blog/component.png[Add component form]
8787
8888== Manage posts
8989
90- To start creating and managing posts, click in the component title in the navigation bar or in the component list, or click in the
90+ To start creating and managing posts, click on the component title in the navigation bar or on the component list, or click on the
9191image:icons/action_edit.png[Manage component icon] icon on the components list.
9292
9393image:components/blog/manage_posts.png[Manage posts table]
@@ -130,33 +130,33 @@ image:components/blog/new_post.png[New post form]
130130
131131|image:icons/action_edit.png[Edit icon]
132132|Edit
133- |To edit this post.
133+ |Edit this post.
134134
135135|image:icons/action_folder.png[Folder icon]
136136|Folder
137137|For classifying attachments.
138138
139139|image:icons/action_attachments.png[Attachments icon]
140140|Attachments
141- |To add documents related to the post.
141+ |Add documents related to the post.
142142
143143|image:icons/action_preview.png[Preview icon]
144144|Preview
145- |To see how it's shown in the frontend to participants.
145+ |See how it's shown in the frontend to participants.
146146
147147|image:icons/action_permissions.png[Permissions icon]
148148|Permissions
149- |To handle the authorizations needed to comment or endorse this specific blog post.
149+ |Handle the authorizations needed to comment or endorse this specific blog post.
150150
151151|image:icons/action_delete.png[Delete icon]
152152|Delete
153- |To delete this post.
153+ |Delete this post.
154154
155155|===
156156
157157== Examples
158158
159- Below, you can find some links to examples blog components:
159+ Below, you can find some links to example blog components:
160160
161161* https://meta.decidim.org/processes/news/f/1719/posts[Latest news of the Decidim association]
162162* https://www.decidim.barcelona/processes/volem-decidir/f/6338/posts[News on a participatory process in Barcelona]
0 commit comments