diff --git a/docs/en/modules/admin/pages/moderations/reported_content.adoc b/docs/en/modules/admin/pages/moderations/reported_content.adoc index 4bdc6b057..cc0bd603e 100644 --- a/docs/en/modules/admin/pages/moderations/reported_content.adoc +++ b/docs/en/modules/admin/pages/moderations/reported_content.adoc @@ -1,43 +1,43 @@ = Reported content -When writing the Terms and Conditions of your platform, or your participation chart, you want to make sure that the -participants respect the participation rules in the contents they're writing. -All participants are able to report comments, proposals, debates, etc. +When writing the xref:pages/pages.html#_the_terms_and_conditions_page[Terms and Conditions] of your platform, or your participation chart, it is suggested that you ensure that the +participants respect the participation rules in the content they're writing. +All participants are able to report comments, proposals, debates, etc. -== Report a content +== Report content -Any logged in participant can report content, clicking on the "Report" button available next to the resource. +Any logged in participant can report content, by clicking on the "Report" button available next to the resource. image:moderations/moderations_reported_content_flag.png[Report flag in content] image:moderations/moderations_reported_comment_flag.png[Report flag in comment] -Participants have to select a reason for the report, and can add extra information if needed. +Participants have to select a reason for the report, and can add extra information if needed. image:moderations/moderation_modal.png[Give reason for moderation modal] == Manage reported content -After a participant has reported a content, it appears in two sections of the administration panel: +After a participant has reported content, it appears in two sections of the administration panel: * Global moderations panel * Participatory space moderation panel image:moderations/moderations_backend_list_content.png[Global moderations panel for content] -There you'll find first all the unprocessed reports if there's any, with: +There, you'll find all the unprocessed reports if there's any, with: -* *Id*: unique identifier of the reported content. -* *Type*: the kind of content reported, for instance comment, proposal, debate, etc. -* *Participatory Space*: which space this content belongs to. -* *Reported content URL*: link for seeing the content reported and see the context of the complaint. -* *Reason*: why the content is reported. If the participant that made the report has given extra +* *ID*: Unique identifier of the reported content. +* *Type*: The kind of content reported, for instance comment, proposal, debate, etc. +* *Participatory Space*: Which space this content belongs to. +* *Reported content URL*: Link for seeing the content reported and see the context of the complaint. +* *Reason*: Why the content is reported. If the participant that made the report has given extra information it's possible to see it by hovering it. -* *Reported at*: when it was originally reported. -* *Count*: number of reports by different users. -* *Actions*: you can *Expand*, *Unreport* or *Hide*. +* *Reported at*: When it was originally reported. +* *Count*: Number of reports by different users. +* *Actions*: You can *Expand*, *Unreport* or *Hide*. -Once you moderate a content, it appears in the "Hidden" contents list, accessible at the top right of the page. +Once you moderate content, it appears in the "hidden" contents list, accessible at the top right of the page. === Actions @@ -48,12 +48,12 @@ Once you moderate a content, it appears in the "Hidden" contents list, accessibl |image:icons/action_expand.png[Expand icon] |Expand -|To see the full details of the reported content and reports. +|View the full details of the reported content and reports. |Always available. |image:icons/action_unreport.png[Unreport icon] |Unreport -|Allows an administrator or moderator to keep showing this content and cancel the report. +|Allows an administrator or moderator to keep displaying this content and cancel the report. |Available when the content isn't yet hidden. |image:icons/action_hide.png[Hide icon] @@ -63,21 +63,21 @@ Once you moderate a content, it appears in the "Hidden" contents list, accessibl |image:icons/action_hide.png[Unhide icon] |Unhide -|Allows an administrator or moderator to Unhide this content (showing it publicly again). +|Allows an administrator or moderator to unhide this content (showing it publicly again). |Available when the content is hidden. |=== -If a content has been mistakenly "Unreported" then you'll need to find it again in the public platform +If content has been mistakenly "unreported", you'll need to find it again in the public platform and report it again so you can moderate it. === Expand -To review the details of a content, and the different reports made by participants, you can click the "Expand" button. -see all the metadata of a report, you can see it Expanded. +To review the details of content, and the different reports made by participants, you can click the "Expand" button. +To see all the metadata of a report, you can expand the report. image:moderations/moderations_backend_report_content.png[Global moderations panel for content] -This view allow you to assess quickly if it's necessary to hide or not the content. -At the bottom of the report, you can also review the different reports made by other participants, and expand them as well. +This view allows you to quickly assess and review the reported content. +At the bottom of the report, you can also review the different reports made by other participants, and expand them as well. -image:moderations/moderations_backend_report_details.png[Global moderations panel for content] \ No newline at end of file +image:moderations/moderations_backend_report_details.png[Global moderations panel for content]