User Tools

Site Tools


howto:aredn:wikisyntax:home

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
howto:aredn:wikisyntax:home [2021/11/09 17:13] – created va7fihowto:aredn:wikisyntax:home [2021/11/09 17:57] – [Links] va7fi
Line 10: Line 10:
 ===== Basic Text Formatting ===== ===== Basic Text Formatting =====
  
-DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all these.+  * DokuWiki supports **bold**, //italic//, __underlined__ ,''monospaced'', and <del>deleted</del> texts. Of course you can <del>**__//''combine''//__**</del> all these.<code> 
 +**bold** 
 +//italic// 
 +__underlined__ 
 +''monospaced'' 
 +<del>deleted</del> 
 +<del>**__//''combine''//__**</del> 
 +</code>
  
-  DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. +  * You can use <sub>subscript</sub> ''%%<sub>subscript</sub>%%'' and <sup>superscript</sup> ''%%<sup>superscript</sup>%%'' too.
-  Of course you can **__//''combine''//__** all these.+
  
-You can use <sub>subscript</suband <sup>superscript</sup>, too.+Extra plugins were also installed to: 
 +  * <fc #ff0000>Have</fc> <fc #008000>different</fc<fc #ff00ff>colours</fc> ''%%<fc #ff0000>Have</fc> <fc #008000>different</fc> <fc #ff00ff>Colours</fc>%%'' 
 +  * Change the size from <fs xx-small>really small</fs> to <fs xx-large>really big</fs> \\ ''%%<fs xx-small>really small</fs> to <fs xx-large>really big</fs>%%'' 
 +  * Use <ff serif>Serif</ff> or <ff sans-serif>Sans-serif</ff> fonts ''%%<ff serif>Serif</ff> or <ff sans-serif>Sans-serif</ff>%%'' 
 +  * And a lot more using the [[./home#wrap |Wrap pluging]]
  
-  You can use <sub>subscript</sub> and <sup>superscript</sup>, too. +Paragraphs are created from blank lines. If you want to **force a newline** without a paragraph, you can use ''%%\\%%'' followed by a whitespace or the end of line like\\ this ''%%like\\ this%%''.
- +
-You can mark something as <del>deleted</del> as well. +
- +
-  You can mark something as <del>deleted</del> as well. +
- +
-**Paragraphs** are created from blank lines. If you want to **force a newline** without a paragraph, you can use two backslashes followed by a whitespace or the end of line+
- +
-This is some text with some linebreaks\\ Note that the +
-two backslashes are only recognized at the end of a line\\ +
-or followed by\\ a whitespace \\this happens without it. +
- +
-  This is some text with some linebreaks\\ Note that the +
-  two backslashes are only recognized at the end of a line\\ +
-  or followed by\\ a whitespace \\this happens without it.+
  
 You should use forced newlines only if really needed. You should use forced newlines only if really needed.
Line 43: Line 39:
 External links are recognized automagically: https://www.google.com or simply www.google.com - You can set the link text as well: [[https://www.google.com|This Link points to google]]. Email addresses like this one: <andi@splitbrain.org> are recognized, too. External links are recognized automagically: https://www.google.com or simply www.google.com - You can set the link text as well: [[https://www.google.com|This Link points to google]]. Email addresses like this one: <andi@splitbrain.org> are recognized, too.
  
-  DokuWiki supports multiple ways of creating links. External links are recognized +  External links are recognized automagically: https://www.google.com or 
-  automagically: https://www.google.com or simply www.google.com - You can set +  simply www.google.com - You can set link text as well: 
-  link text as well: [[https://www.google.com|This Link points to google]]. Email +  [[https://www.google.com|This Link points to google]]. 
-  addresses like this one: <andi@splitbrain.org> are recognized, too.+  Email addresses like this one: <andi@splitbrain.org> are recognized, too.
  
 ==== Internal ==== ==== Internal ====
  
-Internal links are created by using square brackets. You can either just give a [[wiki:pagename]] or use an additional [[wiki:pagename|link text]].+Internal links are created by using square brackets like this: [[./newpage/]] ''%%[[./newpage/]]%%'' This will create a folder (or namespace) called "newpage" and put a "home" page in it.  The advantage of creating a folder for every new page is that pictures and files will automatically be organized by those folders
  
-  Internal links are created by using square brackets. You can either just give +To name link, use a ''|'' like this [[./newpage |New Page]] ''%%[[./newpage/ |New Page]]%%''.
-  a [[pagename]] or use an additional [[pagename|link text]].+
  
-[[doku>pagename|Wiki pagenames]] are converted to lowercase automatically, special characters are not allowed.+When the link is red (like those above), it means that the page doesn't exist yet.  To create it, simply click on the link to navigate to the new page.  When a link exist, it's green like [[./home |this page]] ''%%[[./home |this page]]%%''
  
-You can use [[some:namespaces]] by using a colon in the pagename.+To link to a specific section within a page, use ''#'' like [[./home#internal |this section]] ''%%[[./home#internal |this section]]%%''.
  
-  You can use [[some:namespaces]] by using a colon in the pagename. 
- 
-For details about namespaces see [[doku>namespaces]]. 
- 
-Linking to a specific section is possible, too. Just add the section name behind a hash character as known from HTML. This links to [[syntax#internal|this Section]]. 
- 
-  This links to [[syntax#internal|this Section]]. 
- 
-Notes: 
- 
-  * Links to [[syntax|existing pages]] are shown in a different style from [[wiki:nonexisting]] ones. 
-  * DokuWiki does not use [[wp>CamelCase]] to automatically create links by default, but this behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled. 
-  * When a section's heading is changed, its bookmark changes, too. So don't rely on section linking too much. 
  
 ==== Interwiki ==== ==== Interwiki ====
  
-DokuWiki supports [[doku>Interwiki]] links. These are quick links to other Wikis. For example this is a link to Wikipedia's page about Wikis: [[wp>Wiki]].+DokuWiki supports [[doku>Interwiki]] ''%%[[doku>Interwiki]]%%'' links. These are quick links to other Wikis. For example this is a link to Wikipedia's page about Amateur Radio: [[wp>Amateur_radio]] ''%%[[wp>Amateur_radio]]%%''
  
-  DokuWiki supports [[doku>Interwiki]] links. These are quick links to other Wikis. 
-  For example this is a link to Wikipedia's page about Wikis: [[wp>Wiki]]. 
- 
-==== Windows Shares ==== 
- 
-Windows shares like [[\\server\share|this]] are recognized, too. Please note that these only make sense in a homogeneous user group like a corporate [[wp>Intranet]]. 
- 
-  Windows Shares like [[\\server\share|this]] are recognized, too. 
- 
-Notes: 
- 
-  * For security reasons direct browsing of windows shares only works in Microsoft Internet Explorer per default (and only in the "local zone"). 
-  * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[https://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in ''conf/lang/en/lang.php'' (more details at [[doku>localization#changing_some_localized_texts_and_strings_in_your_installation|localization]]): <code php> 
-<?php 
-/** 
- * Customization of the english language file 
- * Copy only the strings that needs to be modified 
- */ 
-$lang['js']['nosmblinks'] = ''; 
-</code> 
  
 ==== Image Links ==== ==== Image Links ====