Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| wiki_kurzeinfuehrung [01 Aug 2020 07:29] – lutz | wiki_kurzeinfuehrung [04 Mar 2022 15:09] (current) – [new line] lutz | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Wiki Kurzeinführung ====== | ====== Wiki Kurzeinführung ====== | ||
| - | ===== The new wysiwyg editor ===== | ||
| - | First of all: If you don't want to use it, you find a "dw edit" icon in the menu bar to the right (the pen). It opens the wiki with the classic text editor.\\ | + | ===== new line ===== |
| - | You can also double | + | Most important for wikis: How to tell the Wiki to make a new line. \\ Use a double |
| - | + | ||
| - | If you do want wysiwyg. Go for it. But some things are still wiki markup, so you will still have to learn some markup (see below). | + | |
| ===== Images ===== | ===== Images ===== | ||
| Line 36: | Line 33: | ||
| ===== Formatierungen ===== | ===== Formatierungen ===== | ||
| - | + | Bartels und Stöckler (Hrsg). Wissenschaftstheorie. Paderborn: Mentis Verlag, < | |
| - | Bartels und Stöckler (Hrsg). Wissenschaftstheorie. Paderborn: Mentis Verlag, < | + | |
| < | < | ||
| - | Bartels und Stöckler (Hrsg). Wissenschaftstheorie. Paderborn: Mentis Verlag, < | + | Bartels und Stöckler (Hrsg). Wissenschaftstheorie. Paderborn: Mentis Verlag, < |
| </ | </ | ||
| + | You can use < | ||
| - | You can use < | + | |
| - | < | + | |
| - | You can use < | + | |
| - | + | ||
| - | </ | + | |
| ===== No Formatting ===== | ===== No Formatting ===== | ||
| Line 53: | Line 45: | ||
| If you need to display text exactly like it is typed (without any formatting), | If you need to display text exactly like it is typed (without any formatting), | ||
| - | < | ||
| - | |||
| - | < | ||
| < | < | ||
| This is some text which contains addresses like this: http:// | This is some text which contains addresses like this: http:// | ||
| </ | </ | ||
| - | The same is true for < | + | The same is true for %%//__this__ text// with a smiley ;-)%%. |
| - | </code> | + | |
| + | This is some text which contains addresses like this: http:// | ||
| + | </nowiki> | ||
| + | The same is true for %%// | ||
| === Zitate - Quotes === | === Zitate - Quotes === | ||
| - | + | >"Ich stelle oft fest, dass ich nur etwas zitiere, was ich vor längerer Zeit gelesen habe, und das wird dann zu einer Wiederentdeckung. Vielleicht sollte ein Dichter besser namenlos sein." (S. 17 unten) | |
| - | _QUOT__ckgedit>Ich stelle oft fest, dass ich nur etwas zitiere, was ich vor längerer Zeit gelesen habe, und das wird dann zu einer Wiederentdeckung. Vielleicht sollte ein Dichter besser namenlos sein." (S. 17 unten) | + | < |
| - | '' | + | >" |
| + | </ | ||
| ===== Tabellen - Tables ===== | ===== Tabellen - Tables ===== | ||
| - | |||
| You can have rowspans (vertically connected cells) by adding '':::'' | You can have rowspans (vertically connected cells) by adding '':::'' | ||
| - | |||
| - | ^Heading 1 ^Heading 2 ^Heading 3 | | ||
| - | |Row 1 Col 1 |this cell spans vertically|Row 1 Col 3 | | ||
| - | |Row 2 Col 1 | ::: |Row 2 Col 3 | | ||
| - | |Row 3 Col 1 | ::: |Row 2 Col 3 | | ||
| - | |||
| - | Apart from the rowspan syntax those cells should not contain anything else. | ||
| - | < | ||
| ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ | ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ | ||
| Line 84: | Line 68: | ||
| | Row 3 Col 1 | ::: | Row 2 Col 3 | | | Row 3 Col 1 | ::: | Row 2 Col 3 | | ||
| - | </ | + | Apart from the rowspan syntax those cells should not contain anything else. |
| + | |||
| + | ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ | ||
| + | | Row 1 Col 1 | this cell spans vertically | Row 1 Col 3 | | ||
| + | | Row 2 Col 1 | ::: | Row 2 Col 3 | | ||
| + | | Row 3 Col 1 | ::: | Row 2 Col 3 | | ||
| You can align the table contents, too. Just add at least two whitespaces at the opposite end of your text: Add two spaces on the left to align right, two spaces on the right to align left and two spaces at least at both ends for centered text. | You can align the table contents, too. Just add at least two whitespaces at the opposite end of your text: Add two spaces on the left to align right, two spaces on the right to align left and two spaces at least at both ends for centered text. | ||
| - | |||
| - | ^ Table with alignment | ||
| - | | right| | ||
| - | |left | right| | ||
| - | |xxxxxxxxxxxx|xxxxxxxxxxxx|xxxxxxxxxxxx| | ||
| - | |||
| - | This is how it looks in the source: | ||
| - | < | ||
| ^ Table with alignment | ^ Table with alignment | ||
| Line 101: | Line 82: | ||
| | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx | | | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx | | ||
| - | </ | + | This is how it looks in the source: |
| + | |||
| + | ^ Table with alignment | ||
| + | | | ||
| + | |left | | ||
| + | | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx | | ||
| Note: Vertical alignment is not supported. | Note: Vertical alignment is not supported. | ||
| Line 107: | Line 93: | ||
| ===== Links ===== | ===== Links ===== | ||
| - | * **simple link to a page: | + | * **simple link to a page: |
| + | * **link to a section within the same page: | ||
| + | * **link to a section of a different wiki page: | ||
| + | * **link to the www: | ||
| ===== Tag ===== | ===== Tag ===== | ||
| < | < | ||
| Line 122: | Line 111: | ||
| * with namespaces: ''< | * with namespaces: ''< | ||
| - | ==== Topic ==== | ||
| - | < | ||
| - | |||
| - | {{topic> | ||
| - | |||
| - | </ | ||
| - | |||
| - | ^[tag]|the category tag for which you want a list of pages|required| | ||
| - | ^[flags]|pagelist flags delimited by ''&'', | ||
| - | |||
| - | Example: | ||
| - | * ''< | ||
| - | * ''< | ||
| - | * ''< | ||
| - | * ''< | ||
| - | * ''< | ||
| - | * ''< | ||
| ==== Count ==== | ==== Count ==== | ||
| < | < | ||
| Line 172: | Line 144: | ||
| ===== Nützliches für den Editiermodus ===== | ===== Nützliches für den Editiermodus ===== | ||
| - | * **Keine Umbrüche verwenden**: | + | * **Keine Umbrüche verwenden**: |
| * **< | * **< | ||
| * Zwei Leerzeichen und ein * erzeugen einen unnummerierten Listenpunkt | * Zwei Leerzeichen und ein * erzeugen einen unnummerierten Listenpunkt | ||
| Line 185: | Line 157: | ||
| Syntax Highlighting | Syntax Highlighting | ||
| - | DokuWiki can highlight sourcecode, which makes it easier to read. It uses the GeSHi Generic Syntax Highlighter – so any language supported by GeSHi is supported. The syntax uses the same code and file blocks described in the previous section, but this time the name of the language syntax to be highlighted is included inside the tag, e.g. < | + | DokuWiki can highlight sourcecode, which makes it easier to read. It uses the GeSHi Generic Syntax Highlighter – so any language supported by GeSHi is supported. The syntax uses the same code and file blocks described in the previous section, but this time the name of the language syntax to be highlighted is included inside the tag, \\ |
| + | e.g. < | ||
| + | |||
| + | === sxh syntax highlighter === | ||
| + | Another option is: | ||
| + | < | ||
| + | <sxh [brush][; options]> | ||
| + | ... code/text ... | ||
| + | </ | ||
| + | </ | ||
| + | and the brushes are here: [[https:// | ||
| + | Most importantly it does support powershell and typescript. And it does look a bit more appealing, I think. | ||
| + | ==== icons and labels ==== | ||
| + | The smiley button in the editor shows a selection of icons. But you can also just type the label' | ||
| + | ^ command ^ looks like ^ meaning ^ | ||
| + | | %%i_todo_icon%% |i_todo_icon |Something needs to be done. | | ||
| + | | %%i_depr%% |i_depr | Correct information for a current version but a change is planned in the future. | ||
| ==== folding ==== | ==== folding ==== | ||
| - | < | + | we have two section toggle plugins installed: |
| + | the first one corresponds with the " | ||
| + | |||
| + | < | ||
| ++++ Title | | ++++ Title | | ||
| Line 197: | Line 188: | ||
| ++++ | ++++ | ||
| + | </ | ||
| + | |||
| + | The second one does not, but is a bit more obviously styled: | ||
| + | < | ||
| + | <hidden my title> | ||
| + | content to be folded /unfolded. | ||
| + | </ | ||
| </ | </ | ||