<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dw-livedemos.informantum.de/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://dw-livedemos.informantum.de/feed.php">
        <title>DokuWiki LiveDemos ➥ Igor ➥ PHP 8.1 livedemos:hiding</title>
        <description></description>
        <link>https://dw-livedemos.informantum.de/</link>
        <image rdf:resource="https://dw-livedemos.informantum.de/lib/tpl/dw-symonds/images/favicon.ico" />
       <dc:date>2026-04-19T09:28:04+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dw-livedemos.informantum.de/doku.php?id=livedemos:hiding:normal_output&amp;rev=1538746097&amp;do=diff"/>
                <rdf:li rdf:resource="https://dw-livedemos.informantum.de/doku.php?id=livedemos:hiding:start&amp;rev=1538892101&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dw-livedemos.informantum.de/lib/tpl/dw-symonds/images/favicon.ico">
        <title>DokuWiki LiveDemos ➥ Igor ➥ PHP 8.1</title>
        <link>https://dw-livedemos.informantum.de/</link>
        <url>https://dw-livedemos.informantum.de/lib/tpl/dw-symonds/images/favicon.ico</url>
    </image>
    <item rdf:about="https://dw-livedemos.informantum.de/doku.php?id=livedemos:hiding:normal_output&amp;rev=1538746097&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-10-05T13:28:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>DefaultOutput</title>
        <link>https://dw-livedemos.informantum.de/doku.php?id=livedemos:hiding:normal_output&amp;rev=1538746097&amp;do=diff</link>
        <description>Compare this page to 
⇒ Hiding Elements

The Default Output



This sample page shows the default output of the DokuWiki 
default template. (Of course except the yellow highlightings.)

----------

Highlightings

By the way, these are the CSS rules for the highlightings:</description>
    </item>
    <item rdf:about="https://dw-livedemos.informantum.de/doku.php?id=livedemos:hiding:start&amp;rev=1538892101&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-10-07T06:01:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>livedemos:hiding:start</title>
        <link>https://dw-livedemos.informantum.de/doku.php?id=livedemos:hiding:start&amp;rev=1538892101&amp;do=diff</link>
        <description>Compare this page to 
⇒ Default Output

Hiding some Elements of the Template

Take this CSS rules to your \_conf/userstyle.css\_ and three 
elements of the template are gone:






#dokuwiki__header h1 img {
    display: none;
}
.docInfo {
    display: none;
}

.pageId {
    display: none;
}</description>
    </item>
</rdf:RDF>
