<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.bsd.cafe/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.bsd.cafe/feed.php">
        <title>BSD Cafe Wiki</title>
        <description></description>
        <link>https://wiki.bsd.cafe/</link>
        <image rdf:resource="https://wiki.bsd.cafe/_media/wiki:logo.png" />
       <dc:date>2026-07-15T01:09:55+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/wiki:syntax?rev=1784034285&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/user:amaran7e?rev=1781797683&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/user:colesmt70?rev=1781398574&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/start?rev=1780771015&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/bsdcafe-technical-details?rev=1780681934&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/user:thezerobit?rev=1780199483&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/user:okorzec?rev=1779971578&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/user:shadi?rev=1779857318&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/user:grahamperrin?rev=1779728989&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/user:chrism?rev=1779617178&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/user:anton?rev=1778401365&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/?image=bsdcafe_logo.png&amp;ns=0&amp;rev=1715510128&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/?image=favicon.ico&amp;ns=0&amp;rev=1699300696&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/?image=bsdcafe_banner_avg.jpeg&amp;ns=0&amp;rev=1699263863&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/?image=logo.png&amp;ns=0&amp;rev=1699263061&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.bsd.cafe/?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1699262943&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.bsd.cafe/_media/wiki:logo.png">
        <title>BSD Cafe Wiki</title>
        <link>https://wiki.bsd.cafe/</link>
        <url>https://wiki.bsd.cafe/_media/wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.bsd.cafe/wiki:syntax?rev=1784034285&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-07-14T13:04:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>syntax - created - external edit</title>
        <link>https://wiki.bsd.cafe/wiki:syntax?rev=1784034285&amp;do=diff</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;formatting_syntax&quot;&gt;Formatting Syntax&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.dokuwiki.org/DokuWiki&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/DokuWiki&quot;&gt;DokuWiki&lt;/a&gt; supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing “Edit this page”. If you want to try something, just use the &lt;a href=&quot;https://wiki.bsd.cafe/playground:playground&quot; class=&quot;wikilink1&quot; title=&quot;playground:playground&quot; data-wiki-id=&quot;playground:playground&quot;&gt;playground&lt;/a&gt; page. The simpler markup is easily accessible via &lt;a href=&quot;https://www.dokuwiki.org/toolbar&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/toolbar&quot;&gt;quickbuttons&lt;/a&gt;, too.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Formatting Syntax&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;formatting_syntax&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-472&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;basic_text_formatting&quot;&gt;Basic Text Formatting&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
DokuWiki supports &lt;strong&gt;bold&lt;/strong&gt;, &lt;em&gt;italic&lt;/em&gt;, &lt;em class=&quot;u&quot;&gt;underlined&lt;/em&gt; and &lt;code&gt;monospaced&lt;/code&gt; texts. Of course you can &lt;strong&gt;&lt;em class=&quot;u&quot;&gt;&lt;em&gt;&lt;code&gt;combine&lt;/code&gt;&lt;/em&gt;&lt;/em&gt;&lt;/strong&gt; all these.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;DokuWiki supports **bold**, //italic//, __underlined__ and &amp;#039;&amp;#039;monospaced&amp;#039;&amp;#039; texts.
Of course you can **__//&amp;#039;&amp;#039;combine&amp;#039;&amp;#039;//__** all these.&lt;/pre&gt;

&lt;p&gt;
Note that the formatting markers have to directly enclose the text, so &lt;code&gt;** bold **&lt;/code&gt; with spaces inside the markers will not be formatted.
&lt;/p&gt;

&lt;p&gt;
You can use &lt;sub&gt;subscript&lt;/sub&gt; and &lt;sup&gt;superscript&lt;/sup&gt;, too.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;You can use &amp;lt;sub&amp;gt;subscript&amp;lt;/sub&amp;gt; and &amp;lt;sup&amp;gt;superscript&amp;lt;/sup&amp;gt;, too.&lt;/pre&gt;

&lt;p&gt;
You can mark something as &lt;del&gt;deleted&lt;/del&gt; as well.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;You can mark something as &amp;lt;del&amp;gt;deleted&amp;lt;/del&amp;gt; as well.&lt;/pre&gt;

&lt;p&gt;
&lt;strong&gt;Paragraphs&lt;/strong&gt; are created from blank lines. If you want to &lt;strong&gt;force a newline&lt;/strong&gt; without a paragraph, you can use two backslashes followed by a whitespace or the end of line.
&lt;/p&gt;

&lt;p&gt;
This is some text with some linebreaks&lt;br/&gt;
Note that the
two backslashes are only recognized at the end of a line&lt;br/&gt;

or followed by&lt;br/&gt;
a whitespace \\this happens without it.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;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.&lt;/pre&gt;

