Diaspora/Website
-
Serviços
Serviços
Services -
The Services page shows your connected services (e.g. Twitter, Tumblr, WordPress) and allows you to connect new services to your diaspora* seed. See %{part_link} for more on connected services.
-
Muito obrigado por ler este guia de iniciação! Nós esperamos que este lhe tenha sido útil e que agora se sinta confortável em utilizar o diaspora* como a sua nova página principal on-line. Se tiver quaisquer questões, sinta-se à vontade para as colocar publicamente no diaspora*, incluindo as etiquetas <span class="click">#help</span> e <span class="click">#question</click>, e assim os membros de outras comunidades podem tentar ajudá-lo. Por essa Internet existe uma comunidade excelente e colaboradora!
Muito obrigado por ler este guia de iniciação! Nós esperamos que este lhe tenha sido útil e que agora se sinta confortável em utilizar o diaspora* como a sua nova página principal on-line. Se tiver quaisquer questões, sinta-se à vontade para as colocar publicamente no diaspora*, incluindo as etiquetas
<span class="click">
#help</span>
e<span class="click">
#question</click>
, e assim os membros de outras comunidades podem tentar ajudá-lo. Por essa Internet existe uma comunidade excelente e colaboradora!That’s all, folks! Thanks a lot for reading this getting started guide. We hope it has been useful to you and that you now feel comfortable using diaspora* as your new online home. If there’s anything else you want to know about any aspect of using diaspora*, try our in-app help section – go to your user menu in the header bar and select<span class="click">
Help</span>
from the drop-down menu. -
Se tiver quaisquer questões que ainda não foram respondidas, fique à vontade para colocar uma publicação pública no diaspora*, incluindo as etiquetas <span class="click">#help</span> (#ajuda) e <span class="click">#question</span> (#questão), e assim os membros da comunidade poem tentar ajudá-lo. Existe uma comunidade maravilhosa e generosa por aí!
Se tiver quaisquer questões que ainda não foram respondidas, fique à vontade para colocar uma publicação pública no diaspora*, incluindo as etiquetas
<span class="click">
#help</span>
(#ajuda) e<span class="click">
#question</span>
(#questão), e assim os membros da comunidade poem tentar ajudá-lo. Existe uma comunidade maravilhosa e generosa por aí!If you have any questions that haven’t been answered, feel free to make a public post on diaspora* including the<span class="click">
#help</span>
and<span class="click">
#question</span>
tags so that other community members can try to help you. There’s a wonderful, generous community out there! -
Formatar Texto
Formatar Texto
Formatting text -
Formatação de Texto
Formatação de Texto
Formatting text -
On diaspora* it’s possible to format your text in status messages, comments and conversations using a simplified mark-up system called Markdown. This page gives an introduction to the codes used to create this formatting.
-
The first thing to note is that you must use two line breaks between paragraphs (except items in a list), otherwise the paragraps will run together. If you really want just one line break between two paragraphs, add two spaces at the end of the first paragraph.
-
É onde o botão <span class="click">Pré-visualizar</span> dá jeito. Teste alguma formatação, pré-visualize-a, trabalhe no que não está correto, corrija-a e pré-visualize-a novamente, até estar satisfeito!
É onde o botão
<span class="click">
Pré-visualizar</span>
dá jeito. Teste alguma formatação, pré-visualize-a, trabalhe no que não está correto, corrija-a e pré-visualize-a novamente, até estar satisfeito!This is where the<span class="click">
Preview</span>
button comes in really handy. Try some formatting, preview it, work out what isn’t right, fix it, and preview again, until you’re happy! -
In the examples below, you can copy the text in the grey areas and paste it into the publisher in diaspora* and use the
<span class="click">
Preview</span>
button to try out some formatting. -
Cabeçalhos
Cabeçalhos
Headings -
You can add first-, second- and third-level headings to your message by placing a hash symbol (#) at the start of a line, as follows:
-
An extremely large header
-
Half as big as the one above
-
Twice the size of normal text
-
Make sure to leave a space between the hashes and your text, to avoid creating a #tag instead of a heading. The heading ends once you hit enter to proceed to the next line.
-
Listas
Listas
Lists -
To create an bulleted list, place either *, + or - in front of each line you want as part of the list.
-
It’s also possible to make numbered lists by placing “1.”, “2.”, etc. in front of the list items. To create a numbered list, the numbers must have periods/full stops after them.
-
Again, make sure to leave a space between the “bullet” character and the text on each line, and to leave a line space between the list and any preceding/following text, otherwise it will not work.