Diaspora/Website
-
Above the publisher window you’ll see two tabs and a row of buttons. The tabs display your raw message text and a preview of how your finished message will look. The buttons are there to help you format your text and add other things to your message:
Above the publisher window you’ll see two tabs and a row of buttons. The tabs display your raw message text and a preview of how your finished message will look. The buttons are there to help you format your text and add other things to your message:
Nad oknem vydavatele se zobrazí dvě karty a řada tlačítek. Na kartách se zobrazuje nezpracovaný text zprávy a náhled, jak bude hotová zpráva vypadat. Tlačítka slouží k formátování textu a přidávání dalších věcí do zprávy: -
Bold
Bold
Tučně -
Italic
Italic
Kurzíva -
Heading
Heading
Nadpis -
Link
Link
Odkaz -
Image
Image
Obrázek -
Bulleted list
Bulleted list
Seznam s odrážkami -
Numbered list
Numbered list
Číslovaný seznam -
Code
Code
Kód -
Quoted text
Quoted text
Citace -
Adding a poll
Adding a poll
Přidání ankety -
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.
Ikona v pravém dolním rohu vydavatele, která vypadá jako graf, umožňuje přidat k příspěvku anketu. Klikněte na ni a otevře se okno, do kterého můžete zadat otázku, na kterou chcete anketu uspořádat, a dvě nebo více odpovědí, které mají lidé uvést. Pokaždé, když zadáte odpověď do posledního pole, objeví se pod ním další, takže můžete zadat libovolný počet možností odpovědí. -
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!
To je vše, co je třeba vědět o tlačítkách a ikonách vydavatele. Skutečné kouzlo se odehrává v samotném vydavateli. Kromě prostého textu můžete svůj text formátovat, přidávat #tagy, @zmínky a odkazy a vkládat fotografie, videa a zvuky. Wow! -
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.
Pro zpestření textu můžete udělat mnoho věcí: tučné písmo, kurzívu, velké nadpisy atd. Většinu tohoto formátování lze provést pomocí tlačítek nad vydavatelem - nemusíte se starat o ten nepřehledný kód. -
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.Chcete-li přidat kód<em>
kurzíva</em>
,<strong>
tučné</strong>
nebo vložený kód, zvýrazněte text, který chcete formátovat, a klikněte na příslušné tlačítko v řádku nad oknem vydavatele. Kód Markdown pro toto formátování bude umístěn kolem této části textu. -
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.
Chcete-li vytvořit nadpis, seznam nebo citaci, umístěte kurzor na řádek, který chcete formátovat, a stiskněte příslušné tlačítko. -
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.Chcete do příspěvku vložit odkaz? Stačí kliknout na tlačítko<span class="click">
odkaz</span>
a vložit adresu URL odkazu do vyskakovacího okna, které se zobrazí. Tím zadáte adresu URL do svého příspěvku zabalenou do kódu odkazu Markdown. Napište text, který se má ve zprávě objevit, přes zvýrazněný text v hranatých závorkách. -
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!
Pokud chcete do zprávy vložit holý odkaz, jednoduše vložte adresu URL do vydavatele a ta se automaticky převede na inline odkaz. Pokud nechcete, aby odkaz vypadal efektně, nemusíte používat Markdown! -
Images
Images
Obrázky -
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.Vložení obrázku z webu do zprávy je podobné jako vložení odkazu. Klikněte na tlačítko<span class="click">
obrázek</span>
nad oknem vydavatele a vložte adresu URL obrázku do vyskakovacího okna, které se zobrazí. Tím zadáte adresu URL do svého příspěvku zabalenou do kódu obrázku Markdown. Přes zvýrazněný text v hranatých závorkách napište nějaký „alternativní text“ (text, který chcete ve zprávě zobrazit, pokud obrázek nelze zobrazit). Můžete také přidat volitelný název, který se zobrazí jako nápověda při přesunutí kurzoru nad obrázek.