&lt;p&gt;
You should use forced newlines only if really needed.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Basic Text Formatting&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;basic_text_formatting&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;473-1754&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;links&quot;&gt;Links&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
DokuWiki supports multiple ways of creating links.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Links&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;links&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1755-1825&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit4&quot; id=&quot;external&quot;&gt;External&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
External links are recognized automagically: &lt;a href=&quot;http://www.google.com&quot; class=&quot;urlextern&quot; title=&quot;http://www.google.com&quot; rel=&quot;ugc nofollow&quot;&gt;http://www.google.com&lt;/a&gt; or simply &lt;a href=&quot;http://www.google.com&quot; class=&quot;urlextern&quot; title=&quot;http://www.google.com&quot; rel=&quot;ugc nofollow&quot;&gt;www.google.com&lt;/a&gt; - You can set the link text as well: &lt;a href=&quot;http://www.google.com&quot; class=&quot;urlextern&quot; title=&quot;http://www.google.com&quot; rel=&quot;ugc nofollow&quot;&gt;This Link points to google&lt;/a&gt;. Email addresses like this one: &lt;a href=&quot;mailto:&amp;#97;&amp;#110;&amp;#100;&amp;#105;&amp;#64;&amp;#115;&amp;#112;&amp;#108;&amp;#105;&amp;#116;&amp;#98;&amp;#114;&amp;#97;&amp;#105;&amp;#110;&amp;#46;&amp;#111;&amp;#114;&amp;#103;&quot; class=&quot;mail&quot; title=&quot;&amp;#97;&amp;#110;&amp;#100;&amp;#105;&amp;#64;&amp;#115;&amp;#112;&amp;#108;&amp;#105;&amp;#116;&amp;#98;&amp;#114;&amp;#97;&amp;#105;&amp;#110;&amp;#46;&amp;#111;&amp;#114;&amp;#103;&quot;&gt;&amp;#97;&amp;#110;&amp;#100;&amp;#105;&amp;#64;&amp;#115;&amp;#112;&amp;#108;&amp;#105;&amp;#116;&amp;#98;&amp;#114;&amp;#97;&amp;#105;&amp;#110;&amp;#46;&amp;#111;&amp;#114;&amp;#103;&lt;/a&gt; are recognized, too.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;DokuWiki supports multiple ways of creating links. External links are recognized
automagically: http://www.google.com or simply www.google.com - You can set
link text as well: [[http://www.google.com|This Link points to google]]. Email
addresses like this one: &amp;lt;andi@splitbrain.org&amp;gt; are recognized, too.&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;External&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;external&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;1826-2416&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;internal&quot;&gt;Internal&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Internal links are created by using square brackets. You can either just give a &lt;a href=&quot;https://wiki.bsd.cafe/wiki:pagename&quot; class=&quot;wikilink2&quot; title=&quot;wiki:pagename&quot; rel=&quot;nofollow&quot; data-wiki-id=&quot;wiki:pagename&quot;&gt;pagename&lt;/a&gt; or use an additional &lt;a href=&quot;https://wiki.bsd.cafe/wiki:pagename&quot; class=&quot;wikilink2&quot; title=&quot;wiki:pagename&quot; rel=&quot;nofollow&quot; data-wiki-id=&quot;wiki:pagename&quot;&gt;link text&lt;/a&gt;.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;Internal links are created by using square brackets. You can either just give
a [[pagename]] or use an additional [[pagename|link text]].&lt;/pre&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.dokuwiki.org/pagename&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/pagename&quot;&gt;Wiki pagenames&lt;/a&gt; are converted to lowercase automatically, special characters are not allowed.
&lt;/p&gt;

&lt;p&gt;
You can use &lt;a href=&quot;https://wiki.bsd.cafe/some:namespaces&quot; class=&quot;wikilink2&quot; title=&quot;some:namespaces&quot; rel=&quot;nofollow&quot; data-wiki-id=&quot;some:namespaces&quot;&gt;namespaces&lt;/a&gt; by using a colon in the pagename.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;You can use [[some:namespaces]] by using a colon in the pagename.&lt;/pre&gt;

&lt;p&gt;
For details about namespaces see &lt;a href=&quot;https://www.dokuwiki.org/namespaces&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/namespaces&quot;&gt;namespaces&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
Linking to a specific section is possible, too. Just add the section name behind a hash character as known from &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt;. This links to &lt;a href=&quot;https://wiki.bsd.cafe/wiki:syntax#internal&quot; class=&quot;wikilink1&quot; title=&quot;wiki:syntax&quot; data-wiki-id=&quot;wiki:syntax&quot;&gt;this Section&lt;/a&gt;.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;This links to [[syntax#internal|this Section]].&lt;/pre&gt;

&lt;p&gt;
Notes:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Links to &lt;a href=&quot;https://wiki.bsd.cafe/wiki:syntax&quot; class=&quot;wikilink1&quot; title=&quot;wiki:syntax&quot; data-wiki-id=&quot;wiki:syntax&quot;&gt;existing pages&lt;/a&gt; are shown in a different style from &lt;a href=&quot;https://wiki.bsd.cafe/wiki:nonexisting&quot; class=&quot;wikilink2&quot; title=&quot;wiki:nonexisting&quot; rel=&quot;nofollow&quot; data-wiki-id=&quot;wiki:nonexisting&quot;&gt;nonexisting&lt;/a&gt; ones.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; DokuWiki does not use &lt;a href=&quot;https://en.wikipedia.org/wiki/CamelCase&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/CamelCase&quot;&gt;CamelCase&lt;/a&gt; to automatically create links by default, but this behavior can be enabled in the &lt;a href=&quot;https://www.dokuwiki.org/config&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/config&quot;&gt;config&lt;/a&gt; file. Hint: If DokuWiki is a link, then it&amp;#039;s enabled.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; When a section&amp;#039;s heading is changed, its bookmark changes, too. So don&amp;#039;t rely on section linking too much.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Internal&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;internal&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;2417-3651&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;interwiki&quot;&gt;Interwiki&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
DokuWiki supports &lt;a href=&quot;https://www.dokuwiki.org/Interwiki&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/Interwiki&quot;&gt;Interwiki&lt;/a&gt; links. These are quick links to other Wikis. For example this is a link to Wikipedia&amp;#039;s page about Wikis: &lt;a href=&quot;https://en.wikipedia.org/wiki/Wiki&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/Wiki&quot;&gt;Wiki&lt;/a&gt;.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;DokuWiki supports [[doku&amp;gt;Interwiki]] links. These are quick links to other Wikis.
For example this is a link to Wikipedia&amp;#039;s page about Wikis: [[wp&amp;gt;Wiki]].&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Interwiki&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;interwiki&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;3652-3988&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;windows_shares&quot;&gt;Windows Shares&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Windows shares like &lt;a href=&quot;file://///server/share&quot; class=&quot;windows&quot; title=&quot;\\server\share&quot;&gt;this&lt;/a&gt; are recognized, too. Please note that these only make sense in a homogeneous user group like a corporate &lt;a href=&quot;https://en.wikipedia.org/wiki/Intranet&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/Intranet&quot;&gt;Intranet&lt;/a&gt;.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;Windows Shares like [[\\server\share|this]] are recognized, too.&lt;/pre&gt;

&lt;p&gt;
Notes:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For security reasons direct browsing of windows shares only works in Microsoft Internet Explorer per default (and only in the “local zone”).&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; For Mozilla and Firefox it can be enabled through different workaround mentioned in the &lt;a href=&quot;http://kb.mozillazine.org/Links_to_local_pages_do_not_work&quot; class=&quot;urlextern&quot; title=&quot;http://kb.mozillazine.org/Links_to_local_pages_do_not_work&quot; rel=&quot;ugc nofollow&quot;&gt;Mozilla Knowledge Base&lt;/a&gt;. 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 &lt;code&gt;conf/lang/en/lang.php&lt;/code&gt; (more details at &lt;a href=&quot;https://www.dokuwiki.org/localization#changing_some_localized_texts_and_strings_in_your_installation&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/localization#changing_some_localized_texts_and_strings_in_your_installation&quot;&gt;localization&lt;/a&gt;): &lt;dl class=&quot;code&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;https://wiki.bsd.cafe/_export/code/wiki:syntax?codeblock=0&quot; title=&quot;Download Snippet&quot; class=&quot;mediafile mf_php&quot;&gt;conf/lang/en/lang.php&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code&quot;&gt;&amp;lt;?php
/**
 * Customization of the english language file
 * Copy only the strings that needs to be modified
 */
$lang[&amp;#039;js&amp;#039;][&amp;#039;nosmblinks&amp;#039;] = &amp;#039;&amp;#039;;&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Windows Shares&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;windows_shares&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;3989-5061&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit8&quot; id=&quot;image_links&quot;&gt;Image Links&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
You can also use an image to link to another internal or external page by combining the syntax for links and &lt;a href=&quot;#images_and_other_files&quot; title=&quot;wiki:syntax ↵&quot; class=&quot;wikilink1&quot;&gt;images&lt;/a&gt; (see below) like this:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;[[http://php.net|{{wiki:dokuwiki-128.png}}]]&lt;/pre&gt;

&lt;p&gt;
&lt;a href=&quot;http://php.net&quot; class=&quot;media&quot; title=&quot;http://php.net&quot; rel=&quot;ugc nofollow&quot;&gt;&lt;img src=&quot;https://wiki.bsd.cafe/_media/wiki:dokuwiki-128.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Please note: The image formatting is the only formatting syntax accepted in link names.
&lt;/p&gt;

&lt;p&gt;
The whole &lt;a href=&quot;#images_and_other_files&quot; title=&quot;wiki:syntax ↵&quot; class=&quot;wikilink1&quot;&gt;image&lt;/a&gt; and &lt;a href=&quot;#links&quot; title=&quot;wiki:syntax ↵&quot; class=&quot;wikilink1&quot;&gt;link&lt;/a&gt; syntax is supported (including image resizing, internal and external images and URLs and interwiki links).
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Image Links&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;image_links&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:1,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;5062-5607&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit9&quot; id=&quot;footnotes&quot;&gt;Footnotes&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
You can add footnotes &lt;sup&gt;&lt;a href=&quot;#fn__1&quot; id=&quot;fnt__1&quot; class=&quot;fn_top&quot;&gt;1)&lt;/a&gt;&lt;/sup&gt; by using double parentheses.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;You can add footnotes ((This is a footnote)) by using double parentheses.&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Footnotes&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;footnotes&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:1,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;5608-5782&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&quot; id=&quot;sectioning&quot;&gt;Sectioning&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
You can use up to five different levels of headlines to structure your content. If you have more than three headlines, a table of contents is generated automatically – this can be disabled by including the string &lt;code&gt;~~NOTOC~~&lt;/code&gt; in the document.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Sectioning&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;sectioning&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:1,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;5783-6069&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit11&quot; id=&quot;headline_level_3&quot;&gt;Headline Level 3&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;headline_level_4&quot;&gt;Headline Level 4&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;/div&gt;

&lt;h5 id=&quot;headline_level_5&quot;&gt;Headline Level 5&lt;/h5&gt;
&lt;div class=&quot;level5&quot;&gt;
&lt;pre class=&quot;code&quot;&gt;==== Headline Level 3 ====
=== Headline Level 4 ===
== Headline Level 5 ==&lt;/pre&gt;

&lt;p&gt;
By using four or more dashes, you can make a horizontal line:
&lt;/p&gt;
&lt;hr /&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Headline Level 3&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;headline_level_3&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:1,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;6070-6296&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit12&quot; id=&quot;media_files&quot;&gt;Media Files&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
You can include external and internal &lt;a href=&quot;https://www.dokuwiki.org/images&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/images&quot;&gt;images, videos and audio files&lt;/a&gt; with curly brackets. Optionally you can specify the size of them.
&lt;/p&gt;

&lt;p&gt;
Real size:                        &lt;a href=&quot;https://wiki.bsd.cafe/_detail/wiki:dokuwiki-128.png?id=wiki%3Asyntax&quot; class=&quot;media&quot; title=&quot;wiki:dokuwiki-128.png&quot;&gt;&lt;img src=&quot;https://wiki.bsd.cafe/_media/wiki:dokuwiki-128.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Resize to given width:            &lt;a href=&quot;https://wiki.bsd.cafe/_detail/wiki:dokuwiki-128.png?id=wiki%3Asyntax&quot; class=&quot;media&quot; title=&quot;wiki:dokuwiki-128.png&quot;&gt;&lt;img src=&quot;https://wiki.bsd.cafe/_media/wiki:dokuwiki-128.png?w=50&amp;amp;tok=bb4c60&quot; class=&quot;media&quot; loading=&quot;lazy&quot; alt=&quot;&quot; width=&quot;50&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Resize to given width and height&lt;sup&gt;&lt;a href=&quot;#fn__2&quot; id=&quot;fnt__2&quot; class=&quot;fn_top&quot;&gt;2)&lt;/a&gt;&lt;/sup&gt;: &lt;a href=&quot;https://wiki.bsd.cafe/_detail/wiki:dokuwiki-128.png?id=wiki%3Asyntax&quot; class=&quot;media&quot; title=&quot;wiki:dokuwiki-128.png&quot;&gt;&lt;img src=&quot;https://wiki.bsd.cafe/_media/wiki:dokuwiki-128.png?w=200&amp;amp;h=50&amp;amp;tok=c183a0&quot; class=&quot;media&quot; loading=&quot;lazy&quot; alt=&quot;&quot; width=&quot;200&quot; height=&quot;50&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Resized external image:           &lt;a href=&quot;https://wiki.bsd.cafe/lib/exe/fetch.php?tok=9dc593&amp;amp;media=https%3A%2F%2Fwww.php.net%2Fimages%2Fphp.gif&quot; class=&quot;media&quot; title=&quot;https://www.php.net/images/php.gif&quot;&gt;&lt;img src=&quot;https://wiki.bsd.cafe/lib/exe/fetch.php?w=200&amp;amp;h=50&amp;amp;tok=9aa26d&amp;amp;media=https%3A%2F%2Fwww.php.net%2Fimages%2Fphp.gif&quot; class=&quot;media&quot; loading=&quot;lazy&quot; alt=&quot;&quot; width=&quot;200&quot; height=&quot;50&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;Real size:                        {{wiki:dokuwiki-128.png}}
Resize to given width:            {{wiki:dokuwiki-128.png?50}}
Resize to given width and height: {{wiki:dokuwiki-128.png?200x50}}
Resized external image:           {{https://www.php.net/images/php.gif?200x50}}&lt;/pre&gt;

&lt;p&gt;
By using left or right whitespaces you can choose the alignment.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.bsd.cafe/_detail/wiki:dokuwiki-128.png?id=wiki%3Asyntax&quot; class=&quot;media&quot; title=&quot;wiki:dokuwiki-128.png&quot;&gt;&lt;img src=&quot;https://wiki.bsd.cafe/_media/wiki:dokuwiki-128.png&quot; class=&quot;mediaright&quot; align=&quot;right&quot; loading=&quot;lazy&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.bsd.cafe/_detail/wiki:dokuwiki-128.png?id=wiki%3Asyntax&quot; class=&quot;media&quot; title=&quot;wiki:dokuwiki-128.png&quot;&gt;&lt;img src=&quot;https://wiki.bsd.cafe/_media/wiki:dokuwiki-128.png&quot; class=&quot;medialeft&quot; align=&quot;left&quot; loading=&quot;lazy&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.bsd.cafe/_detail/wiki:dokuwiki-128.png?id=wiki%3Asyntax&quot; class=&quot;media&quot; title=&quot;wiki:dokuwiki-128.png&quot;&gt;&lt;img src=&quot;https://wiki.bsd.cafe/_media/wiki:dokuwiki-128.png&quot; class=&quot;mediacenter&quot; loading=&quot;lazy&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;{{ wiki:dokuwiki-128.png}}
{{wiki:dokuwiki-128.png }}
{{ wiki:dokuwiki-128.png }}&lt;/pre&gt;

&lt;p&gt;
You can also set the alignment explicitly with a &lt;code&gt;?left&lt;/code&gt;, &lt;code&gt;?right&lt;/code&gt; or &lt;code&gt;?center&lt;/code&gt; parameter. This takes precedence over the whitespace alignment above and can be combined with a size.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.bsd.cafe/_detail/wiki:dokuwiki-128.png?id=wiki%3Asyntax&quot; class=&quot;media&quot; title=&quot;wiki:dokuwiki-128.png&quot;&gt;&lt;img src=&quot;https://wiki.bsd.cafe/_media/wiki:dokuwiki-128.png?w=100&amp;amp;tok=9a0a6b&quot; class=&quot;mediaright&quot; align=&quot;right&quot; loading=&quot;lazy&quot; alt=&quot;&quot; width=&quot;100&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;{{wiki:dokuwiki-128.png?100&amp;amp;right}}&lt;/pre&gt;

&lt;p&gt;
Of course, you can add a title (displayed as a tooltip by most browsers), too.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.bsd.cafe/_detail/wiki:dokuwiki-128.png?id=wiki%3Asyntax&quot; class=&quot;media&quot; title=&quot;wiki:dokuwiki-128.png&quot;&gt;&lt;img src=&quot;https://wiki.bsd.cafe/_media/wiki:dokuwiki-128.png&quot; class=&quot;mediacenter&quot; loading=&quot;lazy&quot; title=&quot;This is the caption&quot; alt=&quot;This is the caption&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;{{ wiki:dokuwiki-128.png |This is the caption}}&lt;/pre&gt;

&lt;p&gt;
For linking an image to another page see &lt;a href=&quot;#image_links&quot; title=&quot;wiki:syntax ↵&quot; class=&quot;wikilink1&quot;&gt;Image Links&lt;/a&gt; above.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Media Files&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;media_files&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:1,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;6297-7928&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit13&quot; id=&quot;supported_media_formats&quot;&gt;Supported Media Formats&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
DokuWiki can embed the following media formats directly.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit14&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; Image &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; &lt;code&gt;gif&lt;/code&gt;, &lt;code&gt;jpg&lt;/code&gt;, &lt;code&gt;png&lt;/code&gt;  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; Video &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; &lt;code&gt;webm&lt;/code&gt;, &lt;code&gt;ogv&lt;/code&gt;, &lt;code&gt;mp4&lt;/code&gt; &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; Audio &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; &lt;code&gt;ogg&lt;/code&gt;, &lt;code&gt;mp3&lt;/code&gt;, &lt;code&gt;wav&lt;/code&gt;  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; Flash &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; &lt;code&gt;swf&lt;/code&gt;                    &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;8022-8177&amp;quot;} --&gt;
&lt;p&gt;
If you specify a filename that is not a supported media format, then it will be displayed as a link instead.
&lt;/p&gt;

&lt;p&gt;
By adding &lt;code&gt;?linkonly&lt;/code&gt; you provide a link to the media without displaying it inline
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;{{wiki:dokuwiki-128.png?linkonly}}&lt;/pre&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.bsd.cafe/_media/wiki:dokuwiki-128.png&quot; class=&quot;media mediafile mf_png&quot; title=&quot;wiki:dokuwiki-128.png (27.2 KB)&quot;&gt;dokuwiki-128.png&lt;/a&gt; This is just a link to the image.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Supported Media Formats&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;supported_media_formats&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:1,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;7929-8482&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit15&quot; id=&quot;fallback_formats&quot;&gt;Fallback Formats&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Unfortunately not all browsers understand all video and audio formats. To mitigate the problem, you can upload your file in different formats for maximum browser compatibility.
&lt;/p&gt;

&lt;p&gt;
For example consider this embedded mp4 video:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;{{video.mp4|A funny video}}&lt;/pre&gt;

&lt;p&gt;
When you upload a &lt;code&gt;video.webm&lt;/code&gt; and &lt;code&gt;video.ogv&lt;/code&gt; next to the referenced &lt;code&gt;video.mp4&lt;/code&gt;, DokuWiki will automatically add them as alternatives so that one of the three files is understood by your browser.
&lt;/p&gt;

&lt;p&gt;
Additionally DokuWiki supports a “poster” image which will be shown before the video has started. That image needs to have the same filename as the video and be either a jpg or png file. In the example above a &lt;code&gt;video.jpg&lt;/code&gt; file would work.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Fallback Formats&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;fallback_formats&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:1,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;8483-9213&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit16&quot; id=&quot;lists&quot;&gt;Lists&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two spaces and use a &lt;code&gt;*&lt;/code&gt; for unordered lists or a &lt;code&gt;-&lt;/code&gt; for ordered ones.
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; This is a list&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; The second item&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; You may have different levels&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Another item&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; The same list but ordered&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Another item&lt;/div&gt;
&lt;ol&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; Just use indention for deeper levels&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; That&amp;#039;s it&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;pre class=&quot;code&quot;&gt;  * This is a list
  * The second item
    * You may have different levels
  * Another item

  - The same list but ordered
  - Another item
    - Just use indention for deeper levels
  - That&amp;#039;s it&lt;/pre&gt;

&lt;p&gt;
Also take a look at the &lt;a href=&quot;https://www.dokuwiki.org/faq%3Alists&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/faq%3Alists&quot;&gt;FAQ on list items&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Lists&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;lists&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:1,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;9214-9873&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit17&quot; id=&quot;text_conversions&quot;&gt;Text Conversions&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
DokuWiki can convert certain pre-defined characters or strings into images or other text or &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt;.
&lt;/p&gt;

&lt;p&gt;
The text to image conversion is mainly done for smileys. And the text to &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt; conversion is used for typography replacements, but can be configured to use other &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt; as well.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Text Conversions&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;text_conversions&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:2,&amp;quot;secid&amp;quot;:17,&amp;quot;range&amp;quot;:&amp;quot;9874-10178&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit18&quot; id=&quot;text_to_image_conversions&quot;&gt;Text to Image Conversions&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
DokuWiki converts commonly used &lt;a href=&quot;https://en.wikipedia.org/wiki/emoticon&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/emoticon&quot;&gt;emoticon&lt;/a&gt;s to their graphical equivalents. Those &lt;a href=&quot;https://www.dokuwiki.org/Smileys&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/Smileys&quot;&gt;Smileys&lt;/a&gt; and other images can be configured and extended. Here is an overview of Smileys included in DokuWiki:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/cool.svg&quot; class=&quot;icon smiley&quot; alt=&quot;8-)&quot; /&gt;   8-)  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/eek.svg&quot; class=&quot;icon smiley&quot; alt=&quot;8-O&quot; /&gt;   8-O  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/sad.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:-(&quot; /&gt;   :-(  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/smile.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:-)&quot; /&gt;   :-)  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/smile2.svg&quot; class=&quot;icon smiley&quot; alt=&quot;=)&quot; /&gt;    =)   &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/doubt.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:-/&quot; /&gt;   :-/  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/doubt2.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:-\&quot; /&gt;   :-\  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/confused.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:-?&quot; /&gt;   :-?  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/biggrin.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:-D&quot; /&gt;   :-D  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/razz.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:-P&quot; /&gt;   :-P  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/surprised.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:-O&quot; /&gt;   :-O  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/silenced.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:-X&quot; /&gt;   :-X  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/neutral.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:-|&quot; /&gt;   :-|  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/wink.svg&quot; class=&quot;icon smiley&quot; alt=&quot;;-)&quot; /&gt;   ;-)  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/fun.svg&quot; class=&quot;icon smiley&quot; alt=&quot;^_^&quot; /&gt;   ^_^  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/facepalm.svg&quot; class=&quot;icon smiley&quot; alt=&quot;m(&quot; /&gt;    m(   &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/question.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:?:&quot; /&gt;   :?:  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/exclaim.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:!:&quot; /&gt;   :!:  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/lol.svg&quot; class=&quot;icon smiley&quot; alt=&quot;LOL&quot; /&gt;   LOL  &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/fixme.svg&quot; class=&quot;icon smiley&quot; alt=&quot;FIXME&quot; /&gt;   FIXME &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/deleteme.svg&quot; class=&quot;icon smiley&quot; alt=&quot;DELETEME&quot; /&gt;  DELETEME &lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Text to Image Conversions&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;text_to_image_conversions&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:2,&amp;quot;secid&amp;quot;:18,&amp;quot;range&amp;quot;:&amp;quot;10179-10854&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit19&quot; id=&quot;text_to_html_conversions&quot;&gt;Text to HTML Conversions&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Typography: &lt;a href=&quot;https://wiki.bsd.cafe/wiki:dokuwiki&quot; class=&quot;wikilink1&quot; title=&quot;wiki:dokuwiki&quot; data-wiki-id=&quot;wiki:dokuwiki&quot;&gt;DokuWiki&lt;/a&gt; can convert simple text characters to their typographically correct entities. Here is an example of recognized characters.
&lt;/p&gt;

&lt;p&gt;
→ ← ↔ ⇒ ⇐ ⇔ » « – — 640&amp;times;480 © ™ ®
“He thought &amp;#039;It&amp;#039;s a man&amp;#039;s world&amp;#039;…”
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;-&amp;gt; &amp;lt;- &amp;lt;-&amp;gt; =&amp;gt; &amp;lt;= &amp;lt;=&amp;gt; &amp;gt;&amp;gt; &amp;lt;&amp;lt; -- --- 640x480 (c) (tm) (r)
&amp;quot;He thought &amp;#039;It&amp;#039;s a man&amp;#039;s world&amp;#039;...&amp;quot;&lt;/pre&gt;

&lt;p&gt;
The same can be done to produce any kind of &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt;, it just needs to be added to the &lt;a href=&quot;https://www.dokuwiki.org/entities&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/entities&quot;&gt;pattern file&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
There are three exceptions which do not come from that pattern file: multiplication entity (640&amp;times;480), &amp;#039;single&amp;#039; and “double quotes”. They can be turned off through a &lt;a href=&quot;https://www.dokuwiki.org/config%3Atypography&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/config%3Atypography&quot;&gt;config option&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Text to HTML Conversions&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;text_to_html_conversions&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:2,&amp;quot;secid&amp;quot;:19,&amp;quot;range&amp;quot;:&amp;quot;10855-11562&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit20&quot; id=&quot;quoting&quot;&gt;Quoting&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Some times you want to mark some text to show it&amp;#039;s a reply or comment. You can use the following syntax:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;I think we should do it

&amp;gt; No we shouldn&amp;#039;t

&amp;gt;&amp;gt; Well, I say we should

&amp;gt; Really?

&amp;gt;&amp;gt; Yes!

&amp;gt;&amp;gt;&amp;gt; Then lets do it!&lt;/pre&gt;

&lt;p&gt;
I think we should do it
&lt;/p&gt;
&lt;blockquote&gt;&lt;div class=&quot;no&quot;&gt;
No we shouldn&amp;#039;t&lt;/div&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;div class=&quot;no&quot;&gt;
&lt;blockquote&gt;&lt;div class=&quot;no&quot;&gt;
Well, I say we should&lt;/div&gt;&lt;/blockquote&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;div class=&quot;no&quot;&gt;
Really?&lt;/div&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;div class=&quot;no&quot;&gt;
&lt;blockquote&gt;&lt;div class=&quot;no&quot;&gt;
Yes!&lt;/div&gt;&lt;/blockquote&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;div class=&quot;no&quot;&gt;
&lt;blockquote&gt;&lt;div class=&quot;no&quot;&gt;
&lt;blockquote&gt;&lt;div class=&quot;no&quot;&gt;
Then lets do it!&lt;/div&gt;&lt;/blockquote&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;/div&gt;&lt;/blockquote&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Quoting&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;quoting&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:3,&amp;quot;secid&amp;quot;:20,&amp;quot;range&amp;quot;:&amp;quot;11563-11928&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit21&quot; id=&quot;tables&quot;&gt;Tables&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
DokuWiki supports a simple syntax to create tables.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit22&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt; Heading 1      &lt;/th&gt;&lt;th class=&quot;col1 leftalign&quot;&gt; Heading 2       &lt;/th&gt;&lt;th class=&quot;col2 leftalign&quot;&gt; Heading 3          &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; Row 1 Col 1    &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; Row 1 Col 2     &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt; Row 1 Col 3        &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; Row 2 Col 1    &lt;/td&gt;&lt;td class=&quot;col1&quot; colspan=&quot;2&quot;&gt; some colspan (note the double pipe) &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; Row 3 Col 1    &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; Row 3 Col 2     &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt; Row 3 Col 3        &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table1&amp;quot;,&amp;quot;secid&amp;quot;:22,&amp;quot;range&amp;quot;:&amp;quot;12002-12233&amp;quot;} --&gt;
&lt;p&gt;
Table rows have to start and end with a &lt;code&gt;|&lt;/code&gt; for normal rows or a &lt;code&gt;^&lt;/code&gt; for headers.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;^ Heading 1      ^ Heading 2       ^ Heading 3          ^
| Row 1 Col 1    | Row 1 Col 2     | Row 1 Col 3        |
| Row 2 Col 1    | some colspan (note the double pipe) ||
| Row 3 Col 1    | Row 3 Col 2     | Row 3 Col 3        |&lt;/pre&gt;

&lt;p&gt;
To connect cells horizontally, just make the next cell completely empty as shown above. Be sure to have always the same amount of cell separators!
&lt;/p&gt;

&lt;p&gt;
Vertical tableheaders are possible, too.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit23&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;              &lt;/td&gt;&lt;th class=&quot;col1 leftalign&quot;&gt; Heading 1            &lt;/th&gt;&lt;th class=&quot;col2 leftalign&quot;&gt; Heading 2          &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt; Heading 3    &lt;/th&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; Row 1 Col 2          &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt; Row 1 Col 3        &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt; Heading 4    &lt;/th&gt;&lt;td class=&quot;col1&quot;&gt; no colspan this time &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;                    &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt; Heading 5    &lt;/th&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; Row 2 Col 2          &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt; Row 2 Col 3        &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table2&amp;quot;,&amp;quot;secid&amp;quot;:23,&amp;quot;range&amp;quot;:&amp;quot;12753-12996&amp;quot;} --&gt;
&lt;p&gt;
As you can see, it&amp;#039;s the cell separator before a cell which decides about the formatting:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;|              ^ Heading 1            ^ Heading 2          ^
^ Heading 3    | Row 1 Col 2          | Row 1 Col 3        |
^ Heading 4    | no colspan this time |                    |
^ Heading 5    | Row 2 Col 2          | Row 2 Col 3        |&lt;/pre&gt;

&lt;p&gt;
You can have rowspans (vertically connected cells) by adding &lt;code&gt;:::&lt;/code&gt; into the cells below the one to which they should connect.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit24&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt; Heading 1      &lt;/th&gt;&lt;th class=&quot;col1 leftalign&quot;&gt; Heading 2                  &lt;/th&gt;&lt;th class=&quot;col2 leftalign&quot;&gt; Heading 3          &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; Row 1 Col 1    &lt;/td&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt; this cell spans vertically &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt; Row 1 Col 3        &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; Row 2 Col 1    &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; Row 2 Col 3        &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; Row 3 Col 1    &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; Row 2 Col 3        &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table3&amp;quot;,&amp;quot;secid&amp;quot;:24,&amp;quot;range&amp;quot;:&amp;quot;13475-13750&amp;quot;} --&gt;
&lt;p&gt;
Apart from the rowspan syntax those cells should not contain anything else.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;^ 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        |&lt;/pre&gt;

&lt;p&gt;
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.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit25&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot; colspan=&quot;3&quot;&gt;           Table with alignment           &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0 rightalign&quot;&gt;         right&lt;/td&gt;&lt;td class=&quot;col1 centeralign&quot;&gt;    center    &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;left          &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;left          &lt;/td&gt;&lt;td class=&quot;col1 rightalign&quot;&gt;         right&lt;/td&gt;&lt;td class=&quot;col2 centeralign&quot;&gt;    center    &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; xxxxxxxxxxxx &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; xxxxxxxxxxxx &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; xxxxxxxxxxxx &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table4&amp;quot;,&amp;quot;secid&amp;quot;:25,&amp;quot;range&amp;quot;:&amp;quot;14359-14546&amp;quot;} --&gt;
&lt;p&gt;
This is how it looks in the source:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;^           Table with alignment           ^^^
|         right|    center    |left          |
|left          |         right|    center    |
| xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx |&lt;/pre&gt;

