Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config_todo [2025/07/04 12:42] Ron Helwigconfig_todo [2025/07/05 20:18] (current) Ron Helwig
Line 5: Line 5:
 Maybe install the [Mermaid plugin](https://www.dokuwiki.org/plugin:mermaid) or the [Diagrams plugin](https://www.dokuwiki.org/plugin:diagrams) that allows for embedding diagrams.   Maybe install the [Mermaid plugin](https://www.dokuwiki.org/plugin:mermaid) or the [Diagrams plugin](https://www.dokuwiki.org/plugin:diagrams) that allows for embedding diagrams.  
 This might be useful for explaining Domains and Aspects. This might be useful for explaining Domains and Aspects.
- 
-Look into making QR codes for crypto donations using the [barcodes plugin](https://www.dokuwiki.org/plugin:barcodes). 
  
 For embedding videos, if we need them, look at either [Video Share plugin](https://www.dokuwiki.org/plugin:vshare) or [oEmbed plugin](https://www.dokuwiki.org/plugin:oembed). For embedding videos, if we need them, look at either [Video Share plugin](https://www.dokuwiki.org/plugin:vshare) or [oEmbed plugin](https://www.dokuwiki.org/plugin:oembed).
Line 12: Line 10:
 ## Done ## Done
  
-Added a logo: {{:logo.png?200|}}+### Site Navigation / Menus 
 +[Navigation](topnav) the list of links in the sidebar \\\  
 +[Sidebar](sidebar) the content block in the sidebar below the Navigation links \\\  
 +[Top Bar](topbar) the links at the very top of the page
  
-[Navigation](topnav\\\  +### QR Codes 
-[Sidebar](sidebar\\\  +I tried making QR codes for crypto donations using the [barcodes plugin](https://www.dokuwiki.org/plugin:barcodes). 
-[Top Bar](topbar)+ 
 +That didn't work, probably because I wasn't using it right, but then I tried the [QRCode 2 plugin](https://www.dokuwiki.org/plugin:qrcode2and that worked. 
 + 
 +### KaTex 
 +I added the [KaTex plugin](https://www.dokuwiki.org/plugin:katexthat allows you to make nice math formulas using LaTex type syntax. 
 + 
 +### Logo 
 + 
 +Added a logo: {{:logo.png?200|}}
  
 ### Theme ### Theme
Line 51: Line 60:
  
 Example: Example:
- 
  
 <hidden onHidden="Click me to see the hidden text">This is hidden by default</hidden> <hidden onHidden="Click me to see the hidden text">This is hidden by default</hidden>