Commit cdd967cf7af7bb11894a03792386b854123f016d

Authored by Daniela Feitosa
1 parent 72c2fce8

Fixed cms and user doc's

doc/noosfero/cms/writing-advanced-article.textile
... ... @@ -4,9 +4,9 @@ p. _You can add images and links to the articles created on the system to make
4 4  
5 5 * "How to access":#howaccess
6 6 * "Description":#description
7   -** "Inserting links":#InsertingLinks
8   -** "Inserting images":#InsertingImages
9   -** "Inserting videos and audio":#InsertingVideosAudio
  7 +** "Inserting links":#insertinglinks
  8 +** "Inserting images":#insertingimages
  9 +** "Inserting videos and audio":#insertingvideosaudio
10 10 * "Related topics":#relatedtopics
11 11  
12 12 h2(#howaccess). How to access
... ... @@ -15,7 +15,7 @@ p. Read "Writing an article":/doc/cms/writing-article to learn how to access art
15 15  
16 16 h2(#description). Description
17 17  
18   -h3(#InsertingLinks). Inserting links
  18 +h3(#insertinglinks). Inserting links
19 19  
20 20 # Write the text that will be displayed !=/images/doc/article-text.en.png(Text on an article)!
21 21 # Select the text and click on "Insert/edit link" button !=/images/doc/advanced-article-insert-links.en.png(Insert links on an article)!
... ... @@ -27,7 +27,7 @@ h3(#InsertingLinks). Inserting links
27 27 # After filling in the form, click on "Insert" and the link will be inserted on article.
28 28 !=/images/doc/advanced-article-created-link.en.png(Created link on an article)!
29 29  
30   -h3(#InsertingImages). Inserting images
  30 +h3(#insertingimages). Inserting images
31 31  
32 32 p. When creating/editing an article, you will see a box in the right side.
33 33  
... ... @@ -45,7 +45,7 @@ p. When creating/editing an article, you will see a box in the right side.
45 45 ### Using your mouse, click and drag the image to the part of the text where it will be inserted.
46 46 !=/images/doc/advanced-article-archives-list.en.png(Archives list when writing an article)!
47 47  
48   -h3(#InsertingVideosAudio). Inserting videos and audio
  48 +h3(#insertingvideosaudio). Inserting videos and audio
49 49  
50 50 # Click on "HTML" button !=/images/doc/advanced-article-insert-html.en.png(Insert html on an article)!
51 51 # Insert the code of the video or audio an click on "Update" !=/images/doc/advanced-article-popup-insert-html.en.png(Insert html popup on an article)!
... ...
doc/noosfero/index.textile
1 1 h1. Noosfero online manual
2 2  
3   -This is the Noosfero online manual. In these pages you will find useful
4   -information on how to use Noosfero, manage a Noosfero environment and customize
5   -Noosfero in several ways.
  3 +This is the Noosfero online manual. In these pages you will find useful information on how to use Noosfero, manage a Noosfero environment and customize Noosfero in several ways.
6 4  
7   -To display the manual about a given topic, first choose a section in the
8   -left menu, and then choose a topic within the section.
  5 +To display the manual about a given topic, first choose a section in the left menu, and then choose a topic within the section.
... ...
doc/noosfero/user/commenting.textile
... ... @@ -12,7 +12,7 @@ h2(#howaccess). How to access
12 12  
13 13 # When a person is viewing an article, picture or event, you will see a button to send comments after the content: !=/images/doc/closed-comment-box.en.png(Box for comments closed)!
14 14  
15   -h2(Description). Description
  15 +h2(#description). Description
16 16  
17 17 * *Logged in user:* Click the button and a comment form will be displayed. You will see the title and body comment fields: !=/images/doc/open-comment-box-for-logged-in.en.png(Box for comments open when logged in)!
18 18 * *Not logged in user:* If you are not logged in, you will see name and e-mail fields to identify yourself: !=/images/doc/open-comment-box-for-not-logged-in.en.png(Box for comments open when not logged in)!
... ...
doc/noosfero/user/editing-header-footer.textile
... ... @@ -28,8 +28,7 @@ h2(#description). Description
28 28 ### *Format:* if you want to use one of the pre-configured formats, select text/word, click on this button and select the desired format.
29 29 ### *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
30 30 ### *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
31   -### *Underline:* it is also used to emphasize a word/phrase. One line is drawn under the word. Example: %{text-decoration:
32   -##underline;}home% . To use it, first you should select the word/phrase and then click on button
  31 +### *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
33 32 ### *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
34 33 ### *Unordered list:* it creates a list, inserting a small ball before each item.
35 34 ### *Ordered list* it creates a numbered list, adding a number before each item.
... ...
doc/noosfero/user/editing-person-info.textile
... ... @@ -17,8 +17,7 @@ h2(#description). Description
17 17 # You will see a form with your information and settings. This will be explained in parts
18 18 ## *General information:* Fill in with your data !=/images/doc/person-edit-profile-info-general-informationen.en.png(General information when editing person profile info)!
19 19 ## *Change picture:* Insert or change your picture. Click on"File…" and choose the image in your computer. The image must have a maximum of 500Kb e be _.jpg_ , _.gif_ or _.png_ . !=/images/doc/person-edit-profile-info-change-picture.en.png(Change picture when editing person profile info)!
20   -## *Privacy options:* Choose if your profile will be public or private. When a profile is private, the users that are
21   -not friends and that tries to view the profile or some of its contents will be redirected to a page that display only general information. !=/images/doc/person-edit-profile-privacy-options.en.png(Privacy options when editing enterprise profile info)!
  20 +## *Privacy options:* Choose if your profile will be public or private. When a profile is private, the users that are not friends and that tries to view the profile or some of its contents will be redirected to a page that display only general information. !=/images/doc/person-edit-profile-privacy-options.en.png(Privacy options when editing enterprise profile info)!
22 21 ## *Categories:* If enabled in the system, you can choose the categories that the person will have. !=/images/doc/person-edit-profile-categories.en.png(Categories when editing person profile info)!
23 22 # Then, click on "Save" button an the profile will be updated.
24 23  
... ...