&lt;p&gt;
Note: Vertical alignment is not supported.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Tables&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;tables&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:4,&amp;quot;secid&amp;quot;:21,&amp;quot;range&amp;quot;:&amp;quot;11929-14825&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit26&quot; id=&quot;no_formatting&quot;&gt;No Formatting&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
If you need to display text exactly like it is typed (without any formatting), enclose the area either with &lt;code&gt;&amp;lt;nowiki&amp;gt;&lt;/code&gt; tags or even simpler, with double percent signs &lt;code&gt;%%&lt;/code&gt;.
&lt;/p&gt;

&lt;p&gt;

This is some text which contains addresses like this: http://www.splitbrain.org and **formatting**, but nothing is done with it.

The same is true for //__this__ text// with a smiley ;-).
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;nowiki&amp;gt;
This is some text which contains addresses like this: http://www.splitbrain.org and **formatting**, but nothing is done with it.
&amp;lt;/nowiki&amp;gt;
The same is true for %%//__this__ text// with a smiley ;-)%%.&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;No Formatting&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;no_formatting&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:4,&amp;quot;secid&amp;quot;:26,&amp;quot;range&amp;quot;:&amp;quot;14826-15481&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit27&quot; id=&quot;code_blocks&quot;&gt;Code Blocks&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
You can include code blocks into your documents by either indenting them by at least two spaces (like used for the previous examples) or by using the tags &lt;code&gt;&amp;lt;code&amp;gt;&lt;/code&gt; or &lt;code&gt;&amp;lt;file&amp;gt;&lt;/code&gt;.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;This is text is indented by two spaces.&lt;/pre&gt;
&lt;pre class=&quot;code&quot;&gt;This is preformatted code all spaces are preserved: like              &amp;lt;-this&lt;/pre&gt;
&lt;pre class=&quot;file&quot;&gt;This is pretty much the same, but you could use it to show that you quoted a file.&lt;/pre&gt;

&lt;p&gt;
Those blocks were created by this source:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;  This is text is indented by two spaces.&lt;/pre&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;code&amp;gt;
This is preformatted code all spaces are preserved: like              &amp;lt;-this
&amp;lt;/code&amp;gt;&lt;/pre&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;file&amp;gt;
This is pretty much the same, but you could use it to show that you quoted a file.
&amp;lt;/file&amp;gt;&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Code Blocks&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;code_blocks&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:4,&amp;quot;secid&amp;quot;:27,&amp;quot;range&amp;quot;:&amp;quot;15482-16223&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit28&quot; id=&quot;syntax_highlighting&quot;&gt;Syntax Highlighting&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.bsd.cafe/wiki:dokuwiki&quot; class=&quot;wikilink1&quot; title=&quot;wiki:dokuwiki&quot; data-wiki-id=&quot;wiki:dokuwiki&quot;&gt;DokuWiki&lt;/a&gt; can highlight sourcecode, which makes it easier to read. It uses the &lt;a href=&quot;http://qbnz.com/highlighter/&quot; class=&quot;urlextern&quot; title=&quot;http://qbnz.com/highlighter/&quot; rel=&quot;ugc nofollow&quot;&gt;GeSHi&lt;/a&gt; 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. &lt;code&gt;&amp;lt;code java&amp;gt;&lt;/code&gt; or &lt;code&gt;&amp;lt;file java&amp;gt;&lt;/code&gt;.
&lt;/p&gt;
&lt;pre class=&quot;code java&quot;&gt;&lt;span class=&quot;co3&quot;&gt;/**
 * The HelloWorldApp class implements an application that
 * simply displays &amp;quot;Hello World!&amp;quot; to the standard output.
 */&lt;/span&gt;
