Diaspora/Website
-
Italic
Italic
Itálico -
Heading
Heading
Título -
Link
Link
Link -
Image
Image
Imagem -
Bulleted list
Bulleted list
Lista com marcadores -
Numbered list
Numbered list
Lista numerada -
Code
Code
Código -
Quoted text
Quoted text
Citação -
Adding a poll
Adding a poll
Adicione uma enquete -
The icon at the bottom right of the publisher that looks like a graph enables you to add a poll to your post. Click it and a box will open into which you can enter a question you want to poll people on, and two or more answers for them to give. Each time you enter an answer in the last field, another will appear below, so you can give as many answer options as you like.
The icon at the bottom right of the publisher that looks like a graph enables you to add a poll to your post. Click it and a box will open into which you can enter a question you want to poll people on, and two or more answers for them to give. Each time you enter an answer in the last field, another will appear below, so you can give as many answer options as you like.
O ícone parecido com um gráfico que fica no canto inferior direito do editor serve para adicionar uma enquete à publicação. Clique nele e uma caixa será aberta. Nela, você pode inserir a pergunta que você quer fazer e duas ou mais respostas que poderão ser dadas. Sempre que você inserir uma possibilidade de resposta no último campo, outro aparecerá embaixo, de modo que você poderá dar tantas opções de respostas quanto quiser. -
That is all there is to know about the buttons and icons on the publisher. The real magic happens within the publisher itself. As well as plain text, you can format your text, add #tags, @mentions and links, and embed photos, videos and audio. Wow!
That is all there is to know about the buttons and icons on the publisher. The real magic happens within the publisher itself. As well as plain text, you can format your text, add #tags, @mentions and links, and embed photos, videos and audio. Wow!
Isso é tudo que há para saber sobre os botões e ícones no editor. A mágica acontece mesmo fora do editor. Além de publicar texto puro, você pode formatar seu texto, adicionar #tags, @menções e links, além de incorporar fotos, vídeos e áudios. Uau! -
There’s a lot you can do to make your text more varied: bold, italics, large headings and so on. Most of this formatting can be done using the buttons above the publisher – you don’t need to worry about that messy code.
There’s a lot you can do to make your text more varied: bold, italics, large headings and so on. Most of this formatting can be done using the buttons above the publisher – you don’t need to worry about that messy code.
Há muitas maneiras de destacar seu texto: negrito, itálico, títulos grandes, etc. A maior parte dessa formatação pode ser feita usando os botões sobre o editor – não precisa se preocupar com todo aquele código. -
To add <em>italic</em>, <strong>bold</strong>, or inline code, highlight the text you want to format and click the relevant button from the row above the publisher window. The Markdown code for this formatting will be placed around this portion of text.
To add
<em>
italic</em>
,<strong>
bold</strong>
, or inline code, highlight the text you want to format and click the relevant button from the row above the publisher window. The Markdown code for this formatting will be placed around this portion of text.Para criar um<em>
itálico</em>
,<strong>
negrito</strong>
ou trecho de código, destaque o texto que será formatado e clique no botão desejado da fileira acima da janela de edição. O código Markdown para a formatação correspondente será adicionado em volta do texto selecionado. -
To create a heading, list or quotation, place your cursor on the line you want to format, and press the relevant button.
To create a heading, list or quotation, place your cursor on the line you want to format, and press the relevant button.
Para criar um título, lista ou citação, coloque o cursor na linha que será formatada e pressione o botão desejado. -
Want to include a link in your post? Just click the <span class="click">link</span> button and paste the link URL into the pop-up which appears. This will enter the URL into your post, wrapped in Markdown link code. Type the text you want to appear in your message over the highlighted text in square brackets.
Want to include a link in your post? Just click the
<span class="click">
link</span>
button and paste the link URL into the pop-up which appears. This will enter the URL into your post, wrapped in Markdown link code. Type the text you want to appear in your message over the highlighted text in square brackets.Quer incluir um link na sua publicação? Basta clicar no botão de<span class="click">
link</span>
e colar a URL na janela pop-up. A URL será inserida na publicação formatada em Markdown. Digite o texto que você quer que apareça na mensagem no lugar do texto destacado, entre colchetes. -
If you want to include a bare link into your message, simply paste the URL into the publisher and it will automatically be converted into an inline link. You don’t need to use Markdown unless you want the link to look fancy!
If you want to include a bare link into your message, simply paste the URL into the publisher and it will automatically be converted into an inline link. You don’t need to use Markdown unless you want the link to look fancy!
Se quiser incluir um link simples na sua mensagem, basta colar a URL no editor e ela será convertida automaticamente em link. Você não precisa usar Markdown a não ser que queira um link chique! -
Images
Images
Imagens -
Embedding an image from the web into your message is similar to including a link. Click the <span class="click">image</span> button above the publisher window, and paste the URL of the image into the pop-up which appears. This will enter the URL into your post, wrapped in Markdown image code. Type some “alt text” (the text you want to appear in your message if the image can’t be displayed) over the highlighted text in square brackets. You can also add an optional title, which will be displayed as a tool-tip when the cursor is moved over the image.
Embedding an image from the web into your message is similar to including a link. Click the
<span class="click">
image</span>
button above the publisher window, and paste the URL of the image into the pop-up which appears. This will enter the URL into your post, wrapped in Markdown image code. Type some “alt text” (the text you want to appear in your message if the image can’t be displayed) over the highlighted text in square brackets. You can also add an optional title, which will be displayed as a tool-tip when the cursor is moved over the image.A incorporação de uma imagem da web na mensagem é parecida com a inclusão de link. Clique no botão de<span class="click">
imagem</span>
, sobre o editor, e cole a URL da imagem na janela pop-up. A URL da imagem será inserida na publicação formatada em Markdown. Digite o título da imagem (texto que aparece quando a imagem não pode ser exibida) no lugar do texto destacado, entre colchetes. Você também pode adicionar uma legenda, exibida quando o cursor é passado sobre a imagem. -
Note: For this to work, you must provide a direct link to a valid image file (ending in .jpg, .gif, .png or similar), <em>not</em> to a web page with an image or images on it.
Note: For this to work, you must provide a direct link to a valid image file (ending in .jpg, .gif, .png or similar),
<em>
not</em>
to a web page with an image or images on it.Observação: para dar certo, você deve fornecer um link direto para uma imagem válida (terminando em .jpg, .gif, .png ou similar), e<em>
não</em>
para uma página da web contendo uma ou mais imagens. -
diaspora* uses a simple mark-up system called Markdown. If you want to do anything not covered by the formatting buttons, you can find more about how to use Markdown in %{format_link}.
diaspora* uses a simple mark-up system called Markdown. If you want to do anything not covered by the formatting buttons, you can find more about how to use Markdown in %{format_link}.
A diaspora* usa uma linguagem de marcação simplificada chamada Markdown. Se você quiser fazer alguma coisa além do que é possível usando os botões de formatação, aprenda mais sobre Markdown %{format_link}.