meta data for this page
  •  

Differences

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

Link to this comparison view

Next revision
Previous revision
general:computerenvironment:wiki:structure [2021/10/14 22:13] – created ingogeneral:computerenvironment:wiki:structure [2022/01/07 15:32] (current) ingo
Line 2: Line 2:
 Structuring the information in a WIKI is probably the most challenging part. In a WIKI, the information is best stored in a modular fashion. Thus, rather than writing one long text, you should think of how to structure information in modules, such that it is easy to oversee and to digest. Structuring the information in a WIKI is probably the most challenging part. In a WIKI, the information is best stored in a modular fashion. Thus, rather than writing one long text, you should think of how to structure information in modules, such that it is easy to oversee and to digest.
  
-<hidden Read more?> 
 There are various hierarchical levels that you can use to structure a WIKI There are various hierarchical levels that you can use to structure a WIKI
   * :!: Namespaces -- You can think of a [[https://www.dokuwiki.org/namespaces|namespace]] as a directory that holds pages but can also contain sub-namespaces. In essence, the wiki structure is similar to a directory tree, with the difference that the individual hierarchically ordered namespaces are separated by a :!: colon '':'' and not by a ''/''.<WRAP>   * :!: Namespaces -- You can think of a [[https://www.dokuwiki.org/namespaces|namespace]] as a directory that holds pages but can also contain sub-namespaces. In essence, the wiki structure is similar to a directory tree, with the difference that the individual hierarchically ordered namespaces are separated by a :!: colon '':'' and not by a ''/''.<WRAP>
Line 12: Line 11:
   * :!: Pages -- They are just like documents that provide the information to the WIKI user   * :!: Pages -- They are just like documents that provide the information to the WIKI user
   * :!: Headings -- They help to structure your pages in a hierarchical manner. Up to three heading levels are displayed by default in the page index. You can append a heading with a hash tag ''#'' to the page name. This tells the browser to jump to this heading when the corresponding link is clicked.   * :!: Headings -- They help to structure your pages in a hierarchical manner. Up to three heading levels are displayed by default in the page index. You can append a heading with a hash tag ''#'' to the page name. This tells the browser to jump to this heading when the corresponding link is clicked.
-</hidden>+ 
 +<WRAP tabs> 
 +   * [[general:computerenvironment:wiki:page|WIKI Syntax]] 
 +</WRAP>
 <WRAP tabs> <WRAP tabs>
-   * [[general:computerenvironment:wiki:page|WIKI pages]] 
    * [[general:computerenvironment:wiki|Main page WIKI]]    * [[general:computerenvironment:wiki|Main page WIKI]]
-   * [[geeral:computerenvironment|Main page Computer Environment]]+   * [[general:computerenvironment|Main page Computer Environment]]
 </WRAP> </WRAP>