&lt;span class=&quot;kw1&quot;&gt;class&lt;/span&gt; HelloWorldApp &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
    &lt;span class=&quot;kw1&quot;&gt;public&lt;/span&gt; &lt;span class=&quot;kw1&quot;&gt;static&lt;/span&gt; &lt;span class=&quot;kw4&quot;&gt;void&lt;/span&gt; main&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;a href=&quot;http://www.google.com/search?hl=en&amp;amp;q=allinurl%3Adocs.oracle.com+javase+docs+api+string&quot;&gt;&lt;span class=&quot;kw3&quot;&gt;String&lt;/span&gt;&lt;/a&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#91;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#93;&lt;/span&gt; args&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;
        &lt;a href=&quot;http://www.google.com/search?hl=en&amp;amp;q=allinurl%3Adocs.oracle.com+javase+docs+api+system&quot;&gt;&lt;span class=&quot;kw3&quot;&gt;System&lt;/span&gt;&lt;/a&gt;.&lt;span class=&quot;me1&quot;&gt;out&lt;/span&gt;.&lt;span class=&quot;me1&quot;&gt;println&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;st0&quot;&gt;&amp;quot;Hello World!&amp;quot;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;co1&quot;&gt;//Display the string.&lt;/span&gt;
    &lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;
&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;/pre&gt;

&lt;p&gt;
The following language strings are currently recognized: &lt;em&gt;4cs 6502acme 6502kickass 6502tasm 68000devpac abap actionscript3 actionscript ada aimms algol68 apache applescript apt_sources arm asm asp asymptote autoconf autohotkey autoit avisynth awk bascomavr bash basic4gl batch bf biblatex bibtex blitzbasic bnf boo caddcl cadlisp ceylon cfdg cfm chaiscript chapel cil c_loadrunner clojure c_mac cmake cobol coffeescript c cpp cpp-qt cpp-winapi csharp css cuesheet c_winapi dart dcl dcpu16 dcs delphi diff div dos dot d ecmascript eiffel email epc e erlang euphoria ezt f1 falcon fo fortran freebasic freeswitch fsharp gambas gdb genero genie gettext glsl gml gnuplot go groovy gwbasic haskell haxe hicest hq9plus html html4strict html5 icon idl ini inno intercal io ispfpanel java5 java javascript jcl j jquery julia kixtart klonec klonecpp kotlin latex lb ldif lisp llvm locobasic logtalk lolcode lotusformulas lotusscript lscript lsl2 lua m68k magiksf make mapbasic mathematica matlab mercury metapost mirc mk-61 mmix modula2 modula3 mpasm mxml mysql nagios netrexx newlisp nginx nimrod nsis oberon2 objc objeck ocaml-brief ocaml octave oobas oorexx oracle11 oracle8 oxygene oz parasail parigp pascal pcre perl6 perl per pf phix php-brief php pic16 pike pixelbender pli plsql postgresql postscript povray powerbuilder powershell proftpd progress prolog properties providex purebasic pycon pys60 python qbasic qml q racket rails rbs rebol reg rexx robots roff rpmspec rsplus ruby rust sas sass scala scheme scilab scl sdlbasic smalltalk smarty spark sparql sql sshconfig standardml stonescript swift systemverilog tclegg tcl teraterm texgraph text thinbasic tsql twig typoscript unicon upc urbi uscript vala vbnet vb vbscript vedit verilog vhdl vim visualfoxpro visualprolog whitespace whois winbatch wolfram xbasic xml xojo xorg_conf xpp yaml z80 zxbasic&lt;/em&gt;
&lt;/p&gt;

&lt;p&gt;
There are additional &lt;a href=&quot;https://www.dokuwiki.org/syntax_highlighting&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/syntax_highlighting&quot;&gt;advanced options&lt;/a&gt; available for syntax highlighting, such as highlighting lines or adding line numbers.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Syntax Highlighting&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;syntax_highlighting&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:6,&amp;quot;secid&amp;quot;:28,&amp;quot;range&amp;quot;:&amp;quot;16224-19009&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit29&quot; id=&quot;downloadable_code_blocks&quot;&gt;Downloadable Code Blocks&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
When you use the &lt;code&gt;&amp;lt;code&amp;gt;&lt;/code&gt; or &lt;code&gt;&amp;lt;file&amp;gt;&lt;/code&gt; syntax as above, you might want to make the shown code available for download as well. You can do this by specifying a file name after language code like this:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;file php myexample.php&amp;gt;
&amp;lt;?php echo &amp;quot;hello world!&amp;quot;; ?&amp;gt;
&amp;lt;/file&amp;gt;&lt;/pre&gt;
&lt;dl class=&quot;file&quot;&gt;
&lt;dt&gt;&lt;a href=&quot;https://wiki.bsd.cafe/_export/code/wiki:syntax?codeblock=8&quot; title=&quot;Download Snippet&quot; class=&quot;mediafile mf_php&quot;&gt;myexample.php&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;pre class=&quot;code file php&quot;&gt;&lt;span class=&quot;kw2&quot;&gt;&amp;lt;?php&lt;/span&gt; &lt;span class=&quot;kw1&quot;&gt;echo&lt;/span&gt; &lt;span class=&quot;st0&quot;&gt;&amp;quot;hello world!&amp;quot;&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;sy1&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;/dd&gt;&lt;/dl&gt;

&lt;p&gt;
If you don&amp;#039;t want any highlighting but want a downloadable file, specify a dash (&lt;code&gt;-&lt;/code&gt;) as the language code: &lt;code&gt;&amp;lt;code - myfile.foo&amp;gt;&lt;/code&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Downloadable Code Blocks&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;downloadable_code_blocks&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:7,&amp;quot;secid&amp;quot;:29,&amp;quot;range&amp;quot;:&amp;quot;19010-19539&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit30&quot; id=&quot;rss_atom_feed_aggregation&quot;&gt;RSS/ATOM Feed Aggregation&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.bsd.cafe/wiki:dokuwiki&quot; class=&quot;wikilink1&quot; title=&quot;wiki:dokuwiki&quot; data-wiki-id=&quot;wiki:dokuwiki&quot;&gt;DokuWiki&lt;/a&gt; can integrate data from external XML feeds. For parsing the XML feeds, &lt;a href=&quot;http://simplepie.org/&quot; class=&quot;urlextern&quot; title=&quot;http://simplepie.org/&quot; rel=&quot;ugc nofollow&quot;&gt;SimplePie&lt;/a&gt; is used. All formats understood by SimplePie can be used in DokuWiki as well. You can influence the rendering by multiple additional space separated parameters:
&lt;/p&gt;
&lt;div class=&quot;table sectionedit31&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt; Parameter  &lt;/th&gt;&lt;th class=&quot;col1&quot;&gt; Description &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; any number &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; will be used as maximum number items to show, defaults to 8 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; reverse    &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; display the last items in the feed first &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; author     &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; show item authors names &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; date       &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; show item dates &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; description&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; show the item description. All &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt; tags will be stripped &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; nosort     &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; do not sort the items in the feed &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; &lt;em&gt;n&lt;/em&gt;[dhm] &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; refresh period, where d=days, h=hours, m=minutes. (e.g. 12h = 12 hours). &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table5&amp;quot;,&amp;quot;secid&amp;quot;:31,&amp;quot;range&amp;quot;:&amp;quot;19860-20313&amp;quot;} --&gt;
&lt;p&gt;
The refresh period defaults to 4 hours. Any value below 10 minutes will be treated as 10 minutes. &lt;a href=&quot;https://wiki.bsd.cafe/wiki:dokuwiki&quot; class=&quot;wikilink1&quot; title=&quot;wiki:dokuwiki&quot; data-wiki-id=&quot;wiki:dokuwiki&quot;&gt;DokuWiki&lt;/a&gt; will generally try to supply a cached version of a page, obviously this is inappropriate when the page contains dynamic external content. The parameter tells &lt;a href=&quot;https://wiki.bsd.cafe/wiki:dokuwiki&quot; class=&quot;wikilink1&quot; title=&quot;wiki:dokuwiki&quot; data-wiki-id=&quot;wiki:dokuwiki&quot;&gt;DokuWiki&lt;/a&gt; to re-render the page if it is more than &lt;em&gt;refresh period&lt;/em&gt; since the page was last rendered.
&lt;/p&gt;

&lt;p&gt;
By default the feed will be sorted by date, newest items first. You can sort it by oldest first using the &lt;code&gt;reverse&lt;/code&gt; parameter, or display the feed as is with &lt;code&gt;nosort&lt;/code&gt;.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Example:&lt;/strong&gt;
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;{{rss&amp;gt;http://slashdot.org/index.rss 5 author date 1h }}&lt;/pre&gt;
&lt;ul class=&quot;rss&quot;&gt;&lt;li&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;https://hardware.slashdot.org/story/26/07/14/2116245/openais-first-device-will-be-moveable-screenless-speaker-built-as-ai-companion?utm_source=rss1.0mainlinkanon&amp;amp;utm_medium=feed&quot; class=&quot;urlextern&quot; title=&quot;https://hardware.slashdot.org/story/26/07/14/2116245/openais-first-device-will-be-moveable-screenless-speaker-built-as-ai-companion?utm_source=rss1.0mainlinkanon&amp;amp;utm_medium=feed&quot; rel=&quot;ugc nofollow&quot;&gt;https://hardware.slashdot.org/story/26/07/14/2116245/openais-first-device-will-be-moveable-screenless-speaker-built-as-ai-companion?utm_source=rss1.0mainlinkanon&amp;amp;amp;utm_medium=feed&lt;/a&gt; by BeauHD (2026/07/14 23:00)&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;https://tech.slashdot.org/story/26/07/14/215259/google-images-gets-a-pinterest-like-redesign-focused-on-discovery?utm_source=rss1.0mainlinkanon&amp;amp;utm_medium=feed&quot; class=&quot;urlextern&quot; title=&quot;https://tech.slashdot.org/story/26/07/14/215259/google-images-gets-a-pinterest-like-redesign-focused-on-discovery?utm_source=rss1.0mainlinkanon&amp;amp;utm_medium=feed&quot; rel=&quot;ugc nofollow&quot;&gt;Google Images Gets a Pinterest-Like Redesign Focused On Discovery&lt;/a&gt; by BeauHD (2026/07/14 22:00)&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;https://yro.slashdot.org/story/26/07/14/2054236/lawsuit-claims-metas-layoff-decisions-were-made-by-ai-not-humans?utm_source=rss1.0mainlinkanon&amp;amp;utm_medium=feed&quot; class=&quot;urlextern&quot; title=&quot;https://yro.slashdot.org/story/26/07/14/2054236/lawsuit-claims-metas-layoff-decisions-were-made-by-ai-not-humans?utm_source=rss1.0mainlinkanon&amp;amp;utm_medium=feed&quot; rel=&quot;ugc nofollow&quot;&gt;https://yro.slashdot.org/story/26/07/14/2054236/lawsuit-claims-metas-layoff-decisions-were-made-by-ai-not-humans?utm_source=rss1.0mainlinkanon&amp;amp;amp;utm_medium=feed&lt;/a&gt; by BeauHD (2026/07/14 21:00)&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;https://yro.slashdot.org/story/26/07/14/1934241/google-deepmind-calls-for-us-to-spearhead-ai-standards-body?utm_source=rss1.0mainlinkanon&amp;amp;utm_medium=feed&quot; class=&quot;urlextern&quot; title=&quot;https://yro.slashdot.org/story/26/07/14/1934241/google-deepmind-calls-for-us-to-spearhead-ai-standards-body?utm_source=rss1.0mainlinkanon&amp;amp;utm_medium=feed&quot; rel=&quot;ugc nofollow&quot;&gt;Google DeepMind Calls For US To Spearhead AI Standards Body&lt;/a&gt; by BeauHD (2026/07/14 20:00)&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;https://linux.slashdot.org/story/26/07/14/1853255/linux-foundations-latest-foray-is-to-standardize-internet-native-payments-for-ai-agents?utm_source=rss1.0mainlinkanon&amp;amp;utm_medium=feed&quot; class=&quot;urlextern&quot; title=&quot;https://linux.slashdot.org/story/26/07/14/1853255/linux-foundations-latest-foray-is-to-standardize-internet-native-payments-for-ai-agents?utm_source=rss1.0mainlinkanon&amp;amp;utm_medium=feed&quot; rel=&quot;ugc nofollow&quot;&gt;https://linux.slashdot.org/story/26/07/14/1853255/linux-foundations-latest-foray-is-to-standardize-internet-native-payments-for-ai-agents?utm_source=rss1.0mainlinkanon&amp;amp;amp;utm_medium=feed&lt;/a&gt; by BeauHD (2026/07/14 19:00)&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;RSS\/ATOM Feed Aggregation&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;rss_atom_feed_aggregation&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:9,&amp;quot;secid&amp;quot;:30,&amp;quot;range&amp;quot;:&amp;quot;19540-21005&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit32&quot; id=&quot;control_macros&quot;&gt;Control Macros&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Some syntax influences how DokuWiki renders a page without creating any output it self. The following control macros are availble:
&lt;/p&gt;
&lt;div class=&quot;table sectionedit33&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt; Macro           &lt;/th&gt;&lt;th class=&quot;col1&quot;&gt; Description &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; ~~NOTOC~~   &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; If this macro is found on the page, no table of contents will be created &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; ~~NOCACHE~~ &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; DokuWiki caches all output by default. Sometimes this might not be wanted (eg. when the &amp;lt;php&amp;gt; syntax above is used), adding this macro will force DokuWiki to rerender a page on every call &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table6&amp;quot;,&amp;quot;secid&amp;quot;:33,&amp;quot;range&amp;quot;:&amp;quot;21166-21508&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Control Macros&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;control_macros&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:9,&amp;quot;secid&amp;quot;:32,&amp;quot;range&amp;quot;:&amp;quot;21006-21509&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit34&quot; id=&quot;syntax_plugins&quot;&gt;Syntax Plugins&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
DokuWiki&amp;#039;s syntax can be extended by &lt;a href=&quot;https://www.dokuwiki.org/plugins&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/plugins&quot;&gt;Plugins&lt;/a&gt;. How the installed plugins are used is described on their appropriate description pages. The following syntax plugins are available in this particular DokuWiki installation:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;https://www.dokuwiki.org/plugin:ckgedit&quot; class=&quot;urlextern&quot; title=&quot;https://www.dokuwiki.org/plugin:ckgedit&quot; rel=&quot;ugc nofollow&quot;&gt;ckgedit&lt;/a&gt; &lt;em&gt;2023-07-27&lt;/em&gt; by &lt;a href=&quot;mailto:&amp;#116;&amp;#117;&amp;#114;&amp;#110;&amp;#101;&amp;#114;&amp;#109;&amp;#109;&amp;#48;&amp;#50;&amp;#64;&amp;#115;&amp;#104;&amp;#97;&amp;#119;&amp;#46;&amp;#99;&amp;#97;&quot; class=&quot;mail&quot; title=&quot;&amp;#116;&amp;#117;&amp;#114;&amp;#110;&amp;#101;&amp;#114;&amp;#109;&amp;#109;&amp;#48;&amp;#50;&amp;#64;&amp;#115;&amp;#104;&amp;#97;&amp;#119;&amp;#46;&amp;#99;&amp;#97;&quot;&gt;Myron Turner&lt;/a&gt;&lt;br/&gt;
WYSIWYG plugin for Dokuwiki&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;https://www.dokuwiki.org/plugin:info&quot; class=&quot;urlextern&quot; title=&quot;https://www.dokuwiki.org/plugin:info&quot; rel=&quot;ugc nofollow&quot;&gt;Info Plugin&lt;/a&gt; &lt;em&gt;2020-06-04&lt;/em&gt; by &lt;a href=&quot;mailto:&amp;#97;&amp;#110;&amp;#100;&amp;#105;&amp;#64;&amp;#115;&amp;#112;&amp;#108;&amp;#105;&amp;#116;&amp;#98;&amp;#114;&amp;#97;&amp;#105;&amp;#110;&amp;#46;&amp;#111;&amp;#114;&amp;#103;&quot; class=&quot;mail&quot; title=&quot;&amp;#97;&amp;#110;&amp;#100;&amp;#105;&amp;#64;&amp;#115;&amp;#112;&amp;#108;&amp;#105;&amp;#116;&amp;#98;&amp;#114;&amp;#97;&amp;#105;&amp;#110;&amp;#46;&amp;#111;&amp;#114;&amp;#103;&quot;&gt;Andreas Gohr&lt;/a&gt;&lt;br/&gt;
Displays information about various DokuWiki internals&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Syntax Plugins&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;syntax_plugins&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:9,&amp;quot;secid&amp;quot;:34,&amp;quot;range&amp;quot;:&amp;quot;21510-&amp;quot;} --&gt;&lt;div class=&quot;footnotes&quot;&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__1&quot; id=&quot;fn__1&quot; class=&quot;fn_bot&quot;&gt;1)&lt;/a&gt;&lt;/sup&gt; 
&lt;div class=&quot;content&quot;&gt;This is a footnote&lt;/div&gt;&lt;/div&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__2&quot; id=&quot;fn__2&quot; class=&quot;fn_bot&quot;&gt;2)&lt;/a&gt;&lt;/sup&gt; 
&lt;div class=&quot;content&quot;&gt;when the aspect ratio of the given width and height doesn&amp;#039;t match that of the image, it will be cropped to the new ratio before resizing&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
</description>
    </item>
    <item rdf:about="https://wiki.bsd.cafe/user:amaran7e?rev=1781797683&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-18T15:48:03+00:00</dc:date>
        <dc:creator>amaran7e (amaran7e@undisclosed.example.com)</dc:creator>
        <title>amaran7e - Automatic creation by User Homepage plugin</title>
        <link>https://wiki.bsd.cafe/user:amaran7e?rev=1781797683&amp;do=diff</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;amarante_amaran7e_-_public_page&quot;&gt;Amarante (amaran7e) - Public Page&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
