From d57d5eefbd45d68595690f1df8257b1386511cfc Mon Sep 17 00:00:00 2001 From: paulinebessoles Date: Thu, 14 Nov 2024 14:16:35 +0100 Subject: [PATCH] Revert changes on my public profile page --- docs/en/modules/admin/assets/images/.DS_Store | Bin 6148 -> 0 bytes .../pages/features/my_public_profile.adoc | 90 +----------------- 2 files changed, 1 insertion(+), 89 deletions(-) delete mode 100644 docs/en/modules/admin/assets/images/.DS_Store diff --git a/docs/en/modules/admin/assets/images/.DS_Store b/docs/en/modules/admin/assets/images/.DS_Store deleted file mode 100644 index e7ad32b1c4a985832fc49441fccd42f3df83b872..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKJ8Hu~5S>X}7?MJz%e_Kwun6Y_x`2ZX#t@X?D6UoITsfNGd@u;vg^M)d4a~gV z*?BAU3XMiYwEf<_h%_Rygd56_g}K?e`OF?Nqd++BILH?MDR0uxs;?)E`|OOP3={q! zU#ITazkl@mxc~YE%u)d=Kn17(6`%rlDPX-9wtNa?qykic3S1Ph??Ztb*2FQ;KOG1@ z0st3CyJ79K1h7~FSQE!UWMCRpU{Ezj3=KN+CF^S97#MWX96mIktT~~mKOOfMFBh$W zj8uRMOci*HZDala6@Fv>pOUzv0#x8%DWHpWw{G!D*;{8XXT7$-H*l-@g_~jR6a;U_ kKySy`SUX;MQPdS%=|KJrm@YIb@Yf2Q0R%G^dH?_b diff --git a/docs/en/modules/admin/pages/features/my_public_profile.adoc b/docs/en/modules/admin/pages/features/my_public_profile.adoc index 15a8cfb943..ad704dea44 100644 --- a/docs/en/modules/admin/pages/features/my_public_profile.adoc +++ b/docs/en/modules/admin/pages/features/my_public_profile.adoc @@ -15,92 +15,4 @@ The sections available under the public profile are: * xref:admin:features/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] - -== Group creation - -This action is done by **a participant**. They need to go to their profile and in the sidebar there's a button that says "Create group": - -image:user_sidebar.png[User sidebar] - -When clicked it'll open the "New group form": - -image:user_group_new_form.png[New user group form] - -.New group form -|=== -|Field |Type |Description - -|Name -|Required -|Name of your organization, association, collective, group, etc. - -|Nickname -|Required -|Nickname of your organization, association, collective, group, etc. Do not use spaces nor accents. 20 characters maximum. - -|Email -|Required -|Email of your organization, association, collective, group, etc. - -|Avatar -|Optional -|Guidance for image: Preferably a landscape image that does not have any text. The service crops the image. -Maximum file size: 5 MB. Allowed file extensions: .jpg .jpeg .gif .png .bmp .ico - -|About -|Optional -|Description of what's this group. - -|Document number -|Optional -|Used for verifications. Do not use dashes nor spaces. - -|Phone -|Optional -|Used for verifications. Do not use dashes nor spaces. - -|=== - - -== Membership - -After a group has been created, it's possible to invite participants to become members of the group. After a participant has accepted to be part of this group then they can become an admin. - -The actions that can be done by a participant in the user group are: - -* Edit group profile -* Manage members -* Manage admins -* Invite participant -* Leave group - -image:user_group_invite_participant.png[User groups: invite a participant] - -== Actions - -As a verified user group, there's some options that your participant account can do in behalf of the group, such as: - -=== Create a Debate, Proposal or Meeting - -There's a dropdown in the form during the creation process: - -image:user_group_create_debate.png[User group: create a debate] - -=== Make a comment - -There's a dropdown in the form when making a comment: - -image:user_group_make_comment.png[User group: make a comment] - -=== Endorse - -When making an Endorse there's a modal window asking who do you want to make the endorse with: - -image:user_group_endorse.png[User group: endorse] - -=== Conversations - -You can also have Conversations as a group. This is in the group profile page: - -image:user_group_conversation.png[User group: conversations] +* xref:admin:features/my_public_profile/groups.adoc[Groups] \ No newline at end of file