Commit 7a78d1319c13b75a3a3092107318cd65697b8333

Authored by Daniela Feitosa
Committed by Antonio Terceiro
1 parent 3cc35068

Added 0.26 features documentation

deleting-profile
lead and save and continue on article edition
export-users-list
send-email-environment-members
send-email-community-members
person-balloon
community-balloon
finding-more-popular-communities
finding-more-active-communities
finding-more-recent-communities
finding-more-popular-people
finding-more-active-people
finding-more-recent-people
Showing 98 changed files with 361 additions and 31 deletions   Show diff stats
doc/noosfero/admin/export-users-list.textile 0 → 100644
... ... @@ -0,0 +1,20 @@
  1 +h1(order-20). Export the list of users
  2 +
  3 +p. _If you are an environment administrator, you can export the list of all users in XML or CSV formats._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +
  8 +h2(#HowAccess). How to access
  9 +
  10 +# Find your user menu on top bar: !=/images/doc/system-homepage-top-menu-admin.en.png(Top menu)!
  11 +# In user menu, click on Administration: !=/images/doc/menu-admin.en.png(Control panel on menu)!
  12 +# Then, click on "Manage users" link: !=/images/doc/admin-panel-manage-users.en.png(Manage users in admin panel)!
  13 +
  14 +h2(#Description). Description
  15 +
  16 +p. In "Manage users", choose which format you want to export the list. There are 2 options, "CSV" and "XML".
  17 +
  18 +p. Click on the link of the format you choosed and download it: !=/images/doc/admin-panel-export-users.en.png(Download list of users link on manage users)!
  19 +
  20 +"Back to top":#online-doc-text
... ...
doc/noosfero/admin/index.textile 0 → 100644
... ... @@ -0,0 +1,2 @@
  1 +h1. Admin features
  2 +
... ...
doc/noosfero/admin/send-email-members.textile 0 → 100644
... ... @@ -0,0 +1,19 @@
  1 +h1(order-10). Sending e-mail to members
  2 +
  3 +p. _If you are an environment administrator, you can send e-mail to all members of your environment._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +
  8 +h2(#HowAccess). How to access
  9 +
  10 +# Find your user menu on top bar: !=/images/doc/system-homepage-top-menu-admin.en.png(Top menu)!
  11 +# In user menu, click on Administration: !=/images/doc/menu-admin.en.png(Control panel on menu)!
  12 +# Then, click on "Manage users" link: !=/images/doc/admin-panel-manage-users.en.png(Manage users in admin panel)!
  13 +
  14 +h2(#Description). Description
  15 +
  16 +# In "Manage users", click on "Send e-mail to users" link: !=/images/doc/admin-panel-send-email.en.png(Send e-mail link on manage users)!
  17 +# Fill in the "Subject" field with the subject of the e-mail and the "Body" field with the content of the e-mail you want to send. Then, click on "Send" !=/images/doc/admin-send-email.en.png(Sending e-mail to environment members)!
  18 +
  19 +"Back to top":#online-doc-text
... ...
doc/noosfero/cms/writing-article.textile
... ... @@ -21,37 +21,38 @@ h2(#Description). Description
21 21 ** *Event:* creates an event, that will be listed on calendar
22 22 ** *Feed RSS:* provides a "feed":http://pt.wikipedia.org/wiki/Feed "RSS":http://pt.wikipedia.org/wiki/RSS of your recent articles
23 23 ** In this example, we will create an article with visual editor. Click on "Text article with visual editor" !=/images/doc/cms-article-types.en.png(List of article types)!
24   -# Fill in the field "Title" with the name of the article you want to create. Below, there is a space for text, where you will write the content of your article. You can write your text the same way you write in others text editors.
25   - !=/images/doc/article-text.en.png(Text on an article)!
26   -# In the top of the box where you type your article you will see some buttons, that will help you formatting your text. Passing mouse over the button, the name of the button function is displayed. !=/images/doc/wysiwyg-buttons.en.png(WYSIWYG buttons)!
27   -## From the left to right:
28   -### *Print:* use this button if you want to print your article
29   -### *Copy:* select a section of the text and click on this button to copy it
30   -### *Paste:* if you copied something, then use this button to paste it on your text. The text will be pasted into the place where the cursor is
31   -### *Undo:* click on this button after writing or formatting some text and want to undo the action
32   -### *Redo:* click on this button if you clicked on button "undo" and want to redo your last action
33   -### *Find:* click on this button to find some word or phrase in your text
34   -### *Find/Replace:* click on this button to find some word or phrase in your text and replace it for other
35   -### *Font size:* used to define the size of characters. Select the text/word and change the size clicking on this button
36   -### *Format:* if you want to use one of the pre-configured formats, select text/word, click on this button and select the desired format.
37   -### *Bold:* it formats your text/word with a line thicker than usual. This format is used to emphasize the words. Example: *home* . To use it, first you should select the text/word and then click on button
38   -### *Italic* it formats your text/word as oblique. This format is also used to emphasize the words. Example: _home_ . To use it, first you should select the text/word and then click on button
39   -### *Underline:* it is also used to emphasize a word/phrase. One line is drawn under the word. Example: %{text-decoration:
40   -##underline;}home% . To use it, first you should select the word/phrase and then click on button
41   -### *Strikethrough:* one line in drawn in the middle of word/phrase Example: %{text-decoration:
42   -##line-through;}home% . To use it, first you should select the word/phrase and then click on button
43   -### *Unordered list:* it creates a list, inserting a small ball before each item.
44   -### *Ordered list* it creates a numbered list, adding a number before each item.
45   -### *Align left:* use this button if you want your text to be left aligned. In this case, the right border of each line will be misaligned
46   -### *Align center* the alignment of the text is based on the center of the text. In this case, the left and right borders will be misaligned
47   -### *Align right:* use this button if you want your text to be right aligned. In this case, the left border of each line will be misaligned
48   -### *Align full:* use this button if you want your text to be aligned in both sides. In this case, the left and right borders of each line will be aligned
49   -### *Insert/edit link:* use it when you want to insert or edit a link to some address
50   -### *Unlink:* if you have a link in your text, click on this button to remove the link
51   -### *Insert/edit image:* use it if you want to insert an image or to edit an image that is in your text
52   -### *Inserts a new table:* use it to insert a table in your text
53   -### *Cleanup messy code:* click on this button to remove bad HTML code. You should use it after pasting a formatted text from another place
54   -### *Edit HTML source:* the text written in this editor is transformed in HTML code, to be viewed on browsers. Use this button to view/edit the HTML code of your article.
  24 +# Create your article !=/images/doc/article-text.en.png(Text on an article)!
  25 +## Fill in the field "Title" with the name of the article you want to create.
  26 +## Sometimes you need an introduction of the article, like when your blog is configured to display only the initial part of the post. If you need a shorter version click on "Lead" button and write the introduction. !=/images/doc/article-text-lead.en.png(Lead text on an article)!
  27 +## Below, there is a space for text, where you will write the content of your article. You can write your text the same way you write in others text editors.
  28 +## After the text box, there are two buttons: "Save" (saves the article and display it) and "Save an continue" (saves the article and keeps on the same edition page)
  29 +## In the top of the box where you type your article you will see some buttons, that will help you formatting your text. Passing mouse over the button, the name of the button function is displayed. !=/images/doc/wysiwyg-buttons.en.png(WYSIWYG buttons)!
  30 +### From the left to right:
  31 +#### *Print:* use this button if you want to print your article
  32 +#### *Copy:* select a section of the text and click on this button to copy it
  33 +#### *Paste:* if you copied something, then use this button to paste it on your text. The text will be pasted into the place where the cursor is
  34 +#### *Undo:* click on this button after writing or formatting some text and want to undo the action
  35 +#### *Redo:* click on this button if you clicked on button "undo" and want to redo your last action
  36 +#### *Find:* click on this button to find some word or phrase in your text
  37 +#### *Find/Replace:* click on this button to find some word or phrase in your text and replace it for other
  38 +#### *Font size:* used to define the size of characters. Select the text/word and change the size clicking on this button
  39 +#### *Format:* if you want to use one of the pre-configured formats, select text/word, click on this button and select the desired format.
  40 +#### *Bold:* it formats your text/word with a line thicker than usual. This format is used to emphasize the words. Example: *home* . To use it, first you should select the text/word and then click on button
  41 +#### *Italic* it formats your text/word as oblique. This format is also used to emphasize the words. Example: _home_ . To use it, first you should select the text/word and then click on button
  42 +#### *Underline:* it is also used to emphasize a word/phrase. One line is drawn under the word. Example: %{text-decoration:underline;}home% . To use it, first you should select the word/phrase and then click on button
  43 +#### *Strikethrough:* one line in drawn in the middle of word/phrase Example: %{text-decoration:line-through;}home% . To use it, first you should select the word/phrase and then click on button
  44 +#### *Unordered list:* it creates a list, inserting a small ball before each item.
  45 +#### *Ordered list* it creates a numbered list, adding a number before each item.
  46 +#### *Align left:* use this button if you want your text to be left aligned. In this case, the right border of each line will be misaligned
  47 +#### *Align center* the alignment of the text is based on the center of the text. In this case, the left and right borders will be misaligned
  48 +#### *Align right:* use this button if you want your text to be right aligned. In this case, the left border of each line will be misaligned
  49 +#### *Align full:* use this button if you want your text to be aligned in both sides. In this case, the left and right borders of each line will be aligned
  50 +#### *Insert/edit link:* use it when you want to insert or edit a link to some address
  51 +#### *Unlink:* if you have a link in your text, click on this button to remove the link
  52 +#### *Insert/edit image:* use it if you want to insert an image or to edit an image that is in your text
  53 +#### *Inserts a new table:* use it to insert a table in your text
  54 +#### *Cleanup messy code:* click on this button to remove bad HTML code. You should use it after pasting a formatted text from another place
  55 +#### *Edit HTML source:* the text written in this editor is transformed in HTML code, to be viewed on browsers. Use this button to view/edit the HTML code of your article.
55 56 # If categorization is enabled in the system, you can categorize your article, increasing the possibility of others to access it. To view and select the categories, click on the arrow: !=/images/doc/article-creation-categorization.en.png(Categorization of an article on creation)!
56 57 # You can select as many categories as you want. !=/images/doc/article-creation-category-choosen.en.png(Category choosen on an article creation)!
57 58 # Tags list: fill in with tags. Tags are keywords or terms associated to your article. It is also used to increase the possibility of others to access it, because it will be listed when an user clicks in one of the tags your article has. !=/images/doc/article-creation-tags.en.png(Tag on an article creation)!
... ...
doc/noosfero/community/send-email-members.textile 0 → 100644
... ... @@ -0,0 +1,29 @@
  1 +h1(order-122). Sending e-mail to members
  2 +
  3 +p. _If you are a community administrator, you can send e-mail to all members of your community._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +# Find your user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)!
  12 +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)!
  13 +# Then, click on "Manage my groups" button: !=/images/doc/control-panel-manage-groups.en.png(Manage groups in control panel)!
  14 +# You will see the list of groups (communities/enterprises) that you are a member. The groups that you can manage are listed with a link "Manage". Assuming that you are a community administrator, click on "Manage" link. !=/images/doc/groups-list-with-manage-community.en.png(Groups list with permission to manage enterprise)!
  15 +
  16 +h2(#Description). Description
  17 +
  18 +# In community control panel, click on "Manage members" !=/images/doc/community-control-panel-manage-members.en.png(Manage members in control panel)!
  19 +# You will see the members list of community and the send e-mail button. Click on the button.
  20 + !=/images/doc/community-members-with-send-mail-button.en.png(Community's members list)!
  21 +# Fill in the "Subject" field with the subject of the e-mail and the "Body" field with the content of the e-mail you want to send. Then, click on "Send" !=/images/doc/community-send-email.en.png(Sending e-mail to community members)!
  22 +
  23 +h2(#RelatedTopics). Related topics
  24 +
  25 +* "Creating a community":/doc/community/creating-community
  26 +* "Joining a community":/doc/community/joining-community
  27 +* "Accepting members":/doc/community/accepting-members
  28 +
  29 +"Back to top":#online-doc-text
... ...
doc/noosfero/navigation/community-balloon.textile 0 → 100644
... ... @@ -0,0 +1,28 @@
  1 +h1(order-619). Community balloon
  2 +
  3 +p. _When an user is navigating on the system, he can see details of a community and become a member quickly._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +p. If enabled on environment, wherever a community appears you can click on the top-left corner to see the community balloon !=/images/doc/community-balloon-closed-en.png(Community balloon link)!
  12 +
  13 +
  14 +h2(#Description). Description
  15 +
  16 +p. The community balloon has links to allow direct access to some community's pages !=/images/doc/community-balloon-en.png(Community balloon links)!
  17 +# Wall: lists scraps sent to this community
  18 +# Members: lists the community's members
  19 +# Agenda: lists the events crated on community
  20 +# Join: if you are not a member of community, you can quickly join it clicking on this link
  21 +# Leave: if you are a member of community, you can quickly leave it clicking on this link
  22 +# Send an e-mail: if you are a member of community, you can send an e-mail to the community admins clicking on this link
  23 +
  24 +h2(#RelatedTopics). Related topics
  25 +
  26 +* "Finding communities":/doc/navigation/searching-communities
  27 +
  28 +"Back to top":#online-doc-text
... ...
doc/noosfero/navigation/finding-more-active-communities.textile 0 → 100644
... ... @@ -0,0 +1,30 @@
  1 +h1(order-615). Finding more active communities
  2 +
  3 +p. _To find the communities who create more content._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +p. Find on top of page the term "communities" and click on the arrow below it:
  12 + !=/images/doc/menu-more-active-communities.en.png(More active communities on top menu)!
  13 +
  14 +h2(#Description). Description
  15 +# The communities will be listed ordered by number of content created with most active first. Below the profile's picture, you will see the number of articles created by the community !=/images/doc/more-active-communities-detail.en.png(Profile with number of articles)!
  16 +# Fill in the search field with what you want to look for and click on "Search" !=/images/doc/more-active-communities.en.png(More active communities search field)!
  17 +# Then you will see the search results ordered by the number of content created by the community !=/images/doc/more-active-communities-with-example.en.png(More active communities search results with example)!
  18 +# Clicking on one of the search results, you will be redirected to the homepage of choosen community.
  19 +
  20 +h2(#RelatedTopics). Related topics
  21 +
  22 +* "Searching":/doc/navigation/searching
  23 +* "Finding more recent communities":/doc/navigation/finding-more-recent-communities
  24 +* "Finding more popular communities":/doc/navigation/finding-more-popular-communities
  25 +* "Finding communities":/doc/navigation/searching-communities
  26 +* "Finding enterprises":/doc/navigation/searching-enterprises
  27 +* "Finding products and services":/doc/navigation/searching-products-services
  28 +* "Advanced search":/doc/navigation/advanced-search
  29 +
  30 +"Back to top":#online-doc-text
... ...
doc/noosfero/navigation/finding-more-active-people.textile 0 → 100644
... ... @@ -0,0 +1,30 @@
  1 +h1(order-614). Finding more active people
  2 +
  3 +p. _To find the people who create more content._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +p. Find on top of page the term "People" and click on the arrow below it:
  12 + !=/images/doc/menu-more-active-people.en.png(More active people on top menu)!
  13 +
  14 +h2(#Description). Description
  15 +# The people will be listed ordered by number of content created with most active first. Below the profile's picture, you will see the number of articles created by the person !=/images/doc/more-active-people-detail.en.png(Profile with number of articles)!
  16 +# Fill in the search field with what you want to look for and click on "Search" !=/images/doc/more-active-people.en.png(More active people search field)!
  17 +# Then you will see the search results ordered by the number of content created by the person !=/images/doc/more-active-people-with-example.en.png(More active people search results with example)!
  18 +# Clicking on one of the search results, you will be redirected to the homepage of choosen person.
  19 +
  20 +h2(#RelatedTopics). Related topics
  21 +
  22 +* "Searching":/doc/navigation/searching
  23 +* "Finding more recent people":/doc/navigation/finding-more-recent-people
  24 +* "Finding more popular people":/doc/navigation/finding-more-popular-people
  25 +* "Finding communities":/doc/navigation/searching-communities
  26 +* "Finding enterprises":/doc/navigation/searching-enterprises
  27 +* "Finding products and services":/doc/navigation/searching-products-services
  28 +* "Advanced search":/doc/navigation/advanced-search
  29 +
  30 +"Back to top":#online-doc-text
... ...
doc/noosfero/navigation/finding-more-popular-communities.textile 0 → 100644
... ... @@ -0,0 +1,30 @@
  1 +h1(order-617). Finding more popular communities
  2 +
  3 +p. _To find the communities who has more members._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +p. Find on top of page the term "communities" and click on the arrow below it:
  12 + !=/images/doc/menu-more-popular-communities.en.png(More popular communities on top menu)!
  13 +
  14 +h2(#Description). Description
  15 +# The communities will be listed ordered by number of members with most popular first. Below the profile's picture, you will see the number of members the community has !=/images/doc/more-popular-communities-detail.en.png(Profile with number of members)!
  16 +# Fill in the search field with what you want to look for and click on "Search" !=/images/doc/more-popular-communities.en.png(More popular communities search field)!
  17 +# Then you will see the search results ordered by the number of members the community has !=/images/doc/more-popular-communities-with-example.en.png(More popular communities search results with example)!
  18 +# Clicking on one of the search results, you will be redirected to the homepage of choosen community.
  19 +
  20 +h2(#RelatedTopics). Related topics
  21 +
  22 +* "Searching":/doc/navigation/searching
  23 +* "Finding more recent communities":/doc/navigation/finding-more-recent-communities
  24 +* "Finding more popular communities":/doc/navigation/finding-more-active-communities
  25 +* "Finding communities":/doc/navigation/searching-communities
  26 +* "Finding enterprises":/doc/navigation/searching-enterprises
  27 +* "Finding products and services":/doc/navigation/searching-products-services
  28 +* "Advanced search":/doc/navigation/advanced-search
  29 +
  30 +"Back to top":#online-doc-text
... ...
doc/noosfero/navigation/finding-more-popular-people.textile 0 → 100644
... ... @@ -0,0 +1,30 @@
  1 +h1(order-616). Finding more popular people
  2 +
  3 +p. _To find the people who has more friends._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +p. Find on top of page the term "People" and click on the arrow below it:
  12 + !=/images/doc/menu-more-popular-people.en.png(More popular people on top menu)!
  13 +
  14 +h2(#Description). Description
  15 +# The people will be listed ordered by number of friends with most popular first. Below the profile's picture, you will see the number of friends the person has !=/images/doc/more-popular-people-detail.en.png(Profile with number of friends)!
  16 +# Fill in the search field with what you want to look for and click on "Search" !=/images/doc/more-popular-people.en.png(More popular people search field)!
  17 +# Then you will see the search results ordered by the number of friends the person has on environment !=/images/doc/more-popular-people-with-example.en.png(More popular people search results with example)!
  18 +# Clicking on one of the search results, you will be redirected to the homepage of choosen person.
  19 +
  20 +h2(#RelatedTopics). Related topics
  21 +
  22 +* "Searching":/doc/navigation/searching
  23 +* "Finding more recent people":/doc/navigation/finding-more-recent-people
  24 +* "Finding more popular people":/doc/navigation/finding-more-active-people
  25 +* "Finding communities":/doc/navigation/searching-communities
  26 +* "Finding enterprises":/doc/navigation/searching-enterprises
  27 +* "Finding products and services":/doc/navigation/searching-products-services
  28 +* "Advanced search":/doc/navigation/advanced-search
  29 +
  30 +"Back to top":#online-doc-text
... ...
doc/noosfero/navigation/finding-more-recent-communities.textile 0 → 100644
... ... @@ -0,0 +1,30 @@
  1 +h1(order-613). Finding more recent communities
  2 +
  3 +p. _To find the communities created on the system in recent times._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +p. Find on top of page the term "communities" and click on the arrow below it:
  12 + !=/images/doc/menu-more-recent-communities.en.png(More recent communities on top menu)!
  13 +
  14 +h2(#Description). Description
  15 +# The communities will be listed ordered by creation date with most recent first. Below the profile's picture, you will see the date that the community was created !=/images/doc/more-recent-communities-detail.en.png(Profile with creation date)!
  16 +# Fill in the search field with what you want to look for and click on "Search" !=/images/doc/more-recent-communities.en.png(More recent communities search field)!
  17 +# Then you will see the search results ordered by creation date !=/images/doc/more-recent-communities-with-example.en.png(More recent communities search results with example)!
  18 +# Clicking on one of the search results, you will be redirected to the homepage of choosen community.
  19 +
  20 +h2(#RelatedTopics). Related topics
  21 +
  22 +* "Searching":/doc/navigation/searching
  23 +* "Finding more recent communities":/doc/navigation/finding-more-active-communities
  24 +* "Finding more popular communities":/doc/navigation/finding-more-popular-communities
  25 +* "Finding communities":/doc/navigation/searching-communities
  26 +* "Finding enterprises":/doc/navigation/searching-enterprises
  27 +* "Finding products and services":/doc/navigation/searching-products-services
  28 +* "Advanced search":/doc/navigation/advanced-search
  29 +
  30 +"Back to top":#online-doc-text
... ...
doc/noosfero/navigation/finding-more-recent-people.textile 0 → 100644
... ... @@ -0,0 +1,30 @@
  1 +h1(order-612). Finding more recent people
  2 +
  3 +p. _To find the people who joined the system in recent times._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +p. Find on top of page the term "People" and click on the arrow below it:
  12 + !=/images/doc/menu-more-recent-people.en.png(More recent people on top menu)!
  13 +
  14 +h2(#Description). Description
  15 +# The people will be listed ordered by creation date with most recent first. Below the profile's picture, you will see the date that the person joined the network !=/images/doc/more-recent-people-detail.en.png(Profile with creation date)!
  16 +# Fill in the search field with what you want to look for and click on "Search" !=/images/doc/more-recent-people.en.png(More recent people search field)!
  17 +# Then you will see the search results ordered by creation date !=/images/doc/more-recent-people-with-example.en.png(More recent people search results with example)!
  18 +# Clicking on one of the search results, you will be redirected to the homepage of choosen person.
  19 +
  20 +h2(#RelatedTopics). Related topics
  21 +
  22 +* "Searching":/doc/navigation/searching
  23 +* "Finding more recent people":/doc/navigation/finding-more-active-people
  24 +* "Finding more popular people":/doc/navigation/finding-more-popular-people
  25 +* "Finding communities":/doc/navigation/searching-communities
  26 +* "Finding enterprises":/doc/navigation/searching-enterprises
  27 +* "Finding products and services":/doc/navigation/searching-products-services
  28 +* "Advanced search":/doc/navigation/advanced-search
  29 +
  30 +"Back to top":#online-doc-text
... ...
doc/noosfero/navigation/person-balloon.textile 0 → 100644
... ... @@ -0,0 +1,26 @@
  1 +h1(order-618). Person balloon
  2 +
  3 +p. _When an user is navigating on the system, he can see details of a person and become a friend quickly._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +p. If enabled on environment, wherever a person appears you can click on the top-left corner to see the person balloon !=/images/doc/person-balloon-closed-en.png(Person balloon link)!
  12 +
  13 +h2(#Description). Description
  14 +
  15 +p. The person balloon has links to allow direct access to some person's pages !=/images/doc/person-balloon-en.png(person balloon links)!
  16 +# Wall: lists scraps sent to this person
  17 +# Friends: lists the person's friends
  18 +# Communities: lists the person's communities
  19 +# Add: if you are not friend of the person, you can quickly ask to add her clicking on this link
  20 +# Send an e-mail: if you are a friend of the person, you can send an e-mail to the her clicking on this link
  21 +
  22 +h2(#RelatedTopics). Related topics
  23 +
  24 +* "Finding people":/doc/navigation/searching-people
  25 +
  26 +"Back to top":#online-doc-text
... ...
doc/noosfero/user/deleting-profile.textile 0 → 100644
... ... @@ -0,0 +1,25 @@
  1 +h1(order-405). Deleting a profile
  2 +
  3 +p. _You can delete your profile if you don't want to be a member of the environment anymore._
  4 +
  5 +* "How to access":#HowAccess
  6 +* "Description":#Description
  7 +* "Related topics":#RelatedTopics
  8 +
  9 +h2(#HowAccess). How to access
  10 +
  11 +# Find your user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)!
  12 +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)!
  13 +
  14 +h2(#Description). Description
  15 +
  16 +# In your control panel, click on "Profile Info and settings" !=/images/doc/control-panel-person-edit-profile-info.en.png(Control panel with edit profile info of person)!
  17 +# You will see a form with your information and settings. Click on the "Delete profile" button below the privacy options !=/images/doc/control-panel-person-delete-profile.en.png(Delete profile link)!
  18 +# You will see a confirmation page. If you are sure that you want to delete the profile, click on "Yes, I am sure" !=/images/doc/person-delete-profile-confirmation.en.png(Delete profile confirmation)!
  19 +
  20 +h2(#RelatedTopics). Related topics
  21 +
  22 +* "Registering a new user":/doc/user/registering-new-user
  23 +* "Login into the system":/doc/user/login
  24 +
  25 +"Back to top":#online-doc-text
... ...
public/images/doc/admin-panel-export-users.en.png 0 → 100644

9.52 KB

public/images/doc/admin-panel-export-users.pt.png 0 → 100644

10.8 KB

public/images/doc/admin-panel-manage-users.en.png 0 → 100644

21.2 KB

public/images/doc/admin-panel-manage-users.pt.png 0 → 100644

24.2 KB

public/images/doc/admin-panel-send-email.en.png 0 → 100644

9.3 KB

public/images/doc/admin-panel-send-email.pt.png 0 → 100644

10.4 KB

public/images/doc/admin-send-email.en.png 0 → 100644

16.6 KB

public/images/doc/admin-send-email.pt.png 0 → 100644

16.1 KB

public/images/doc/article-text-lead.en.png 0 → 100644

13.9 KB

public/images/doc/article-text-lead.pt.png 0 → 100644

13.9 KB

public/images/doc/article-text.en.png

14.9 KB | W: | H:

20.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
public/images/doc/article-text.pt.png

15.9 KB | W: | H:

19.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
public/images/doc/community-balloon-closed-en.png 0 → 100644

7.95 KB

public/images/doc/community-balloon-closed.en.png 0 → 100644

7.95 KB

public/images/doc/community-balloon-en.png 0 → 100644

14.4 KB

public/images/doc/community-balloon-pt.png 0 → 100644

13 KB

public/images/doc/community-balloon.en.png 0 → 100644

14.4 KB

public/images/doc/community-balloon.pt.png 0 → 100644

13 KB

public/images/doc/community-members-with-send-mail-button.en.png 0 → 100644

31.8 KB

public/images/doc/community-members-with-send-mail-button.pt.png 0 → 100644

31.7 KB

public/images/doc/community-send-email.en.png 0 → 100644

17.2 KB

public/images/doc/community-send-email.pt.png 0 → 100644

16.8 KB

public/images/doc/control-panel-person-delete-profile.en.png 0 → 100644

26.9 KB

public/images/doc/control-panel-person-delete-profile.pt.png 0 → 100644

27.7 KB

public/images/doc/menu-admin.en.png 0 → 100644

10.5 KB

public/images/doc/menu-admin.pt.png 0 → 100644

11 KB

public/images/doc/menu-more-active-communities.en.png 0 → 100644

22.4 KB

public/images/doc/menu-more-active-communities.pt.png 0 → 100644

25.3 KB

public/images/doc/menu-more-active-people.en.png 0 → 100644

30.7 KB

public/images/doc/menu-more-active-people.pt.png 0 → 100644

32.2 KB

public/images/doc/menu-more-popular-communities.en.png 0 → 100644

23.5 KB

public/images/doc/menu-more-popular-communities.pt.png 0 → 100644

24.6 KB

public/images/doc/menu-more-popular-people.en.png 0 → 100644

30.5 KB

public/images/doc/menu-more-popular-people.pt.png 0 → 100644

31.3 KB

public/images/doc/menu-more-recent-communities.en.png 0 → 100644

22.6 KB

public/images/doc/menu-more-recent-communities.pt.png 0 → 100644

25.5 KB

public/images/doc/menu-more-recent-people.en.png 0 → 100644

30.8 KB

public/images/doc/menu-more-recent-people.pt.png 0 → 100644

23.8 KB

public/images/doc/more-active-communities-detail.en.png 0 → 100644

6.53 KB

public/images/doc/more-active-communities-detail.pt.png 0 → 100644

6.57 KB

public/images/doc/more-active-communities-with-example.en.png 0 → 100644

13.7 KB

public/images/doc/more-active-communities-with-example.pt.png 0 → 100644

13.5 KB

public/images/doc/more-active-communities.en.png 0 → 100644

26.1 KB

public/images/doc/more-active-communities.pt.png 0 → 100644

25.9 KB

public/images/doc/more-active-people-detail.en.png 0 → 100644

5.02 KB

public/images/doc/more-active-people-detail.pt.png 0 → 100644

5 KB

public/images/doc/more-active-people-with-example.en.png 0 → 100644

13.5 KB

public/images/doc/more-active-people-with-example.pt.png 0 → 100644

13.4 KB

public/images/doc/more-active-people.en.png 0 → 100644

29 KB

public/images/doc/more-active-people.pt.png 0 → 100644

29.2 KB

public/images/doc/more-popular-communities-detail.en.png 0 → 100644

6.41 KB

public/images/doc/more-popular-communities-detail.pt.png 0 → 100644

6.52 KB

public/images/doc/more-popular-communities-with-example.en.png 0 → 100644

13.1 KB

public/images/doc/more-popular-communities-with-example.pt.png 0 → 100644

13.3 KB

public/images/doc/more-popular-communities.en.png 0 → 100644

24.7 KB

public/images/doc/more-popular-communities.pt.png 0 → 100644

24.6 KB

public/images/doc/more-popular-people-detail.en.png 0 → 100644

4.96 KB

public/images/doc/more-popular-people-detail.pt.png 0 → 100644

4.95 KB

public/images/doc/more-popular-people-with-example.en.png 0 → 100644

12.7 KB

public/images/doc/more-popular-people-with-example.pt.png 0 → 100644

13.1 KB

public/images/doc/more-popular-people.en.png 0 → 100644

31 KB

public/images/doc/more-popular-people.pt.png 0 → 100644

31.4 KB

public/images/doc/more-recent-communities-detail.en.png 0 → 100644

7.06 KB

public/images/doc/more-recent-communities-detail.pt.png 0 → 100644

7.18 KB

public/images/doc/more-recent-communities-with-example.en.png 0 → 100644

14 KB

public/images/doc/more-recent-communities-with-example.pt.png 0 → 100644

14.6 KB

public/images/doc/more-recent-communities.en.png 0 → 100644

26.2 KB

public/images/doc/more-recent-communities.pt.png 0 → 100644

27.1 KB

public/images/doc/more-recent-people-detail.en.png 0 → 100644

5.69 KB

public/images/doc/more-recent-people-detail.pt.png 0 → 100644

5.8 KB

public/images/doc/more-recent-people-with-example.en.png 0 → 100644

13.7 KB

public/images/doc/more-recent-people-with-example.pt.png 0 → 100644

14.5 KB

public/images/doc/more-recent-people.en.png 0 → 100644

33.9 KB

public/images/doc/more-recent-people.pt.png 0 → 100644

35 KB

public/images/doc/person-balloon-closed-en.png 0 → 100644

6.43 KB

public/images/doc/person-balloon-closed.en.png 0 → 100644

6.43 KB

public/images/doc/person-balloon-en.png 0 → 100644

12 KB

public/images/doc/person-balloon-pt.png 0 → 100644

12.7 KB

public/images/doc/person-balloon.en.png 0 → 100644

12 KB

public/images/doc/person-balloon.pt.png 0 → 100644

12.7 KB

public/images/doc/person-delete-profile-confirmation.en.png 0 → 100644

13.1 KB

public/images/doc/person-delete-profile-confirmation.pt.png 0 → 100644

13.7 KB

public/images/doc/system-homepage-top-menu-admin.en.png 0 → 100644

142 KB

public/images/doc/system-homepage-top-menu-admin.pt.png 0 → 100644

118 KB