This public page &lt;code&gt;&lt;em&gt;user:amaran7e.txt&lt;/em&gt;&lt;/code&gt;, as stated by it&amp;#039;s name,  &lt;strong&gt;can be read by anyone but only you can edit it&lt;/strong&gt; (or a superuser)…
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; You can introduce yourself, add links to your contributions in this wiki, tell a story or present your other works&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Think about &lt;a href=&quot;https://en.wikipedia.org/wiki/http://en.wikipedia.org/wiki/Etiquette_in_technology&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/http://en.wikipedia.org/wiki/Etiquette_in_technology&quot;&gt;netiquette&lt;/a&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/wink.svg&quot; class=&quot;icon smiley&quot; alt=&quot;;-)&quot; /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Limitations:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; You shouldn&amp;#039;t create any other page in that namespace &lt;code&gt;&lt;em&gt;user:amaran7e&lt;/em&gt;&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Only a superuser can add a picture&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Feel free to remove this paragraph (beside the title)…&lt;br/&gt;

Now, write something! &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/biggrin.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:-D&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
</description>
    </item>
    <item rdf:about="https://wiki.bsd.cafe/user:colesmt70?rev=1781398574&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-14T00:56:14+00:00</dc:date>
        <dc:creator>colesmt70 (colesmt70@undisclosed.example.com)</dc:creator>
        <title>colesmt70 - Automatic creation by User Homepage plugin</title>
        <link>https://wiki.bsd.cafe/user:colesmt70?rev=1781398574&amp;do=diff</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;gert_colesmt70_-_public_page&quot;&gt;Gert (colesmt70) - Public Page&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
This public page &lt;code&gt;&lt;em&gt;user:colesmt70.txt&lt;/em&gt;&lt;/code&gt;, as stated by it&amp;#039;s name,  &lt;strong&gt;can be read by anyone but only you can edit it&lt;/strong&gt; (or a superuser)…
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; You can introduce yourself, add links to your contributions in this wiki, tell a story or present your other works&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Think about &lt;a href=&quot;https://en.wikipedia.org/wiki/http://en.wikipedia.org/wiki/Etiquette_in_technology&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/http://en.wikipedia.org/wiki/Etiquette_in_technology&quot;&gt;netiquette&lt;/a&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/wink.svg&quot; class=&quot;icon smiley&quot; alt=&quot;;-)&quot; /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Limitations:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; You shouldn&amp;#039;t create any other page in that namespace &lt;code&gt;&lt;em&gt;user:colesmt70&lt;/em&gt;&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Only a superuser can add a picture&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Feel free to remove this paragraph (beside the title)…&lt;br/&gt;

