<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://wiki.phpwcms.org/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.phpwcms.org/feed.php">
        <title>phpwcms-HowTo:wiki english:phpwcms-system:article:contentparts:images-div</title>
        <description></description>
        <link>https://wiki.phpwcms.org/</link>
        <image rdf:resource="https://wiki.phpwcms.org/lib/images/favicon.ico" />
       <dc:date>2026-05-26T04:45:56+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div/background-image?rev=1528042143&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div/one-thumb-several-largesize?rev=1528042143&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div/permanent-image-click-gallery?rev=1528042143&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div/spacers_between_images?rev=1382717023&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div/template-random-image?rev=1528042143&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.phpwcms.org/lib/images/favicon.ico">
        <title>phpwcms-HowTo:wiki</title>
        <link>https://wiki.phpwcms.org/</link>
        <url>https://wiki.phpwcms.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div/background-image?rev=1528042143&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:03+02:00</dc:date>
        <title>CSS background image controlled by phpWcms</title>
        <link>https://wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div/background-image?rev=1528042143&amp;do=diff</link>
        <description>From CSS background image controlled by phpWcms: 


	&quot; I have a project where the client wants to be able to change the background image on a page (it will be wider than the container div). 
 The css will be given a top center alignment applied to the body tag. The overall page container div will be a standard 960px. She wants to be able to change the background image from time to time via an image contentpart interface (wcms backend). Has anybody done this via the css injection method.
  
  So …</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div/one-thumb-several-largesize?rev=1528042143&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:03+02:00</dc:date>
        <title>One thumb - several largesize</title>
        <link>https://wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div/one-thumb-several-largesize?rev=1528042143&amp;do=diff</link>
        <description>The problem:


In CP images &lt;div&gt; only the first thumb of all is to be displayed. All large pictures should be visible in the LightBox using (next/prev).



Frontend:


Only the first thumb is visible, all other are hidden.

Screenshot taken from Images &lt;special&gt; because the function is identical.</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div/permanent-image-click-gallery?rev=1528042143&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:03+02:00</dc:date>
        <title>Permanent image click gallery (no JS)</title>
        <link>https://wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div/permanent-image-click-gallery?rev=1528042143&amp;do=diff</link>
        <description>It is also possible to call the desired image  directly in a link to the side

A simple CSS based gallery, where the big picture is changed by clicking on the small image (Thumbnail). 

It is also possible to call the desired image  directly in a link to the side. There is  no JavaScript in use.</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div/spacers_between_images?rev=1382717023&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-10-25T18:03:43+02:00</dc:date>
        <title>Spacers between Images</title>
        <link>https://wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div/spacers_between_images?rev=1382717023&amp;do=diff</link>
        <description>for images&lt;div&gt; CP (and others)

&lt;!--IMAGES_ENTRY_SPACER_START//--&gt;&lt;div style=&quot;float:left;width:{SPACE}px;height:{SPACE}px;&quot;&gt;&lt;/div&gt;&lt;!--IMAGES_ENTRY_SPACER_END//--&gt;
&lt;!--IMAGES_ROW_SPACER_START//--&gt;&lt;div style=&quot;clear:both;width:{SPACE}px;height:{SPACE}px;&quot;&gt;&lt;/div&gt;&lt;!--IMAGES_ROW_SPACER_END//--&gt;</description>
    </item>
    <item rdf:about="https://wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div/template-random-image?rev=1528042143&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:03+02:00</dc:date>
        <title>random-image (template)</title>
        <link>https://wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div/template-random-image?rev=1528042143&amp;do=diff</link>
        <description>Displays a random image from image set of the file center


Docu: -- 

Forum: Display random image from filemanager

Autor: K.Heermann (flip-flop) &lt;http://planmatrix.de&gt; 2009/03/26  

CMS version: &gt;= V1.39 

Version: V1.0 

Update: -- 


Tag: &lt;span class=&quot;important&quot;&gt;--&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;$phpwcms['allow_cntPHP_rt']   = 1;&lt;/span&gt;</description>
    </item>
</rdf:RDF>
