From e15394e194a482b6d75d4cae02d603475cdd7308 Mon Sep 17 00:00:00 2001 From: Harrison Hassig Date: Wed, 14 May 2025 16:45:08 +0200 Subject: [PATCH 1/5] Edit and review topics page --- docs/en/modules/admin/pages/pages/topics.adoc | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/en/modules/admin/pages/pages/topics.adoc b/docs/en/modules/admin/pages/pages/topics.adoc index 64bf5d36d..09952a38a 100644 --- a/docs/en/modules/admin/pages/pages/topics.adoc +++ b/docs/en/modules/admin/pages/pages/topics.adoc @@ -1,11 +1,11 @@ = Topics -In this section, you can configure Topics, to organize your static pages and provide more clarity to the participants. +In this section, you can configure Topics, which will organize your static pages and provide more clarity to the participants. == Manage the topics -To access the topics list, click the Topics tab at the top of the panel. -Here, you are able to edit, delete, and create topics for your static pages. +To access the topics list, click the Topics tab at the top of the panel. +Here, you are able to edit, delete, and create topics for your static pages. image::pages/pages_backend_list_topics.png[Backend: list topics of pages] @@ -26,16 +26,16 @@ image::pages/pages_backend_topic_form.png[Backend: new topic form] |Description |Optional -|What's this topic is about. +|What is this topic is about. |Order position |Optional -|The order of the topic in relation with the other topics. Having a lower number means a higher priority. -For instance, if you have two topics, "Topic a" with weight "10" and "Topic b" with weight "0" then "Topic b" is first when ordering. +|The order of the topic in relation with the other topics. Having a lower number means a higher priority. +For instance, if you have two topics, "Topic A" with weight "10" and "Topic B" with weight "0" then "Topic B" is first when displaying. |Show in the footer |Optional -|Wether you want to show this topic in the "Help" section of the general footer (accessible in every page). +|Whether or not you want to display this topic in the "Help" section of the general footer (accessible in every page). |=== From dbd68301ae8c566086e9fd5a21027a001ef8b056 Mon Sep 17 00:00:00 2001 From: Harrison Hassig Date: Wed, 14 May 2025 08:33:52 -0700 Subject: [PATCH 2/5] Update docs/en/modules/admin/pages/pages/topics.adoc Co-authored-by: Pauline Bessoles <52420208+paulinebessoles@users.noreply.github.com> --- docs/en/modules/admin/pages/pages/topics.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/modules/admin/pages/pages/topics.adoc b/docs/en/modules/admin/pages/pages/topics.adoc index 09952a38a..548fba8b4 100644 --- a/docs/en/modules/admin/pages/pages/topics.adoc +++ b/docs/en/modules/admin/pages/pages/topics.adoc @@ -26,7 +26,7 @@ image::pages/pages_backend_topic_form.png[Backend: new topic form] |Description |Optional -|What is this topic is about. +|What is this topic about. |Order position |Optional From f980713c6921d19a05547bde528a193aa761bd99 Mon Sep 17 00:00:00 2001 From: Harrison Hassig Date: Wed, 14 May 2025 08:34:14 -0700 Subject: [PATCH 3/5] Update docs/en/modules/admin/pages/pages/topics.adoc Co-authored-by: Pauline Bessoles <52420208+paulinebessoles@users.noreply.github.com> --- docs/en/modules/admin/pages/pages/topics.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/en/modules/admin/pages/pages/topics.adoc b/docs/en/modules/admin/pages/pages/topics.adoc index 548fba8b4..29ebb065f 100644 --- a/docs/en/modules/admin/pages/pages/topics.adoc +++ b/docs/en/modules/admin/pages/pages/topics.adoc @@ -2,7 +2,9 @@ In this section, you can configure Topics, which will organize your static pages and provide more clarity to the participants. -== Manage the topics +== Configuration + +=== Manage the topics To access the topics list, click the Topics tab at the top of the panel. Here, you are able to edit, delete, and create topics for your static pages. From 4ff780a3e1d123964b0043d281b02b6eaf95709e Mon Sep 17 00:00:00 2001 From: Harrison Hassig Date: Wed, 14 May 2025 08:34:23 -0700 Subject: [PATCH 4/5] Update docs/en/modules/admin/pages/pages/topics.adoc Co-authored-by: Pauline Bessoles <52420208+paulinebessoles@users.noreply.github.com> --- docs/en/modules/admin/pages/pages/topics.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en/modules/admin/pages/pages/topics.adoc b/docs/en/modules/admin/pages/pages/topics.adoc index 29ebb065f..1b73442b0 100644 --- a/docs/en/modules/admin/pages/pages/topics.adoc +++ b/docs/en/modules/admin/pages/pages/topics.adoc @@ -1,5 +1,7 @@ = Topics +== Understand the basics + In this section, you can configure Topics, which will organize your static pages and provide more clarity to the participants. == Configuration From a8ffd74d95e716f2bf6e02500c002316639a3575 Mon Sep 17 00:00:00 2001 From: Harrison Hassig Date: Wed, 14 May 2025 17:37:11 +0200 Subject: [PATCH 5/5] H3 for create new topic --- docs/en/modules/admin/pages/pages/topics.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/modules/admin/pages/pages/topics.adoc b/docs/en/modules/admin/pages/pages/topics.adoc index 1b73442b0..82f6497f3 100644 --- a/docs/en/modules/admin/pages/pages/topics.adoc +++ b/docs/en/modules/admin/pages/pages/topics.adoc @@ -13,7 +13,7 @@ Here, you are able to edit, delete, and create topics for your static pages. image::pages/pages_backend_list_topics.png[Backend: list topics of pages] -== Create a new topic +=== Create a new topic To create a new topic, click the "Create topic" button.