Now, write something! &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/biggrin.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:-D&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
</description>
    </item>
    <item rdf:about="https://wiki.bsd.cafe/start?rev=1780771015&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-06T18:36:55+00:00</dc:date>
        <dc:creator>stefano (stefano@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://wiki.bsd.cafe/start?rev=1780771015&amp;do=diff</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;welcome_to_the_bsd_cafe&quot;&gt;Welcome to the BSD Cafe!&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
We’re excited to serve you the best flavors of BSD, including &lt;strong&gt;FreeBSD, NetBSD, OpenBSD,&lt;/strong&gt; and &lt;strong&gt;DragonflyBSD&lt;/strong&gt;.
&lt;/p&gt;

&lt;p&gt;
But if you prefer &lt;strong&gt;Linux&lt;/strong&gt;, you’re welcome here too!
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Welcome to the BSD Cafe!&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;welcome_to_the_bsd_cafe&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-213&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit2&quot; id=&quot;our_services&quot;&gt;Our Services&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Here are a few services we&amp;#039;re working on recently:
&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;fediverse_social_and_communication_services&quot;&gt;Fediverse, Social and Communication Services&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://mastodon.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://mastodon.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://mastodon.bsd.cafe&lt;/a&gt; - up &amp;amp; running&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://snac.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://snac.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://snac.bsd.cafe&lt;/a&gt; - up &amp;amp; running, &lt;a href=&quot;https://wiki.bsd.cafe/snac.bsd.cafe&quot; class=&quot;wikilink1&quot; title=&quot;snac.bsd.cafe&quot; data-wiki-id=&quot;snac.bsd.cafe&quot;&gt;sign up and more instructions here&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;del&gt;&lt;a href=&quot;https://blendit.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://blendit.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://blendit.bsd.cafe&lt;/a&gt;&lt;/del&gt; - &lt;strong&gt;the service has been terminated on 1st May 2026&lt;/strong&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://billboard.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://billboard.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://billboard.bsd.cafe&lt;/a&gt; - up &amp;amp; running&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://matrix.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://matrix.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://matrix.bsd.cafe&lt;/a&gt; - up &amp;amp; running, &lt;a href=&quot;https://wiki.bsd.cafe/matrix.bsd.cafe&quot; class=&quot;wikilink1&quot; title=&quot;matrix.bsd.cafe&quot; data-wiki-id=&quot;matrix.bsd.cafe&quot;&gt;sign up and more instructions here&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://chatmail.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://chatmail.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://chatmail.bsd.cafe&lt;/a&gt; - up &amp;amp; running&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h4 id=&quot;documentation_information_and_rss_services&quot;&gt;Documentation, Information, and RSS Services&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://journal.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://journal.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://journal.bsd.cafe&lt;/a&gt; - The BSD Cafe Journal - Multi-author news, articles, tutorials, and insights about the BSD and open source world.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://wiki.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://wiki.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://wiki.bsd.cafe&lt;/a&gt; - working on it - running&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://miniflux.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://miniflux.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://miniflux.bsd.cafe&lt;/a&gt; - RSS Reader - up &amp;amp; running, &lt;a href=&quot;https://wiki.bsd.cafe/miniflux.bsd.cafe&quot; class=&quot;wikilink1&quot; title=&quot;miniflux.bsd.cafe&quot; data-wiki-id=&quot;miniflux.bsd.cafe&quot;&gt;sign up and more instructions here&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://freshrss.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://freshrss.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://freshrss.bsd.cafe&lt;/a&gt; - RSS Reader - up &amp;amp; running, &lt;a href=&quot;https://wiki.bsd.cafe/freshrss.bsd.cafe&quot; class=&quot;wikilink1&quot; title=&quot;freshrss.bsd.cafe&quot; data-wiki-id=&quot;freshrss.bsd.cafe&quot;&gt;sign up and more instructions here&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://press.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://press.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://press.bsd.cafe&lt;/a&gt; - Wallabag, save your web articles and allows you to read them later - up &amp;amp; running&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h4 id=&quot;coding&quot;&gt;Coding&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://brew.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://brew.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://brew.bsd.cafe&lt;/a&gt; - Git server, powered by &lt;a href=&quot;https://forgejo.org/&quot; class=&quot;urlextern&quot; title=&quot;https://forgejo.org/&quot; rel=&quot;ugc nofollow&quot;&gt;Forgejo&lt;/a&gt; - up &amp;amp; running&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;IT&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://myip.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://myip.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;myip.bsd.cafe&lt;/a&gt; - &lt;a href=&quot;https://brew.bsd.cafe/BSDCafe/checkmyip&quot; class=&quot;urlextern&quot; title=&quot;https://brew.bsd.cafe/BSDCafe/checkmyip&quot; rel=&quot;ugc nofollow&quot;&gt;check your own ip&lt;/a&gt; (v4 and v6) via http, https, ssh or telnet - up &amp;amp; running&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://ntfy.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://ntfy.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;ntfy.bsd.cafe&lt;/a&gt; - &lt;a href=&quot;https://journal.bsd.cafe/2025/10/13/new-bsd-cafe-service-ntfy-server-at-bsd-cafe/&quot; class=&quot;urlextern&quot; title=&quot;https://journal.bsd.cafe/2025/10/13/new-bsd-cafe-service-ntfy-server-at-bsd-cafe/&quot; rel=&quot;ugc nofollow&quot;&gt;ntfy server&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h4 id=&quot;future_ideas&quot;&gt;Future ideas&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://wiki.bsd.cafe/docs:service-requests&quot; class=&quot;wikilink1&quot; title=&quot;docs:service-requests&quot; data-wiki-id=&quot;docs:service-requests&quot;&gt;Service Requests&lt;/a&gt; - you can request a service and keep track of the other users&amp;#039; requests&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; More to come…&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
More details and technical details about how we create and manages services &lt;a href=&quot;https://wiki.bsd.cafe/bsdcafe-technical-details&quot; class=&quot;wikilink1&quot; title=&quot;bsdcafe-technical-details&quot; data-wiki-id=&quot;bsdcafe-technical-details&quot;&gt;can be found here&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Our Services&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;our_services&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;214-2436&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit3&quot; id=&quot;our_contents&quot;&gt;Our Contents&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
The BSD Cafe is more than just a community; it&amp;#039;s a repository of knowledge and experience shared by BSD enthusiasts. Dive into our namespaces to discover, learn, and contribute.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Our Contents&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;our_contents&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;2437-2643&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit4&quot; id=&quot;docs&quot;&gt;Docs&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Read the docs that our users will produce or link, and learn more about the BSD-related world! → &lt;a href=&quot;https://wiki.bsd.cafe/docs:start&quot; class=&quot;wikilink1&quot; title=&quot;docs:start&quot; data-wiki-id=&quot;docs:start&quot;&gt;Explore Docs&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Docs&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;docs&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;2644-2788&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;reviews&quot;&gt;Reviews&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Discover in-depth reviews of BSD-related software and hardware, including detailed discussions on hardware compatibility. Our community shares their real-world experiences with various setups to help you understand what works best with BSD. Whether you&amp;#039;re building a new system or optimizing an existing one, these insights can guide your decisions. → &lt;a href=&quot;https://wiki.bsd.cafe/reviews:start&quot; class=&quot;wikilink1&quot; title=&quot;reviews:start&quot; data-wiki-id=&quot;reviews:start&quot;&gt;Explore Reviews&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Reviews&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;reviews&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;2789-3197&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;tutorials&quot;&gt;Tutorials&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Whether you&amp;#039;re new to BSD or a seasoned sysadmin, our &amp;#039;Tutorials&amp;#039; namespace offers step-by-step guides to enhance your BSD mastery. From basic setup to advanced tweaks, there&amp;#039;s something for everyone. → &lt;a href=&quot;https://wiki.bsd.cafe/tutorials:start&quot; class=&quot;wikilink1&quot; title=&quot;tutorials:start&quot; data-wiki-id=&quot;tutorials:start&quot;&gt;Start Learning&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Tutorials&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;tutorials&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;3198-3460&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;users&quot;&gt;Users&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The &amp;#039;Users&amp;#039; namespace is the vibrant core of our BSD community. Each member has a public profile page to showcase their BSD journey and a private space for personal drafts and notes. It&amp;#039;s a place where BSD users from around the globe can share profiles, experiences, and personal projects. Dive into the collaborative spirit and contribute to our shared knowledge in the public namespaces. → &lt;a href=&quot;https://wiki.bsd.cafe/user:start&quot; class=&quot;wikilink1&quot; title=&quot;user:start&quot; data-wiki-id=&quot;user:start&quot;&gt;Learn About User Spaces&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Users&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;users&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;3461-3912&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit8&quot; id=&quot;our_meetings&quot;&gt;Our Meetings&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Looking to unwind and chat with fellow BSD enthusiasts in a relaxed atmosphere? Look no further! Our weekly meet-up offers the perfect opportunity to kick back, grab a virtual pint, and dive into all things BSD. The &lt;a href=&quot;https://wiki.bsd.cafe/docs:weekly-bsdpub&quot; class=&quot;wikilink1&quot; title=&quot;docs:weekly-bsdpub&quot; data-wiki-id=&quot;docs:weekly-bsdpub&quot;&gt;BSD Pub&lt;/a&gt; is the late time version of the BSD Cafe where we can have a relaxing athmosphere in the evening - just like sitting in the pub and chatting to random people about anything.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Our Meetings&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;our_meetings&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;3913-4363&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit9&quot; id=&quot;meet_the_barista&quot;&gt;Meet the Barista&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Meet &lt;a href=&quot;https://wiki.bsd.cafe/user:stefano&quot; class=&quot;wikilink1&quot; title=&quot;user:stefano&quot; data-wiki-id=&quot;user:stefano&quot;&gt;Stefano Marinelli,&lt;/a&gt; the Founder, System Administrator, and guiding spirit of BSD Cafe. Discover more about the &amp;#039;Barista&amp;#039; of our community!
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Meet the Barista&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;meet_the_barista&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;4364-4557&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit10&quot; id=&quot;offer_a_coffee_at_bsd_cafe&quot;&gt;Offer a Coffee at BSD Cafe&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
By supporting BSD Cafe, you&amp;#039;re not just contributing to a platform; you&amp;#039;re nurturing a vibrant community. Your generosity helps us sustain and enhance our services, ensuring that BSD enthusiasts worldwide have a welcoming and supportive home.
&lt;/p&gt;

&lt;p&gt;
You can use both Ko-fi or Liberapay: &lt;a href=&quot;https://ko-fi.com/bsdcafe&quot; class=&quot;urlextern&quot; title=&quot;https://ko-fi.com/bsdcafe&quot; rel=&quot;ugc nofollow&quot;&gt;BSD Cafe Ko-fi page&lt;/a&gt; and &lt;a href=&quot;https://liberapay.com/bsdcafe&quot; class=&quot;urlextern&quot; title=&quot;https://liberapay.com/bsdcafe&quot; rel=&quot;ugc nofollow&quot;&gt;BSD Cafe Liberapay page&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Over the past few months, some people have asked whether it would be possible to donate something to BSD Cafe using crypto. As an experiment, we opened a Monero wallet to see how it goes. If anyone would like to make a donation in Monero, the address is: &lt;strong&gt;82ZTWAe5njHMng5g4c1x3hDs1X552q9yobiJtsbo8R3mcUzx3gBfqxciqZ3kkjZ8reMnFEN9nRvw4467eoknsFmbFe9DJm7&lt;/strong&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Offer a Coffee at BSD Cafe&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;offer_a_coffee_at_bsd_cafe&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;4558-5349&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit11&quot; id=&quot;stay_informed_with_our_service_status&quot;&gt;Stay Informed with Our Service Status&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
To ensure you&amp;#039;re always in the loop regarding our service availability and any ongoing issues, feel free to visit our &lt;a href=&quot;https://status.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://status.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;Status&lt;/a&gt; Page.
&lt;/p&gt;

&lt;p&gt;
Here, you&amp;#039;ll find real-time updates and historical data regarding the uptime and performance of all our platforms and services.
&lt;/p&gt;

&lt;p&gt;
&lt;em&gt;We&amp;#039;re committed to transparency and swift communication to ensure your experience with BSD Cafe remains seamless and reliable.&lt;/em&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Stay Informed with Our Service Status&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;stay_informed_with_our_service_status&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;5350-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://wiki.bsd.cafe/bsdcafe-technical-details?rev=1780681934&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-05T17:52:14+00:00</dc:date>
        <dc:creator>stefano (stefano@undisclosed.example.com)</dc:creator>
        <title>bsdcafe-technical-details</title>
        <link>https://wiki.bsd.cafe/bsdcafe-technical-details?rev=1780681934&amp;do=diff</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;bsd_cafe_-_technical_details&quot;&gt;BSD Cafe - Technical Details&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Currently, the infrastructure of BSD Cafe relies entirely on FreeBSD, with both IPv4 and IPv6 connectivity.
&lt;/p&gt;

&lt;p&gt;
The base setup is divided into jails:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; A dedicated jail hosts Nginx, serving as a reverse proxy. It manages certificates and directs traffic. This is also serving the &lt;a href=&quot;https://element.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://element.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://element.bsd.cafe&lt;/a&gt; Matrix web client&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Another jail contains a small &lt;del&gt;OpenSMTPD&lt;/del&gt;  Postfix server, handling email dispatch internally to avoid external service reliance.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
The &lt;a href=&quot;https://mastodon.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://mastodon.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://mastodon.bsd.cafe&lt;/a&gt; instance is structured as follows:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; A jail holds Valkey, essential for communication among Mastodon services - the nervous system of BSD Cafe.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Another jail runs Valkey for the Mastodon cache&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Another jail runs PostgreSQL, serving as the database - the memory of BSD Cafe.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; There&amp;#039;s a separate jail designated for media storage, acting as the &amp;#039;multimedia memory&amp;#039; of BSD Cafe. This jail resides on an external server with rotating disks &lt;del&gt;behind Cloudflare&lt;/del&gt;. There are &lt;a href=&quot;https://wiki.bsd.cafe/bsdcafemedia-reverse-proxies&quot; class=&quot;wikilink1&quot; title=&quot;bsdcafemedia-reverse-proxies&quot; data-wiki-id=&quot;bsdcafemedia-reverse-proxies&quot;&gt;reverse proxies&lt;/a&gt; located in various parts of the world that receive and cache requests, serving them from the nearest server. The goal is to use georeplicated caching of multimedia data to reduce bandwidth consumption. The selection of reverse proxies is handled at the &lt;abbr title=&quot;Domain Name System&quot;&gt;DNS&lt;/abbr&gt; level through a PowerDNS LUA script. More details have been documented here: &lt;a href=&quot;https://it-notes.dragas.net/2024/08/26/building-a-self-hosted-cdn-for-bsd-cafe-media/&quot; class=&quot;urlextern&quot; title=&quot;https://it-notes.dragas.net/2024/08/26/building-a-self-hosted-cdn-for-bsd-cafe-media/&quot; rel=&quot;ugc nofollow&quot;&gt;Building a Self-Hosted CDN for BSD Cafe Media&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Two jails host the Mastodon application itself, including sidekiq, puma, and streaming components. This is where all processing and connection management occur. They&amp;#039;re running in different hosts and are both providing some sidekiq queues and one of the two is set as a backup puma and streaming server when the first one (more powerful) is down. This is useful when updating, to avoid downtime.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://wiki.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://wiki.bsd.cafe&lt;/a&gt; is confined within a single jail and runs the nginx, php and (of course) the &lt;a href=&quot;https://www.dokuwiki.org/&quot; class=&quot;urlextern&quot; title=&quot;https://www.dokuwiki.org/&quot; rel=&quot;ugc nofollow&quot;&gt;DokuWiki&lt;/a&gt; &lt;abbr title=&quot;Content Management System&quot;&gt;CMS&lt;/abbr&gt;.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://journal.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://journal.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://journal.bsd.cafe&lt;/a&gt; is a FreeBSD jail running MariaDB, Apache, php - for Wordpress
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://miniflux.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://miniflux.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://miniflux.bsd.cafe&lt;/a&gt; is structured similarly, contained within a single jail, housing both the Miniflux software and PostgreSQL. In this case, we utilize a local installation.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://freshrss.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://freshrss.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://freshrss.bsd.cafe&lt;/a&gt; is a single jail service, housing both the &lt;a href=&quot;https://freshrss.org/&quot; class=&quot;urlextern&quot; title=&quot;https://freshrss.org/&quot; rel=&quot;ugc nofollow&quot;&gt;FreshRSS&lt;/a&gt; stack (Apache and PHP) and PostgreSQL.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://matrix.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://matrix.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://matrix.bsd.cafe&lt;/a&gt; is structured similarly, contained within a single jail, housing both the Synapse software, PostgreSQL and the Whatsapp bridge. In this case, we utilize a local installation.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://chatmail.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://chatmail.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://chatmail.bsd.cafe&lt;/a&gt; is a Delta Chat (chatmail) relay, running inside a FreeBSD jail thanks to the great cookbook by Feld - &lt;a href=&quot;https://github.com/feld/chatmail-cookbook&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/feld/chatmail-cookbook&quot; rel=&quot;ugc nofollow&quot;&gt;https://github.com/feld/chatmail-cookbook&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://billboard.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://billboard.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://billboard.bsd.cafe&lt;/a&gt; is composed of three FreeBSD jails: one for Redis, one for PostgreSQL and one for NodeBB
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://blendit.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://blendit.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://blendit.bsd.cafe&lt;/a&gt; is composed of two FreeBSD jails: one for PostgreSQL, and the other contains the rest (the frontend in Node and the backend in Rust).
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://press.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://press.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://press.bsd.cafe&lt;/a&gt; is a FreeBSD jail running all the stack for Wallabag: nginx, php, postgresql, valkey.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://brew.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://brew.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://brew.bsd.cafe&lt;/a&gt; is a FreeBSD jail running PostgreSQL, KeyDB and Forgejo.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://snac.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://snac.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://snac.bsd.cafe&lt;/a&gt; is a FreeBSD jail running &lt;a href=&quot;https://codeberg.org/grunfink/snac2&quot; class=&quot;urlextern&quot; title=&quot;https://codeberg.org/grunfink/snac2&quot; rel=&quot;ugc nofollow&quot;&gt;Snac2&lt;/a&gt;. Only a few strict Snac2 dependencies have been installed.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://ntfy.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://ntfy.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://ntfy.bsd.cafe&lt;/a&gt; is a FreeBSD jail running &lt;a href=&quot;https://ntfy.sh&quot; class=&quot;urlextern&quot; title=&quot;https://ntfy.sh&quot; rel=&quot;ugc nofollow&quot;&gt;ntfy&lt;/a&gt;, compiled for FreeBSD
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://status.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://status.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://status.bsd.cafe&lt;/a&gt; is a FreeBSD jail running &lt;a href=&quot;https://uptime.kuma.pet/&quot; class=&quot;urlextern&quot; title=&quot;https://uptime.kuma.pet/&quot; rel=&quot;ugc nofollow&quot;&gt;Uptime Kuma&lt;/a&gt;. This will monitor the other services&amp;#039; reachability and lives in an external VPS.
&lt;/p&gt;

&lt;p&gt;
All communication takes place through a Wireguard routed setup. More details here: &lt;a href=&quot;https://it-notes.dragas.net/2024/08/01/evolving-bsd-cafe-from-bridging-to-routing/&quot; class=&quot;urlextern&quot; title=&quot;https://it-notes.dragas.net/2024/08/01/evolving-bsd-cafe-from-bridging-to-routing/&quot; rel=&quot;ugc nofollow&quot;&gt;https://it-notes.dragas.net/2024/08/01/evolving-bsd-cafe-from-bridging-to-routing/&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Some network statistics are available at &lt;a href=&quot;https://netstats.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://netstats.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://netstats.bsd.cafe&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Backups are systematically generated via ZFS snapshots and externally replicated across two distinct machines located in separate data centers, different from the production VPS data center.
&lt;/p&gt;

&lt;/div&gt;
</description>
    </item>
    <item rdf:about="https://wiki.bsd.cafe/user:thezerobit?rev=1780199483&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-31T03:51:23+00:00</dc:date>
        <dc:creator>thezerobit (thezerobit@undisclosed.example.com)</dc:creator>
        <title>thezerobit</title>
        <link>https://wiki.bsd.cafe/user:thezerobit?rev=1780199483&amp;do=diff</link>
        <description>
&lt;p&gt;
Hi, you can find me on the fediverse: @thezerobit@anticapitalist.party
&lt;/p&gt;

&lt;p&gt;
I&amp;#039;m a programmer and long time Linux user, transitioning desktop and servers to the BSDs.
&lt;/p&gt;

&lt;p&gt;
I&amp;#039;m running GhostBSD on my Thinkpad T580 laptop and learning about FreeBSD system administration for the purpose of running my own servers and building a children&amp;#039;s museum interactive audio synthesis installation. Interests: games (classic Doom, nethack, retro consoles), programming (C, Lisp, whatever), subtractive synthesis.
&lt;/p&gt;

&lt;p&gt;
I don&amp;#039;t use LLM-based “AI” technology.
&lt;/p&gt;

&lt;p&gt;
You can contact me via email: (my user name here) @ posteo.com.
&lt;/p&gt;

&lt;h1 class=&quot;sectionedit1&quot; id=&quot;thezerobit_thezerobit_-_public_hi&quot;&gt;thezerobit (thezerobit) - Public Hi&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;thezerobit (thezerobit) - Public Hi&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;thezerobit_thezerobit_-_public_hi&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;598-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://wiki.bsd.cafe/user:okorzec?rev=1779971578&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-28T12:32:58+00:00</dc:date>
        <dc:creator>okorzec (okorzec@undisclosed.example.com)</dc:creator>
        <title>okorzec - Automatic creation by User Homepage plugin</title>
        <link>https://wiki.bsd.cafe/user:okorzec?rev=1779971578&amp;do=diff</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;wojciech_pater_okorzec_-_public_page&quot;&gt;Wojciech Pater (okorzec) - Public Page&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
This public page &lt;code&gt;&lt;em&gt;user:okorzec.txt&lt;/em&gt;&lt;/code&gt;, as stated by it&amp;#039;s name,  &lt;strong&gt;can be read by anyone but only you can edit it&lt;/strong&gt; (or a superuser)…
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; You can introduce yourself, add links to your contributions in this wiki, tell a story or present your other works&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Think about &lt;a href=&quot;https://en.wikipedia.org/wiki/http://en.wikipedia.org/wiki/Etiquette_in_technology&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/http://en.wikipedia.org/wiki/Etiquette_in_technology&quot;&gt;netiquette&lt;/a&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/wink.svg&quot; class=&quot;icon smiley&quot; alt=&quot;;-)&quot; /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Limitations:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; You shouldn&amp;#039;t create any other page in that namespace &lt;code&gt;&lt;em&gt;user:okorzec&lt;/em&gt;&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Only a superuser can add a picture&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Feel free to remove this paragraph (beside the title)…&lt;br/&gt;

Now, write something! &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/biggrin.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:-D&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
</description>
    </item>
    <item rdf:about="https://wiki.bsd.cafe/user:shadi?rev=1779857318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-27T04:48:38+00:00</dc:date>
        <dc:creator>shadi (shadi@undisclosed.example.com)</dc:creator>
        <title>shadi - Automatic creation by User Homepage plugin</title>
        <link>https://wiki.bsd.cafe/user:shadi?rev=1779857318&amp;do=diff</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;shadi_shadi_-_public_page&quot;&gt;Shadi (shadi) - Public Page&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
This public page &lt;code&gt;&lt;em&gt;user:shadi.txt&lt;/em&gt;&lt;/code&gt;, as stated by it&amp;#039;s name,  &lt;strong&gt;can be read by anyone but only you can edit it&lt;/strong&gt; (or a superuser)…
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; You can introduce yourself, add links to your contributions in this wiki, tell a story or present your other works&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Think about &lt;a href=&quot;https://en.wikipedia.org/wiki/http://en.wikipedia.org/wiki/Etiquette_in_technology&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/http://en.wikipedia.org/wiki/Etiquette_in_technology&quot;&gt;netiquette&lt;/a&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/wink.svg&quot; class=&quot;icon smiley&quot; alt=&quot;;-)&quot; /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Limitations:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; You shouldn&amp;#039;t create any other page in that namespace &lt;code&gt;&lt;em&gt;user:shadi&lt;/em&gt;&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Only a superuser can add a picture&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Feel free to remove this paragraph (beside the title)…&lt;br/&gt;

Now, write something! &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/biggrin.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:-D&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
</description>
    </item>
    <item rdf:about="https://wiki.bsd.cafe/user:grahamperrin?rev=1779728989&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-25T17:09:49+00:00</dc:date>
        <dc:creator>grahamperrin (grahamperrin@undisclosed.example.com)</dc:creator>
        <title>grahamperrin</title>
        <link>https://wiki.bsd.cafe/user:grahamperrin?rev=1779728989&amp;do=diff</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;graham_perrin_grahamperrin&quot;&gt;Graham Perrin (grahamperrin)&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Until new year&amp;#039;s eve 2024, I had &lt;a href=&quot;https://web.archive.org/web/20250116010746/https://wiki.freebsd.org/Community/Cats#grahamperrin&quot; class=&quot;urlextern&quot; title=&quot;https://web.archive.org/web/20250116010746/https://wiki.freebsd.org/Community/Cats#grahamperrin&quot; rel=&quot;ugc nofollow&quot;&gt;two cats&lt;/a&gt; – Bill and Pickle. Bill was maybe nineteen years old when I said goodbye to him on 31st December 2024. My first two cats were named Cat, one of them lived happily until the age of twenty-one.
&lt;/p&gt;

&lt;p&gt;
Crushingly dull obligatory tech history follows. Former Mac user (1992–2014; AppleSeed programme member 2009–2014). The &lt;abbr title=&quot;Graphical User Interface&quot;&gt;GUI&lt;/abbr&gt; of &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt; X 10.10 &lt;em&gt;Yosemite&lt;/em&gt; drove me away from Apple. I gradually switched from &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt; X 10.9.5 &lt;em&gt;Mavericks&lt;/em&gt; to PC-BSD. Then TrueOS, then FreeBSD-CURRENT. In the midst of all that, something with FreeBSD in September 2012 … probably toying with &lt;a href=&quot;https://web.archive.org/web/20120923043805/http://www.freebsd.org/platforms/ppc.html&quot; class=&quot;urlextern&quot; title=&quot;https://web.archive.org/web/20120923043805/http://www.freebsd.org/platforms/ppc.html&quot; rel=&quot;ugc nofollow&quot;&gt;9.0 on a PowerPC iMac&lt;/a&gt; with failing graphics hardware. Not because I was a glutton for punishment (like, the horror of a command-line loader, and the certainty that hardware was failing) – because there was nothing good to be done with the Mac, and I was curious about non-Apple alternatives to Microsoft Windows.
&lt;/p&gt;

&lt;p&gt;
Essentially:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;KDE Plasma on FreeBSD-CURRENT&lt;/strong&gt;  since around 2015&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Kubuntu&lt;/strong&gt;  since mid-2025.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
I try to take a conscientious approach to security issues. CVD, responsible disclosure, and all that. &lt;a href=&quot;https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0014&quot; class=&quot;urlextern&quot; title=&quot;https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0014&quot; rel=&quot;ugc nofollow&quot;&gt;CVE-2009-0014&lt;/a&gt; et cetera.
&lt;/p&gt;

&lt;p&gt;
Bill and Pickle were largely responsible for discovery of a security issue that involved a comedy of errors, and eventual discovery of an old “fixed” bug that&amp;#039;s not &lt;em&gt;truly&lt;/em&gt;  fixed for many users of FreeBSD. Whilst I can&amp;#039;t draw attention to the public comedy (it&amp;#039;s not entirely amusing), here&amp;#039;s a two-point overview:
&lt;/p&gt;
&lt;ol&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://mastodon.bsd.cafe/@grahamperrin/111377465852217006&quot; class=&quot;urlextern&quot; title=&quot;https://mastodon.bsd.cafe/@grahamperrin/111377465852217006&quot; rel=&quot;ugc nofollow&quot;&gt;https://mastodon.bsd.cafe/@grahamperrin/111377465852217006&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://mastodon.bsd.cafe/@grahamperrin/111421799789564704&quot; class=&quot;urlextern&quot; title=&quot;https://mastodon.bsd.cafe/@grahamperrin/111421799789564704&quot; rel=&quot;ugc nofollow&quot;&gt;https://mastodon.bsd.cafe/@grahamperrin/111421799789564704&lt;/a&gt; explaining the cats&amp;#039; role in discovery.&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;
Sidestep away from the cats. To me, and where I hang out:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://matrix.to/#/@grahamperrin:matrix.org&quot; class=&quot;urlextern&quot; title=&quot;https://matrix.to/#/@grahamperrin:matrix.org&quot; rel=&quot;ugc nofollow&quot;&gt;https://matrix.to/#/@grahamperrin:matrix.org &lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://matrix.to/#/#bsdcafe:bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://matrix.to/#/#bsdcafe:bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;https://matrix.to/#/#bsdcafe:bsd.cafe &lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://mastodon.bsd.cafe/@grahamperrin&quot; class=&quot;urlextern&quot; title=&quot;https://mastodon.bsd.cafe/@grahamperrin&quot; rel=&quot;ugc nofollow&quot;&gt;https://mastodon.bsd.cafe/@grahamperrin &lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://billboard.bsd.cafe/user/grahamperrin&quot; class=&quot;urlextern&quot; title=&quot;https://billboard.bsd.cafe/user/grahamperrin&quot; rel=&quot;ugc nofollow&quot;&gt;https://billboard.bsd.cafe/user/grahamperrin&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
I&amp;#039;m dyslexic, reportedly. It probably doesn&amp;#039;t show in my writing. Long story.
&lt;/p&gt;
&lt;hr /&gt;

&lt;p&gt;
Avatar in places such as &lt;a href=&quot;https://codeberg.org/grahamperrin/&quot; class=&quot;urlextern&quot; title=&quot;https://codeberg.org/grahamperrin/&quot; rel=&quot;ugc nofollow&quot;&gt;Codeberg&lt;/a&gt;: from the cover of &lt;a href=&quot;https://sciencefictionruminations.com/2014/07/19/book-review-the-worlds-of-frank-herbert-frank-herbert-1970/&quot; class=&quot;urlextern&quot; title=&quot;https://sciencefictionruminations.com/2014/07/19/book-review-the-worlds-of-frank-herbert-frank-herbert-1970/&quot; rel=&quot;ugc nofollow&quot;&gt;the 1970 edition of&lt;/a&gt;// The Worlds of Frank Herbert//  (credit: Jan Parker). If you&amp;#039;re vaguely disconcerted by detached heads and shoulders in a serene alien landscape, you should tremble in fear at &lt;a href=&quot;https://social.jvns.ca/@b0rk/111460966674032287&quot; class=&quot;urlextern&quot; title=&quot;https://social.jvns.ca/@b0rk/111460966674032287&quot; rel=&quot;ugc nofollow&quot;&gt;the detached head&lt;/a&gt; sometimes encountered by people like me on planet Earth.
&lt;/p&gt;

&lt;p&gt;
Mugshot in places such as &lt;a href=&quot;https://gitlab.com/grahamperrin&quot; class=&quot;urlextern&quot; title=&quot;https://gitlab.com/grahamperrin&quot; rel=&quot;ugc nofollow&quot;&gt;GitLab&lt;/a&gt;: from a 2018 holiday in Greece.
&lt;/p&gt;

&lt;p&gt;
Avatar in places such as &lt;a href=&quot;https://github.com/grahamperrin&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/grahamperrin&quot; rel=&quot;ugc nofollow&quot;&gt;GitHub&lt;/a&gt; and BSD Cafe: &lt;a href=&quot;https://www.flickr.com/photos/forestservicenw/23273672529/&quot; class=&quot;urlextern&quot; title=&quot;https://www.flickr.com/photos/forestservicenw/23273672529/&quot; rel=&quot;ugc nofollow&quot;&gt;a bunny rabbit&lt;/a&gt;. Partly because it&amp;#039;s less confusing than a 1970 vision of a faraway planet, but more because:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;bunny rabbits&lt;/strong&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Think about them. Think: bunny rabbits. Feel better? &lt;em&gt;I do&lt;/em&gt;.
&lt;/p&gt;
&lt;hr /&gt;

&lt;p&gt;
&lt;strong&gt;Footnote&lt;/strong&gt;: bunny rabbits tried valiantly, ultimately failed, to spread happiness at the Forums.
&lt;/p&gt;

&lt;p&gt;
I joined in 2012, quit in June 2022, rejoined in October 2023. All profiles, including &lt;a href=&quot;https://forums.freebsd.org/members/grahamperrin.35084/#about&quot; class=&quot;urlextern&quot; title=&quot;https://forums.freebsd.org/members/grahamperrin.35084/#about&quot; rel=&quot;ugc nofollow&quot;&gt;mine&lt;/a&gt;, are hidden from the public. The May 2024 transformation – from &lt;em&gt;Graham Perrin&lt;/em&gt;  to &lt;strong&gt;&lt;em&gt;Cath O&amp;#039;Deray&lt;/em&gt;&lt;/strong&gt;  – was:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; largely for giggles (&lt;a href=&quot;https://media.bsd.cafe/bsdmmedia01/media_attachments/files/113/467/713/668/554/284/original/587211c0e8d9773a.png&quot; class=&quot;urlextern&quot; title=&quot;https://media.bsd.cafe/bsdmmedia01/media_attachments/files/113/467/713/668/554/284/original/587211c0e8d9773a.png&quot; rel=&quot;ugc nofollow&quot;&gt;avatar: a cathode ray tube&lt;/a&gt;) whilst continuing to provide technical support – with screenshots, as one might expect from a CRT TV screen&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; harmonious with whims of the intolerant, narrow-minded &lt;a href=&quot;https://www.thesaurus.com/browse/ignoramus&quot; class=&quot;urlextern&quot; title=&quot;https://www.thesaurus.com/browse/ignoramus&quot; rel=&quot;ugc nofollow&quot;&gt;ignoramus&lt;/a&gt; clique that insists upon “The Power To Serve” &lt;em class=&quot;u&quot;&gt;without&lt;/em&gt;  the modernity of serving links to a twenty-first century Internet that exists beyond The FreeBSD Forums.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Readers with a sense of humour might note that Cath&amp;#039;s primary occupation was &lt;em&gt;Tube&lt;/em&gt;. Her secondary occupation, not divulged during her time there: &lt;em&gt;Statistical Analyst&lt;/em&gt;  – a five-month contract, which involved removal of a few hundred links to the Internet. (She didn&amp;#039;t pay attention to all 8,000+ comments, only the subset that was found through normal web browsing.) Conclusion:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; links to the FreeBSD subreddit – one of the clique&amp;#039;s irrational obsessions – formed less than 0.005% of what&amp;#039;s now gone.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Analyses complete, I quit, for the second time, &lt;a href=&quot;http://archive.today/2024.11.11-072117/https://old.reddit.com/r/freebsd/comments/1ekvrxv/best_place_for_technical_discussions/lunpa0w/#15%&quot; class=&quot;urlextern&quot; title=&quot;http://archive.today/2024.11.11-072117/https://old.reddit.com/r/freebsd/comments/1ekvrxv/best_place_for_technical_discussions/lunpa0w/#15%&quot; rel=&quot;ugc nofollow&quot;&gt;in October 2024&lt;/a&gt; – &lt;a href=&quot;https://forums.freebsd.org/tags/absence/&quot; class=&quot;urlextern&quot; title=&quot;https://forums.freebsd.org/tags/absence/&quot; rel=&quot;ugc nofollow&quot;&gt;https://forums.freebsd.org/tags/absence/&lt;/a&gt;. I suppose that mean-minded bloodsuckers will continue to infect the place – I&amp;#039;m thankful that those emotionally ugly suckers are so miniscule a part of the community, but more thankful that I quit before they bled me dry.
&lt;/p&gt;

&lt;/div&gt;
</description>
    </item>
    <item rdf:about="https://wiki.bsd.cafe/user:chrism?rev=1779617178&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-24T10:06:18+00:00</dc:date>
        <dc:creator>chrism (chrism@undisclosed.example.com)</dc:creator>
        <title>chrism</title>
        <link>https://wiki.bsd.cafe/user:chrism?rev=1779617178&amp;do=diff</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;chris_medlock_chrism_-_public_page&quot;&gt;Chris Medlock (chrism) - Public Page&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Hello there!
&lt;/p&gt;

&lt;p&gt;
I am a retired Systems Engineer.
&lt;/p&gt;

&lt;p&gt;
Graduated with an honours degree (BSc) in &lt;a href=&quot;https://www.theorsociety.com/about-or/&quot; class=&quot;urlextern&quot; title=&quot;https://www.theorsociety.com/about-or/&quot; rel=&quot;ugc nofollow&quot;&gt;Operational Research&lt;/a&gt; &amp;amp; Computing, I spent most of my working life in IT (financial sector and later with an ISP).
&lt;/p&gt;

&lt;p&gt;
Currently live in Bangkok with my lovely wife, a 5 year-old nephew, and an adopted black Soi cat.
&lt;/p&gt;

&lt;p&gt;
I like &lt;strong&gt;backgammon&lt;/strong&gt;, and I like flying the &lt;a href=&quot;https://www.airforce-technology.com/projects/t-67-trainer/?cf-view=&quot; class=&quot;urlextern&quot; title=&quot;https://www.airforce-technology.com/projects/t-67-trainer/?cf-view=&quot; rel=&quot;ugc nofollow&quot;&gt;Slingsby T67M&lt;/a&gt;&lt;br/&gt;

I like the smell of &lt;strong&gt;watercolour painting&lt;/strong&gt; &lt;br/&gt;

But what I like more than all of these&lt;br/&gt;

Is to be on &lt;strong&gt;FreeBSD&lt;/strong&gt;.
&lt;/p&gt;

&lt;p&gt;
Oh - I like &lt;strong&gt;slide rules&lt;/strong&gt; too - but it didn’t fit the tune “On Horseback” by Mike Oldfield.
&lt;/p&gt;

&lt;p&gt;
Systems:-
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Laptop - &lt;a href=&quot;https://www.freebsd.org/&quot; class=&quot;urlextern&quot; title=&quot;https://www.freebsd.org/&quot; rel=&quot;ugc nofollow&quot;&gt;FreeBSD&lt;/a&gt; + &lt;a href=&quot;https://fastestcode.org/emwm.html&quot; class=&quot;urlextern&quot; title=&quot;https://fastestcode.org/emwm.html&quot; rel=&quot;ugc nofollow&quot;&gt;EMWM&lt;/a&gt; (Enhanced Motif Windows Manager) - main &lt;strong&gt;workhorse&lt;/strong&gt;, and trusty machine!&lt;img src=&quot;https://wiki.bsd.cafe/lib/exe/fetch.php?w=22&amp;amp;h=22&amp;amp;tok=356ce5&amp;amp;media=https%3A%2F%2Fwiki.bsd.cafe%2Flib%2Fplugins%2Fckgedit%2Fckeditor%2Fplugins%2Fsmiley%2Fimages%2Fheart.png&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;heart&quot; alt=&quot;heart&quot; width=&quot;22&quot; height=&quot;22&quot; /&gt;&lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/smile2.svg&quot; class=&quot;icon smiley&quot; alt=&quot;=)&quot; /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Desktops - &lt;a href=&quot;https://www.freebsd.org/&quot; class=&quot;urlextern&quot; title=&quot;https://www.freebsd.org/&quot; rel=&quot;ugc nofollow&quot;&gt;FreeBSD&lt;/a&gt; + &lt;a href=&quot;https://i3wm.org/&quot; class=&quot;urlextern&quot; title=&quot;https://i3wm.org/&quot; rel=&quot;ugc nofollow&quot;&gt;i3&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Home server - &lt;a href=&quot;https://www.freebsd.org/&quot; class=&quot;urlextern&quot; title=&quot;https://www.freebsd.org/&quot; rel=&quot;ugc nofollow&quot;&gt;FreeBSD&lt;/a&gt; + &lt;a href=&quot;https://wiki.freebsd.org/bhyve&quot; class=&quot;urlextern&quot; title=&quot;https://wiki.freebsd.org/bhyve&quot; rel=&quot;ugc nofollow&quot;&gt;Bhyve&lt;/a&gt; for VMs&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Playground/lab - &lt;a href=&quot;https://www.arduino.cc/&quot; class=&quot;urlextern&quot; title=&quot;https://www.arduino.cc/&quot; rel=&quot;ugc nofollow&quot;&gt;Arduino&lt;/a&gt;, &lt;a href=&quot;https://www.raspberrypi.org/&quot; class=&quot;urlextern&quot; title=&quot;https://www.raspberrypi.org/&quot; rel=&quot;ugc nofollow&quot;&gt;Raspberry Pi&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Yes, I like FreeBSD! &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/smile2.svg&quot; class=&quot;icon smiley&quot; alt=&quot;=)&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Special thanks&lt;/strong&gt;  to the &lt;a href=&quot;https://wiki.bsd.cafe&quot; class=&quot;urlextern&quot; title=&quot;https://wiki.bsd.cafe&quot; rel=&quot;ugc nofollow&quot;&gt;bsd.cafe&lt;/a&gt; team in allowing me here.
&lt;/p&gt;

&lt;p&gt;
—
&lt;/p&gt;

&lt;p&gt;
Thank you to &lt;strong&gt;my lovely wife&lt;/strong&gt;. Who, despite the years, still “puts-up” with me, and, without whom, I would be &lt;strong&gt;totally lost&lt;/strong&gt;!
&lt;/p&gt;

&lt;/div&gt;
</description>
    </item>
    <item rdf:about="https://wiki.bsd.cafe/user:anton?rev=1778401365&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-10T08:22:45+00:00</dc:date>
        <dc:creator>stefano (stefano@undisclosed.example.com)</dc:creator>
        <title>anton - removed</title>
        <link>https://wiki.bsd.cafe/user:anton?rev=1778401365&amp;do=diff</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;anton_mcclure_anton_-_public_page&quot;&gt;Anton McClure (anton) - Public Page&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
This public page &lt;code&gt;&lt;em&gt;user:anton.txt&lt;/em&gt;&lt;/code&gt;, as stated by it&amp;#039;s name,  &lt;strong&gt;can be read by anyone but only you can edit it&lt;/strong&gt; (or a superuser)…
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; You can introduce yourself, add links to your contributions in this wiki, tell a story or present your other works&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Think about &lt;a href=&quot;https://en.wikipedia.org/wiki/http://en.wikipedia.org/wiki/Etiquette_in_technology&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/http://en.wikipedia.org/wiki/Etiquette_in_technology&quot;&gt;netiquette&lt;/a&gt; &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/wink.svg&quot; class=&quot;icon smiley&quot; alt=&quot;;-)&quot; /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Limitations:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; You shouldn&amp;#039;t create any other page in that namespace &lt;code&gt;&lt;em&gt;user:anton&lt;/em&gt;&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Only a superuser can add a picture&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Feel free to remove this paragraph (beside the title)…&lt;br/&gt;

Now, write something! &lt;img src=&quot;https://wiki.bsd.cafe/lib/images/smileys/biggrin.svg&quot; class=&quot;icon smiley&quot; alt=&quot;:-D&quot; /&gt;
&lt;/p&gt;

&lt;/div&gt;
</description>
    </item>
    <item rdf:about="https://wiki.bsd.cafe/?image=bsdcafe_logo.png&amp;ns=0&amp;rev=1715510128&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-12T10:35:28+00:00</dc:date>
        <dc:creator>stefano (stefano@undisclosed.example.com)</dc:creator>
        <title>bsdcafe_logo.png - created</title>
        <link>https://wiki.bsd.cafe/?image=bsdcafe_logo.png&amp;ns=0&amp;rev=1715510128&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.bsd.cafe/_media/bsdcafe_logo.png?w=500&amp;amp;h=500&amp;amp;tok=ba3d50&quot; alt=&quot;bsdcafe_logo.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.bsd.cafe/?image=favicon.ico&amp;ns=0&amp;rev=1699300696&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-06T19:58:16+00:00</dc:date>
        <dc:creator>stefano (stefano@undisclosed.example.com)</dc:creator>
        <title>favicon.ico - created</title>
        <link>https://wiki.bsd.cafe/?image=favicon.ico&amp;ns=0&amp;rev=1699300696&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.bsd.cafe/_media/favicon.ico?w=500&amp;amp;h=500&amp;amp;tok=9daa4f&quot; alt=&quot;favicon.ico&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.bsd.cafe/?image=bsdcafe_banner_avg.jpeg&amp;ns=0&amp;rev=1699263863&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-06T09:44:23+00:00</dc:date>
        <dc:creator>stefano (stefano@undisclosed.example.com)</dc:creator>
        <title>bsdcafe_banner_avg.jpeg - created</title>
        <link>https://wiki.bsd.cafe/?image=bsdcafe_banner_avg.jpeg&amp;ns=0&amp;rev=1699263863&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.bsd.cafe/_media/bsdcafe_banner_avg.jpeg?w=500&amp;amp;h=500&amp;amp;tok=02222b&quot; alt=&quot;bsdcafe_banner_avg.jpeg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.bsd.cafe/?image=logo.png&amp;ns=0&amp;rev=1699263061&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-06T09:31:01+00:00</dc:date>
        <dc:creator>stefano (stefano@undisclosed.example.com)</dc:creator>
        <title>logo.png - created</title>
        <link>https://wiki.bsd.cafe/?image=logo.png&amp;ns=0&amp;rev=1699263061&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.bsd.cafe/_media/logo.png?w=500&amp;amp;h=500&amp;amp;tok=f99750&quot; alt=&quot;logo.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.bsd.cafe/?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1699262943&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-06T09:29:03+00:00</dc:date>
        <dc:creator>stefano (stefano@undisclosed.example.com)</dc:creator>
        <title>logo.png - created</title>
        <link>https://wiki.bsd.cafe/?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1699262943&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.bsd.cafe/_media/wiki:logo.png?w=500&amp;amp;h=500&amp;amp;tok=f8717a&quot; alt=&quot;logo.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
