diff --git a/doc/noosfero/cms/adding-images-to-gallery.textile b/doc/noosfero/cms/adding-images-to-gallery.textile index 0ddb750..3afb256 100644 --- a/doc/noosfero/cms/adding-images-to-gallery.textile +++ b/doc/noosfero/cms/adding-images-to-gallery.textile @@ -24,3 +24,4 @@ h2(#RelatedTopics). Related topics * "Managing your content":/doc/cms/managing-content +"Back to top":#online-doc-text diff --git a/doc/noosfero/cms/creating-blog.textile b/doc/noosfero/cms/creating-blog.textile index e6d327d..3d25280 100644 --- a/doc/noosfero/cms/creating-blog.textile +++ b/doc/noosfero/cms/creating-blog.textile @@ -32,3 +32,4 @@ h2(#RelatedTopics). Related topics * "Managing your content":/doc/cms/managing-content * "Posting on blog":/doc/cms/posting-on-blog +"Back to top":#online-doc-text diff --git a/doc/noosfero/cms/managing-content.textile b/doc/noosfero/cms/managing-content.textile index ff4b5d1..9d9b8b1 100644 --- a/doc/noosfero/cms/managing-content.textile +++ b/doc/noosfero/cms/managing-content.textile @@ -45,3 +45,5 @@ h2(#Description). Description h2(#RelatedTopics). Related topics * "Writing an article":/doc/cms/writing-article + +"Back to top":#online-doc-text diff --git a/doc/noosfero/cms/posting-on-blog.textile b/doc/noosfero/cms/posting-on-blog.textile index 18225de..0565f64 100644 --- a/doc/noosfero/cms/posting-on-blog.textile +++ b/doc/noosfero/cms/posting-on-blog.textile @@ -24,3 +24,4 @@ h2(#RelatedTopics). Related topics * "Creating a blog":/doc/cms/creating-blog * "Managing your content":/doc/cms/managing-content +"Back to top":#online-doc-text diff --git a/doc/noosfero/cms/writing-advanced-article.textile b/doc/noosfero/cms/writing-advanced-article.textile index a23862c..4f9fcb0 100644 --- a/doc/noosfero/cms/writing-advanced-article.textile +++ b/doc/noosfero/cms/writing-advanced-article.textile @@ -55,3 +55,5 @@ h3(#InsertingVideosAudio). Inserting videos and audio h2(#RelatedTopics). Related topics * "Writing an article":/doc/cms/writing-article + +"Back to top":#online-doc-text diff --git a/doc/noosfero/cms/writing-article.textile b/doc/noosfero/cms/writing-article.textile index 24371e1..00050d5 100644 --- a/doc/noosfero/cms/writing-article.textile +++ b/doc/noosfero/cms/writing-article.textile @@ -66,3 +66,4 @@ h2(#RelatedTopics). Related topics * "Writing advanced articles":/doc/cms/writing-advanced-article +"Back to top":#online-doc-text diff --git a/doc/noosfero/community/accepting-members.textile b/doc/noosfero/community/accepting-members.textile index a6f98f2..0bbb97e 100644 --- a/doc/noosfero/community/accepting-members.textile +++ b/doc/noosfero/community/accepting-members.textile @@ -25,3 +25,4 @@ h2(#RelatedTopics). Related topics * "Creating a community":/doc/community/creating-community * "Joining a community":/doc/community/joining-community +"Back to top":#online-doc-text diff --git a/doc/noosfero/community/creating-community.textile b/doc/noosfero/community/creating-community.textile index 8cc41ac..726581e 100644 --- a/doc/noosfero/community/creating-community.textile +++ b/doc/noosfero/community/creating-community.textile @@ -26,3 +26,5 @@ h2(#Description). Description h2(#RelatedTopics). Related topics * "Login into the system":/doc/user/login + +"Back to top":#online-doc-text diff --git a/doc/noosfero/community/editing-appearance.textile b/doc/noosfero/community/editing-appearance.textile new file mode 100644 index 0000000..d152634 --- /dev/null +++ b/doc/noosfero/community/editing-appearance.textile @@ -0,0 +1,32 @@ +h1. Editing appearance + +p. _You can customize the page of your community, changing the template of it._ + +* "How to access":#HowAccess +* "Description":#Description +* "Related topics":#RelatedTopics + +h2(#HowAccess). How to access + +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)! +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)! +# Click on "Manage my groups" button: !=/images/doc/control-panel-manage-groups.en.png(Manage groups in control panel)! +# 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 community)! +# Then, click on "Edit Appearance: !=/images/doc/control-panel-community-edit-appearance.en.png(Edit appearance on user control panel)! + +h2(#Description). Description + +# You will see the available templates: +## *default:* This template uses 3 columns. +## *rightbar:* In this template, your pages will have 2 columns. Your blocks will be displayed on the collumn on the right. +## *lefttbar:* In this template, your pages will have 2 columns. Your blocks will be displayed on the collumn on the left. +# You can change your template clicking on the link "Use this template" +!=/images/doc/edit-appearance.en.png(Edit appearance)! + +h2(#RelatedTopics). Related topics + +* "Login into the system":/doc/user/login +* "Logout of the system":/doc/user/logout +* "Editing header and footer":/doc/community/editing-header-footer + +"Back to top":#online-doc-text diff --git a/doc/noosfero/community/editing-header-footer.textile b/doc/noosfero/community/editing-header-footer.textile new file mode 100644 index 0000000..b198482 --- /dev/null +++ b/doc/noosfero/community/editing-header-footer.textile @@ -0,0 +1,54 @@ +h1. Editing header and footer + +p. _You can customize the page of your community, adding some text or image on header or footer._ + +* "How to access":#HowAccess +* "Description":#Description +* "Related topics":#RelatedTopics + +h2(#HowAccess). How to access + +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)! +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)! +# Click on "Manage my groups" button: !=/images/doc/control-panel-manage-groups.en.png(Manage groups in control panel)! +# 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 community)! +# Then, click on "Edit Header and Footer": !=/images/doc/control-panel-community-edit-header-footer.en.png(Edit header and footer on community control panel)! + +h2(#Description). Description + +# You will see 2 boxes. In the first box, add the content of your header, that will be displayed on the top of your page. In the second box, add the content of your footer, that will be displayed on the bottom of your page. +# On the top of both boxes 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)! +## From the left to right: +### *Print:* use this button if you want to print your the box content +### *Copy:* select a section of the text and click on this button to copy it +### *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 +### *Undo:* click on this button after writing or formatting some text and want to undo the action +### *Redo:* click on this button if you clicked on button "undo" and want to redo your last action +### *Find:* click on this button to find some word or phrase in your text +### *Find/Replace:* click on this button to find some word or phrase in your text and replace it for other +### *Font size:* used to define the size of characters. Select the text/word and change the size clicking on this button +### *Format:* if you want to use one of the pre-configured formats, select text/word, click on this button and select the desired format. +### *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 +### *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 +### *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 +### *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 +### *Unordered list:* it creates a list, inserting a small ball before each item. +### *Ordered list* it creates a numbered list, adding a number before each item. +### *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 +### *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 +### *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 +### *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 +### *Insert/edit link:* use it when you want to insert or edit a link to some address +### *Unlink:* if you have a link in your text, click on this button to remove the link +### *Insert/edit image:* use it if you want to insert an image or to edit an image that is in your text +### *Inserts a new table:* use it to insert a table in your text +### *Cleanup messy code:* click on this button to remove bad HTML code. You should use it after pasting a formatted text from another place +### *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 header/footer. +# After editing your header and footer, click on "Save" button !=/images/doc/edit-header-footer.en.png(Editing header and footer)! + +h2(#RelatedTopics). Related topics + +* "Login into the system":/doc/user/login +* "Logout of the system":/doc/user/logout + +"Back to top":#online-doc-text diff --git a/doc/noosfero/community/editing-sideboxes.textile b/doc/noosfero/community/editing-sideboxes.textile new file mode 100644 index 0000000..2de2753 --- /dev/null +++ b/doc/noosfero/community/editing-sideboxes.textile @@ -0,0 +1,55 @@ +h1. Editing sideboxes + +p. _You can customize the page of your community, changing the blocks that will be displayed on it._ + +* "How to access":#HowAccess +* "Description":#Description +* "Related topics":#RelatedTopics + +h2(#HowAccess). How to access + +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)! +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)! +# Click on "Manage my groups" button: !=/images/doc/control-panel-manage-groups.en.png(Manage groups in control panel)! +# 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 community)! +# Then, click on "Edit Sideboxes": !=/images/doc/control-panel-community-edit-sideboxes.en.png(Edit sideboxes on community control panel)! + +h2(#Description). Description + +# The model of the page will be displayed, always with 3 columns. If you want to add a new block, click on "Add a block": !=/images/doc/community-edit-sideboxes.en.png(Edit sideboxes)! +# You will see the blocks that you can add to your page: !=/images/doc/community-sideboxes-add-block.en.png(Add a block)! +## Select where you want to add the new block. You have only two options, "Area 2" (left side) and "Area 3" (right side). You cannot add a new block in the middle of your page. +## Choose which block will be added. +## After clicking on "Add" button, the new block will be displayed on the bottom of the area you selected. +# Types of blocks: +** *Display one of your contents:* This block displays one of the community's articles. You can edit the block to select which article is going to be displayed in the block. !=/images/doc/article-block.en.png(block)! +** *Last updates:* Display the most recents contents created on the community. You can choose how many articles will be listed. !=/images/doc/recent-content-block.en.png(Recent content block)! +** *Links (static menu):* You can use it to create a menu of links. You can add, remove and update the links as you wish. If you want a link to the community's blog, for example, you should type "/{profile}/blog" on the field "Address". The "{profile}" will be replaced by your identifier. !=/images/doc/links-block.en.png(Links block)! +** *Feed reader:* This block can be used to list the latest news from any site you want. You just need to inform the address of a RSS feed clicking on "Edit" button. You also can select the number of items that will be displayed. !=/images/doc/feed-reader-block.en.png(Feed reader block)! +** *Location map:* Shows where the community is on the material world. !=/images/doc/location-map-block.en.png(Location map block)! +** *Members:* Displays the members of the community. You can choose how many members will be displayed. !=/images/doc/members-block.en.png(Members block)! +** *Tags:* Tags are created when a person add some of them to the contents created on the community. This block will display the tags used on the contents. You can choose how many tags will be displayed. !=/images/doc/tags-block.en.png(Tags block)! +** *Profile Information:* It has a picture and some basic information about the community, like how long the profile is part of the environment and useful links. !=/images/doc/community-info-block.en.png(Profile info block)! +** *My network:* This block displays some information about the community's networking. !=/images/doc/community-network-block.en.png(Community network block)! +** *Profile Image:* This block presents the community image. !=/images/doc/community-image-block.en.png(Profile image block)! +** *Slideshow:* This block displays the images of one of the community's image galleries as a slideshow. You can edit the block to select which image gallery will be displayed. !=/images/doc/slideshow-block.en.png(Slideshow block)! +# In the bottom of each block you will see some buttons. Passing mouse over the button, the name of the button function is displayed. !=/images/doc/block-actions.en.png(Buttons from block)! +** From the left to right: +*** *Move block up:* The block will change place with the block on the top of it. +*** *Move block down:* The block will change place with the block on the bottom of it. +*** *Move to the opposite side:* The block is moved to the other side of your page, on the bottom of the column. If it is on the left, it is moved to the right side. If it is on the right, it is moved to the left side. +*** *Edit:* This button will only be displayed if the block is editable. Click on this button to configure the block. Some blocks have specific configuration. !=/images/doc/edit-block.en.png(block)! +#### Custom title of this block: Each block has a default title. If you want to change it, type your title in this field. +#### Display this block: Select how you want this block to be displayed. There are 3 options: +***** In all pages: The block will be displayed in all pages of your profile. +***** Only in the home page: The block will only be displayed on your homepage. +***** Don't display: The block will not be displayed. +*** *Remove block:* Remove the block from your page. +*** *Help on this block:* Display a message with a small description of the block. + +h2(#RelatedTopics). Related topics + +* "Editing header and footer":/doc/community/editing-header-footer +* "Editing appearance":/doc/community/editing-appearance + +"Back to top":#online-doc-text diff --git a/doc/noosfero/community/invite-contacts.textile b/doc/noosfero/community/invite-contacts.textile index b770096..5f068a1 100644 --- a/doc/noosfero/community/invite-contacts.textile +++ b/doc/noosfero/community/invite-contacts.textile @@ -32,3 +32,5 @@ h2(#RelatedTopics). Related topics * "Creating a community":/doc/community/creating-community * "Joining a community":/doc/community/joining-community * "Accepting members":/doc/community/accepting-members + +"Back to top":#online-doc-text diff --git a/doc/noosfero/community/joining-community.textile b/doc/noosfero/community/joining-community.textile index 564502a..beef965 100644 --- a/doc/noosfero/community/joining-community.textile +++ b/doc/noosfero/community/joining-community.textile @@ -21,3 +21,5 @@ h2(#Descriptio). Description h2(#RelatedTopics). Related topics * "Finding communities":/doc/navigation/searching-communities + +"Back to top":#online-doc-text diff --git a/doc/noosfero/community/moderating-articles.textile b/doc/noosfero/community/moderating-articles.textile index c821b64..7c881ef 100644 --- a/doc/noosfero/community/moderating-articles.textile +++ b/doc/noosfero/community/moderating-articles.textile @@ -30,3 +30,5 @@ h2(#RelatedTopics). Related topics * "Creating a community":/doc/community/creating-community * "Joining a community":/doc/community/joining-community + +"Back to top":#online-doc-text diff --git a/doc/noosfero/enterprise/activating-enterprise.textile b/doc/noosfero/enterprise/activating-enterprise.textile index 4b89bb1..24515f9 100644 --- a/doc/noosfero/enterprise/activating-enterprise.textile +++ b/doc/noosfero/enterprise/activating-enterprise.textile @@ -27,3 +27,5 @@ h2(#RelatedTopics). Related Topics * "Editing enterprise settings":/doc/enterprise/editing-enterprise-info * "Registering a new user":/doc/user/registering-new-user + +"Back to top":#online-doc-text diff --git a/doc/noosfero/enterprise/disabling-enterprise.textile b/doc/noosfero/enterprise/disabling-enterprise.textile index bddfffd..1e055b7 100644 --- a/doc/noosfero/enterprise/disabling-enterprise.textile +++ b/doc/noosfero/enterprise/disabling-enterprise.textile @@ -24,3 +24,5 @@ h2(#RelatedTopics). Related Topics * "Login into the system":/doc/user/login * "Activating enterprise":/doc/enterprise/activating-enterprise + +"Back to top":#online-doc-text diff --git a/doc/noosfero/enterprise/editing-appearance.textile b/doc/noosfero/enterprise/editing-appearance.textile new file mode 100644 index 0000000..7fc2bef --- /dev/null +++ b/doc/noosfero/enterprise/editing-appearance.textile @@ -0,0 +1,32 @@ +h1. Editing appearance + +p. _You can customize the page of your enterprise, changing the template of it._ + +* "How to access":#HowAccess +* "Description":#Description +* "Related topics":#RelatedTopics + +h2(#HowAccess). How to access + +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)! +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)! +# Click on "Manage my groups" button: !=/images/doc/control-panel-manage-groups.en.png(Manage groups in control panel)! +# 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-enterprise.en.png(Groups list with permission to manage community)! +# Then, click on "Edit Appearance: !=/images/doc/control-panel-enterprise-edit-appearance.en.png(Edit appearance on user control panel)! + +h2(#Description). Description + +# You will see the available templates: +## *default:* This template uses 3 columns. +## *rightbar:* In this template, your pages will have 2 columns. Your blocks will be displayed on the collumn on the right. +## *lefttbar:* In this template, your pages will have 2 columns. Your blocks will be displayed on the collumn on the left. +# You can change your template clicking on the link "Use this template" +!=/images/doc/edit-appearance.en.png(Edit appearance)! + +h2(#RelatedTopics). Related topics + +* "Login into the system":/doc/user/login +* "Logout of the system":/doc/user/logout +* "Editing header and footer":/doc/enterprise/editing-header-footer + +"Back to top":#online-doc-text diff --git a/doc/noosfero/enterprise/editing-enterprise-info.textile b/doc/noosfero/enterprise/editing-enterprise-info.textile index 491b5e1..d3ee048 100644 --- a/doc/noosfero/enterprise/editing-enterprise-info.textile +++ b/doc/noosfero/enterprise/editing-enterprise-info.textile @@ -37,3 +37,4 @@ h2(#RelatedTopics). Related topics * "Login into the system":/doc/user/login * "Activating enterprise":/doc/enterprise/activating-enterprise +"Back to top":#online-doc-text diff --git a/doc/noosfero/enterprise/editing-header-footer.textile b/doc/noosfero/enterprise/editing-header-footer.textile new file mode 100644 index 0000000..8e4c00d --- /dev/null +++ b/doc/noosfero/enterprise/editing-header-footer.textile @@ -0,0 +1,54 @@ +h1. Editing header and footer + +p. _You can customize the page of your enterprise, adding some text or image on header or footer._ + +* "How to access":#HowAccess +* "Description":#Description +* "Related topics":#RelatedTopics + +h2(#HowAccess). How to access + +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)! +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)! +# Click on "Manage my groups" button: !=/images/doc/control-panel-manage-groups.en.png(Manage groups in control panel)! +# 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-enterprise.en.png(Groups list with permission to manage enterprise)! +# Then, click on "Edit Header and Footer": !=/images/doc/control-panel-enterprise-edit-header-footer.en.png(Edit header and footer on enterprise control panel)! + +h2(#Description). Description + +# You will see 2 boxes. In the first box, add the content of your header, that will be displayed on the top of your page. In the second box, add the content of your footer, that will be displayed on the bottom of your page. +# On the top of both boxes 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)! +## From the left to right: +### *Print:* use this button if you want to print your the box content +### *Copy:* select a section of the text and click on this button to copy it +### *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 +### *Undo:* click on this button after writing or formatting some text and want to undo the action +### *Redo:* click on this button if you clicked on button "undo" and want to redo your last action +### *Find:* click on this button to find some word or phrase in your text +### *Find/Replace:* click on this button to find some word or phrase in your text and replace it for other +### *Font size:* used to define the size of characters. Select the text/word and change the size clicking on this button +### *Format:* if you want to use one of the pre-configured formats, select text/word, click on this button and select the desired format. +### *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 +### *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 +### *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 +### *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 +### *Unordered list:* it creates a list, inserting a small ball before each item. +### *Ordered list* it creates a numbered list, adding a number before each item. +### *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 +### *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 +### *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 +### *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 +### *Insert/edit link:* use it when you want to insert or edit a link to some address +### *Unlink:* if you have a link in your text, click on this button to remove the link +### *Insert/edit image:* use it if you want to insert an image or to edit an image that is in your text +### *Inserts a new table:* use it to insert a table in your text +### *Cleanup messy code:* click on this button to remove bad HTML code. You should use it after pasting a formatted text from another place +### *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 header/footer. +# After editing your header and footer, click on "Save" button !=/images/doc/edit-header-footer.en.png(Editing header and footer)! + +h2(#RelatedTopics). Related topics + +* "Login into the system":/doc/user/login +* "Logout of the system":/doc/user/logout + +"Back to top":#online-doc-text diff --git a/doc/noosfero/enterprise/editing-sideboxes.textile b/doc/noosfero/enterprise/editing-sideboxes.textile new file mode 100644 index 0000000..faafa12 --- /dev/null +++ b/doc/noosfero/enterprise/editing-sideboxes.textile @@ -0,0 +1,57 @@ +h1. Editing sideboxes + +p. _You can customize the page of your enterprise, changing the blocks that will be displayed on it._ + +* "How to access":#HowAccess +* "Description":#Description +* "Related topics":#RelatedTopics + +h2(#HowAccess). How to access + +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)! +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)! +# Click on "Manage my groups" button: !=/images/doc/control-panel-manage-groups.en.png(Manage groups in control panel)! +# 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 an enterprise administrator, click on "Manage" link. !=/images/doc/groups-list-with-manage-enterprise.en.png(Groups list with permission to manage enterprise)! +# Then, click on "Edit Sideboxes": !=/images/doc/control-panel-enterprise-edit-sideboxes.en.png(Edit sideboxes on enterprise control panel)! + +h2(#Description). Description + +# The model of the page will be displayed, always with 3 columns. If you want to add a new block, click on "Add a block": !=/images/doc/enterprise-edit-sideboxes.en.png(Edit sideboxes)! +# You will see the blocks that you can add to your page: !=/images/doc/enterprise-sideboxes-add-block.en.png(Add a block)! +## Select where you want to add the new block. You have only two options, "Area 2" (left side) and "Area 3" (right side). You cannot add a new block in the middle of your page. +## Choose which block will be added. +## After clicking on "Add" button, the new block will be displayed on the bottom of the area you selected. +# Types of blocks: +** *Display one of your contents:* This block displays one of the enterprise's articles. You can edit the block to select which article is going to be displayed in the block. !=/images/doc/article-block.en.png(block)! +** *Last updates:* Display the most recents contents created on the enterprise. You can choose how many articles will be listed. !=/images/doc/recent-content-block.en.png(Recent content block)! +** *Links (static menu):* You can use it to create a menu of links. You can add, remove and update the links as you wish. If you want a link to the enterprise's blog, for example, you should type "/{profile}/blog" on the field "Address". The "{profile}" will be replaced by your identifier. !=/images/doc/links-block.en.png(Links block)! +** *Feed reader:* This block can be used to list the latest news from any site you want. You just need to inform the address of a RSS feed clicking on "Edit button". You also can select the number of items that will be displayed. !=/images/doc/feed-reader-block.en.png(Feed reader block)! +** *Location map:* Shows where the enterprise is on the material world. !=/images/doc/location-map-block.en.png(Location map block)! +** *Members:* Displays the members of the enterprise. You can choose how many members will be displayed. !=/images/doc/members-block.en.png(Members block)! +** *Products:* Displays the products of the enterprise. You can choose how many products will be displayed. !=/images/doc/products-block.en.png(Products block)! +** *Tags:* Tags are created when a person add some of them to the contents created on the enterprise. This block will display the tags used on the contents. You can choose how many tags will be displayed. !=/images/doc/tags-block.en.png(Tags block)! +** *Profile Information:* It has a picture and some basic information about the enterprise, like how long the profile is part of the environment and useful links. !=/images/doc/enterprise-info-block.en.png(Profile info block)! +** *My network:* This block displays some links. !=/images/doc/enterprise-network-block.en.png(enterprise network block)! +** *Profile Image:* This block presents the enterprise image. !=/images/doc/enterprise-image-block.en.png(Profile image block)! +** *Slideshow:* This block displays the images of one of the enterprise's image galleries as a slideshow. You can edit the block to select which image gallery will be displayed. !=/images/doc/slideshow-block.en.png(Slideshow block)! +** *"Disabled enterprise" message:* Shows a message for disabled enterprises. !=/images/doc/disabled-enterprise-block.en.png(Disabled enterprise block)! +# In the bottom of each block you will see some buttons. Passing mouse over the button, the name of the button function is displayed. !=/images/doc/block-actions.en.png(Buttons from block)! +** From the left to right: +*** *Move block up:* The block will change place with the block on the top of it. +*** *Move block down:* The block will change place with the block on the bottom of it. +*** *Move to the opposite side:* The block is moved to the other side of your page, on the bottom of the column. If it is on the left, it is moved to the right side. If it is on the right, it is moved to the left side. +*** *Edit:* This button will only be displayed if the block is editable. Click on this button to configure the block. Some blocks have specific configuration. !=/images/doc/edit-block.en.png(block)! +#### Custom title of this block: Each block has a default title. If you want to change it, type your title in this field. +#### Display this block: Select how you want this block to be displayed. There are 3 options: +***** In all pages: The block will be displayed in all pages of your profile. +***** Only in the home page: The block will only be displayed on your homepage. +***** Don't display: The block will not be displayed. +*** *Remove block:* Remove the block from your page. +*** *Help on this block:* Display a message with a small description of the block. + +h2(#RelatedTopics). Related topics + +* "Editing header and footer":/doc/enterprise/editing-header-footer +* "Editing appearance":/doc/enterprise/editing-appearance + +"Back to top":#online-doc-text diff --git a/doc/noosfero/enterprise/managing-enterprise-members.textile b/doc/noosfero/enterprise/managing-enterprise-members.textile index 05f8f2d..9f4fd8d 100644 --- a/doc/noosfero/enterprise/managing-enterprise-members.textile +++ b/doc/noosfero/enterprise/managing-enterprise-members.textile @@ -30,3 +30,4 @@ h2(#RelatedTopics). Related topics * "Editing enterprise settings":/doc/enterprise/editing-enterprise-info * "Activating your enterprise":/doc/enterprise/activating-enterprise +"Back to top":#online-doc-text diff --git a/doc/noosfero/navigation/advanced-search.textile b/doc/noosfero/navigation/advanced-search.textile index d209623..8bfe27c 100644 --- a/doc/noosfero/navigation/advanced-search.textile +++ b/doc/noosfero/navigation/advanced-search.textile @@ -29,3 +29,4 @@ h2(#RelatedTopics). Related topics * "Finding enterprises":/doc/navigation/searching-enterprises * "Finding products and services":/doc/navigation/searching-products-services +"Back to top":#online-doc-text diff --git a/doc/noosfero/navigation/searching-communities.textile b/doc/noosfero/navigation/searching-communities.textile index f4c3880..aa2a9e6 100644 --- a/doc/noosfero/navigation/searching-communities.textile +++ b/doc/noosfero/navigation/searching-communities.textile @@ -29,3 +29,4 @@ h2(#RelatedTopics). Related topics * "Finding products and services":/doc/navigation/searching-products-services * "Advanced search":/doc/navigation/advanced-search +"Back to top":#online-doc-text diff --git a/doc/noosfero/navigation/searching-enterprises.textile b/doc/noosfero/navigation/searching-enterprises.textile index cca5a91..339f84a 100644 --- a/doc/noosfero/navigation/searching-enterprises.textile +++ b/doc/noosfero/navigation/searching-enterprises.textile @@ -33,3 +33,4 @@ h2(#RelatedTopics). Related topics * "Finding products and services":/doc/navigation/searching-products-services * "Advanced search":/doc/navigation/advanced-search +"Back to top":#online-doc-text diff --git a/doc/noosfero/navigation/searching-people.textile b/doc/noosfero/navigation/searching-people.textile index ddbef93..086ef96 100644 --- a/doc/noosfero/navigation/searching-people.textile +++ b/doc/noosfero/navigation/searching-people.textile @@ -30,3 +30,4 @@ h2(#RelatedTopics). Related topics * "Finding products and services":/doc/navigation/searching-products-services * "Advanced search":/doc/navigation/advanced-search +"Back to top":#online-doc-text diff --git a/doc/noosfero/navigation/searching-products-services.textile b/doc/noosfero/navigation/searching-products-services.textile index 314569e..9501fae 100644 --- a/doc/noosfero/navigation/searching-products-services.textile +++ b/doc/noosfero/navigation/searching-products-services.textile @@ -32,3 +32,5 @@ h2(#RelatedTopics). Related topics * "Finding communities":/doc/navigation/searching-communities * "Finding enterprises":/doc/navigation/searching-enterprises * "Advanced search":/doc/navigation/advanced-search + +"Back to top":#online-doc-text diff --git a/doc/noosfero/navigation/searching.textile b/doc/noosfero/navigation/searching.textile index 5089390..f2a2729 100644 --- a/doc/noosfero/navigation/searching.textile +++ b/doc/noosfero/navigation/searching.textile @@ -25,3 +25,4 @@ h2(#RelatedTopics). Related topics * "Finding products and services":/doc/navigation/searching-products-services * "Advanced search":/doc/navigation/advanced-search +"Back to top":#online-doc-text diff --git a/doc/noosfero/user/accepting-friends.textile b/doc/noosfero/user/accepting-friends.textile index 3092767..c8c8616 100644 --- a/doc/noosfero/user/accepting-friends.textile +++ b/doc/noosfero/user/accepting-friends.textile @@ -25,3 +25,4 @@ h2(#RelatedTopics). Related Topics * "Adding friends":/doc/user/adding-friends * "Removing friends":/doc/user/removing-friends +"Back to top":#online-doc-text diff --git a/doc/noosfero/user/adding-friends.textile b/doc/noosfero/user/adding-friends.textile index 9311a69..89c68a0 100644 --- a/doc/noosfero/user/adding-friends.textile +++ b/doc/noosfero/user/adding-friends.textile @@ -21,3 +21,4 @@ h2(#RelatedTopics). Related topics * "Accepting friends":/doc/user/accepting-friends * "Finding people":/doc/navigation/searching-people +"Back to top":#online-doc-text diff --git a/doc/noosfero/user/changing-password.textile b/doc/noosfero/user/changing-password.textile new file mode 100644 index 0000000..e7de3fa --- /dev/null +++ b/doc/noosfero/user/changing-password.textile @@ -0,0 +1,28 @@ +h1. Changing password + +p. _Whenever you want, you can change your password._ + +* "How to access":#HowAccess +* "Description":#Description +* "Related topics":#RelatedTopics + +h2(#HowAccess). How to access + +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)! +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)! +# Then, click on "Change Password": !=/images/doc/control-panel-change-password.en.png(Change password in control panel)! + +h2(#Description). Description + +!=/images/doc/change-password.en.png(Changing password)! +# Fill in with your password. +# Fill in with your new password. +# Retype your new password, to confirm it. +Then, click on "Change password". + +h2(#RelatedTopics). Related topics + +* "Login into the system":/doc/user/login +* "Logout of the system":/doc/user/logout + +"Back to top":#online-doc-text diff --git a/doc/noosfero/user/commenting.textile b/doc/noosfero/user/commenting.textile index 421a741..9c9c6f7 100644 --- a/doc/noosfero/user/commenting.textile +++ b/doc/noosfero/user/commenting.textile @@ -23,3 +23,4 @@ h2(#RelatedTopics). Related topics * "Login into the system":/doc/user/login +"Back to top":#online-doc-text diff --git a/doc/noosfero/user/editing-appearance.textile b/doc/noosfero/user/editing-appearance.textile new file mode 100644 index 0000000..9e7193e --- /dev/null +++ b/doc/noosfero/user/editing-appearance.textile @@ -0,0 +1,30 @@ +h1. Editing appearance + +p. _You can customize your page, changing the template of it._ + +* "How to access":#HowAccess +* "Description":#Description +* "Related topics":#RelatedTopics + +h2(#HowAccess). How to access + +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)! +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)! +# Then, click on "Edit Appearance: !=/images/doc/control-panel-user-edit-appearance.en.png(Edit appearance on user control panel)! + +h2(#Description). Description + +# You will see the available templates: +## *default:* This template uses 3 columns. +## *rightbar:* In this template, your pages will have 2 columns. Your blocks will be displayed on the collumn on the right. +## *lefttbar:* In this template, your pages will have 2 columns. Your blocks will be displayed on the collumn on the left. +# You can change your template clicking on the link "Use this template" +!=/images/doc/edit-appearance.en.png(Edit appearance)! + +h2(#RelatedTopics). Related topics + +* "Login into the system":/doc/user/login +* "Logout of the system":/doc/user/logout +* "Editing header and footer":/doc/user/editing-header-footer + +"Back to top":#online-doc-text diff --git a/doc/noosfero/user/editing-header-footer.textile b/doc/noosfero/user/editing-header-footer.textile new file mode 100644 index 0000000..bfabd2c --- /dev/null +++ b/doc/noosfero/user/editing-header-footer.textile @@ -0,0 +1,53 @@ +h1. Editing header and footer + +p. _You can customize your page, adding some text or image on header or footer._ + +* "How to access":#HowAccess +* "Description":#Description +* "Related topics":#RelatedTopics + +h2(#HowAccess). How to access + +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)! +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)! +# Then, click on "Edit Header and Footer": !=/images/doc/control-panel-user-edit-header-footer.en.png(Edit header and footer on user control panel)! + +h2(#Description). Description + +# You will see 2 boxes. In the first box, add the content of your header, that will be displayed on the top of your page. In the second box, add the content of your footer, that will be displayed on the bottom of your page. +# On the top of both boxes 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)! +## From the left to right: +### *Print:* use this button if you want to print your the box content +### *Copy:* select a section of the text and click on this button to copy it +### *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 +### *Undo:* click on this button after writing or formatting some text and want to undo the action +### *Redo:* click on this button if you clicked on button "undo" and want to redo your last action +### *Find:* click on this button to find some word or phrase in your text +### *Find/Replace:* click on this button to find some word or phrase in your text and replace it for other +### *Font size:* used to define the size of characters. Select the text/word and change the size clicking on this button +### *Format:* if you want to use one of the pre-configured formats, select text/word, click on this button and select the desired format. +### *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 +### *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 +### *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 +### *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 +### *Unordered list:* it creates a list, inserting a small ball before each item. +### *Ordered list* it creates a numbered list, adding a number before each item. +### *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 +### *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 +### *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 +### *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 +### *Insert/edit link:* use it when you want to insert or edit a link to some address +### *Unlink:* if you have a link in your text, click on this button to remove the link +### *Insert/edit image:* use it if you want to insert an image or to edit an image that is in your text +### *Inserts a new table:* use it to insert a table in your text +### *Cleanup messy code:* click on this button to remove bad HTML code. You should use it after pasting a formatted text from another place +### *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 header/footer. +# After editing your header and footer, click on "Save" button !=/images/doc/edit-header-footer.en.png(Editing header and footer)! + +h2(#RelatedTopics). Related topics + +* "Login into the system":/doc/user/login +* "Logout of the system":/doc/user/logout + +"Back to top":#online-doc-text diff --git a/doc/noosfero/user/editing-person-info.textile b/doc/noosfero/user/editing-person-info.textile index 104c94a..8beabe1 100644 --- a/doc/noosfero/user/editing-person-info.textile +++ b/doc/noosfero/user/editing-person-info.textile @@ -26,3 +26,4 @@ h2(#RelatedTopics). Related topics * "Login into the system":/doc/user/login +"Back to top":#online-doc-text diff --git a/doc/noosfero/user/editing-sideboxes.textile b/doc/noosfero/user/editing-sideboxes.textile new file mode 100644 index 0000000..b102e90 --- /dev/null +++ b/doc/noosfero/user/editing-sideboxes.textile @@ -0,0 +1,56 @@ +h1. Editing sideboxes + +p. _You can customize your page, changing the blocks that will be displayed on it._ + +* "How to access":#HowAccess +* "Description":#Description +* "Related topics":#RelatedTopics + +h2(#HowAccess). How to access + +# Find you user menu on top bar: !=/images/doc/system-homepage-top-menu.en.png(Top menu)! +# In user menu, click on Control Panel: !=/images/doc/menu-control-panel.en.png(Control panel on menu)! +# Then, click on "Edit Sideboxes": !=/images/doc/control-panel-user-edit-sideboxes.en.png(Edit sideboxes on user control panel)! + +h2(#Description). Description + +# The model of the page will be displayed, always with 3 columns. If you want to add a new block, click on "Add a block": !=/images/doc/user-edit-sideboxes.en.png(Edit sideboxes)! +# You will see the blocks that you can add to your page: !=/images/doc/user-sideboxes-add-block.en.png(Add a block)! +## Select where you want to add the new block. You have only two options, "Area 2" (left side) and "Area 3" (right side). You cannot add a new block in the middle of your page. +## Choose which block will be added. +## After clicking on "Add" button, the new block will be displayed on the bottom of the area you selected. +# Types of blocks: +** *Display one of your contents:* This block displays one of your articles. You can edit the block to select which one of your articles is going to be displayed in the block. !=/images/doc/article-block.en.png(Article block)! +** *Last updates:* Display the most recents contents that you created. You can choose how many articles will be listed. !=/images/doc/recent-content-block.en.png(Recent content block)! +** *Links (static menu):* You can use it to create a menu of links. You can add, remove and update the links as you wish. If you want a link to your blog, for example, you should type "/{profile}/blog" on the field "Address". The "{profile}" will be replaced by your identifier. !=/images/doc/links-block.en.png(Links block)! +** *Feed reader:* This block can be used to list the latest news from any site you want. You just need to inform the address of a RSS feed clicking on "Edit" button. You also can select the number of items that will be displayed. !=/images/doc/feed-reader-block.en.png(Feed reader block)! +** *Location map:* Shows where the profile is on the material world. !=/images/doc/location-map-block.en.png(Location map block)! +** *Friends:* Displays your friends. You can choose how many friends will be displayed. !=/images/doc/friends-block.en.png(Friends block)! +** *Communities:* Displays the communities in which the user is a member. You can choose how many communities will be displayed. !=/images/doc/communities-block.en.png(Communities block)! +** *Tags:* Tags are created when you add some of them to your contents. This block will display the tags used on your contents. You can choose how many tags will be displayed. !=/images/doc/tags-block.en.png(Tags block)! +** *Profile Information:* It has a picture and some basic information about the profile, like how long the profile is part of the environment and useful links. !=/images/doc/profile-info-block.en.png(Profile info block)! +** *My network:* This block displays some information about your networking. !=/images/doc/user-network-block.en.png(User network block)! +** *Profile Image:* This block presents the profile image. !=/images/doc/profile-image-block.en.png(Profile image block)! +** *Slideshow:* This block displays the images of one of your image galleries as a slideshow. You can edit the block to select which image gallery will be displayed. !=/images/doc/slideshow-block.en.png(Slideshow block)! +** *Favorite enterprises:* Lists your favorite enterprises. You can choose how many enterprises will be listed. !=/images/doc/favorite-enterprises-block.en.png(Favorite enterprises block)! +** *Enterprises:* This block displays the enterprises in which the user is a member. You can choose how many enterprises will be listed. !=/images/doc/enterprises-block.en.png(Enterprises block)! +# In the bottom of each block you will see some buttons. Passing mouse over the button, the name of the button function is displayed. !=/images/doc/block-actions.en.png(Buttons from block)! +** From the left to right: +*** *Move block up:* The block will change place with the block on the top of it. +*** *Move block down:* The block will change place with the block on the bottom of it. +*** *Move to the opposite side:* The block is moved to the other side of your page, on the bottom of the column. If it is on the left, it is moved to the right side. If it is on the right, it is moved to the left side. +*** *Edit:* This button will only be displayed if the block is editable. Click on this button to configure the block. Some blocks have specific configuration. !=/images/doc/edit-block.en.png(block)! +#### Custom title of this block: Each block has a default title. If you want to change it, type your title in this field. +#### Display this block: Select how you want this block to be displayed. There are 3 options: +***** In all pages: The block will be displayed in all pages of your profile. +***** Only in the home page: The block will only be displayed on your homepage. +***** Don't display: The block will not be displayed. +*** *Remove block:* Remove the block from your page. +*** *Help on this block:* Display a message with a small description of the block. + +h2(#RelatedTopics). Related topics + +* "Editing header and footer":/doc/user/editing-header-footer +* "Editing appearance":/doc/user/editing-appearance + +"Back to top":#online-doc-text diff --git a/doc/noosfero/user/invite-contacts.textile b/doc/noosfero/user/invite-contacts.textile index 2fb433a..680e090 100644 --- a/doc/noosfero/user/invite-contacts.textile +++ b/doc/noosfero/user/invite-contacts.textile @@ -29,3 +29,5 @@ h2(#RelatedTopics). Related topics * "Accepting friends":/doc/user/accepting-friends * "Removing friends":/doc/user/removing-friends + +"Back to top":#online-doc-text diff --git a/doc/noosfero/user/login.textile b/doc/noosfero/user/login.textile index 155599e..07bc137 100644 --- a/doc/noosfero/user/login.textile +++ b/doc/noosfero/user/login.textile @@ -20,3 +20,4 @@ h2(#RelatedTopics). Related topics * "Registering new user":/doc/user/registering-new-user * "Logout of the system":/doc/user/logout +"Back to top":#online-doc-text diff --git a/doc/noosfero/user/logout.textile b/doc/noosfero/user/logout.textile index 5a28d5b..06aeb06 100644 --- a/doc/noosfero/user/logout.textile +++ b/doc/noosfero/user/logout.textile @@ -19,3 +19,4 @@ h2(#RelatedTopics). Related topics * "Login into the system":/doc/user/login +"Back to top":#online-doc-text diff --git a/doc/noosfero/user/registering-new-user.textile b/doc/noosfero/user/registering-new-user.textile index 0d40d33..8856cdc 100644 --- a/doc/noosfero/user/registering-new-user.textile +++ b/doc/noosfero/user/registering-new-user.textile @@ -27,3 +27,4 @@ h2(#RelatedTopics). Related topics * "Accepting friends":/doc/user/accepting-friends * "Finding people":/doc/navigation/searching-people +"Back to top":#online-doc-text diff --git a/doc/noosfero/user/removing-comments.textile b/doc/noosfero/user/removing-comments.textile index 6acd5e8..f0d2328 100644 --- a/doc/noosfero/user/removing-comments.textile +++ b/doc/noosfero/user/removing-comments.textile @@ -20,3 +20,4 @@ h2(#RelatedTopics). Related topics * "Login into the system":/doc/user/login * "Commenting articles, pictures and events":/doc/user/commenting +"Back to top":#online-doc-text diff --git a/doc/noosfero/user/removing-friends.textile b/doc/noosfero/user/removing-friends.textile index 852ae1b..51642c0 100644 --- a/doc/noosfero/user/removing-friends.textile +++ b/doc/noosfero/user/removing-friends.textile @@ -24,3 +24,5 @@ h2(#RelatedTopics). Related topics * "Adding friends":/doc/user/adding-friends * "Accepting friends":/doc/user/accepting-friends + +"Back to top":#online-doc-text diff --git a/doc/noosfero/user/sending-messages.textile b/doc/noosfero/user/sending-messages.textile index a45a347..4eab79c 100644 --- a/doc/noosfero/user/sending-messages.textile +++ b/doc/noosfero/user/sending-messages.textile @@ -25,3 +25,4 @@ h2(#RelatedTopics). Related topics * "Adding friends":/doc/user/adding-friends * "Accepting friends":/doc/user/accepting-friends +"Back to top":#online-doc-text diff --git a/po/noosfero-doc.pot b/po/noosfero-doc.pot index 0f7cf77..eea9ced 100644 --- a/po/noosfero-doc.pot +++ b/po/noosfero-doc.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-03-03 17:35-0300\n" +"POT-Creation-Date: 2010-03-16 20:53-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -26,22 +26,22 @@ msgid "You can have a blog and publish posts on it." msgstr "" # type: Content of: