<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://www.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://www.wiki.phpwcms.org/feed.php">
        <title>phpwcms-HowTo:wiki english:phpwcms-system:article:contentparts</title>
        <description></description>
        <link>https://www.wiki.phpwcms.org/</link>
        <image rdf:resource="https://www.wiki.phpwcms.org/lib/images/favicon.ico" />
       <dc:date>2026-04-05T23:00:10+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/code?rev=1528042144&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/external-content?rev=1528042143&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/filelist?rev=1251489663&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/form?rev=1240639582&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/frontend-login?rev=1425036639&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div?rev=1244817498&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-special?rev=1244816712&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/news?rev=1246778387&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/recipes?rev=1240639583&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/register-tabs?rev=1528042143&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/teaser-link-article?rev=1528042143&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.wiki.phpwcms.org/lib/images/favicon.ico">
        <title>phpwcms-HowTo:wiki</title>
        <link>https://www.wiki.phpwcms.org/</link>
        <url>https://www.wiki.phpwcms.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/code?rev=1528042144&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:04+02:00</dc:date>
        <title>Code</title>
        <link>https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/code?rev=1528042144&amp;do=diff</link>
        <description>View of source code with the CP code and the JavaScript SyntaxHighlighter in the FE.

Syntax Highlighting since version V1.5 r461




The main Highlighter:

	*  Css
	*  Delphi
	*  Java
	*  JScript
	*  Perl
	*  Php
	*  Python
	*  Ruby
	*  Sql
	*  Vb
	*  Xml
&lt;span class=&quot;important&quot;&gt;template/lib/syntaxhighlighter/*.js&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;[%NOBR%]&lt;/span&gt;</description>
    </item>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/external-content?rev=1528042143&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:03+02:00</dc:date>
        <title>External content</title>
        <link>https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/external-content?rev=1528042143&amp;do=diff</link>
        <description>Docu: Content Part &quot;Ext. Content&quot;

Files with the extensions .html|.htm|.txt|.php|.inc|.tmpl are processed.

HTML-File: The content between &lt;body&gt; ... and ... &lt;/body&gt; is delivered. (All information in &lt;head&gt; of this file can not be interpreted). 

HTM-File: Se HTML-File.</description>
    </item>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/filelist?rev=1251489663&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-28T22:01:03+02:00</dc:date>
        <title>File list</title>
        <link>https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/filelist?rev=1251489663&amp;do=diff</link>
        <description>FIXME translate

Using the content part &quot;File list&quot; you can offer files from the file center for download.

Since version V1.4.2 r354 it is possible to generate a picture preview with the help of the LightBox. 
In addition still an output for picture parameter was added.&lt;span class=&quot;important&quot;&gt;rel=lightbox[XYZ{FILE_ID}]&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;rel=lightbox[XYZ]&lt;/span&gt;</description>
    </item>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/form?rev=1240639582&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-25T08:06:22+02:00</dc:date>
        <title>Form</title>
        <link>https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/form?rev=1240639582&amp;do=diff</link>
        <description>FIXME short description

Short link overview
form index</description>
    </item>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/frontend-login?rev=1425036639&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-02-27T12:30:39+02:00</dc:date>
        <title>Frontend login</title>
        <link>https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/frontend-login?rev=1425036639&amp;do=diff</link>
        <description>The included front-end Login Content Part is a simple solution to enable potential FE-users to access protected page ranges. 

For the moment all registered fe-users can see approved pages!! There is no possibility by now to differentiate here. 

The FE-users are checked against the backend DB.&lt;span class=&quot;important&quot;&gt;{SHOW_CONTENT:CP,24}&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;&lt;/span&gt;</description>
    </item>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div?rev=1244817498&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-06-12T16:38:18+02:00</dc:date>
        <title>images </title>
        <link>https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-div?rev=1244817498&amp;do=diff</link>
        <description>FIXME short descriptiom

So that the output also generates the number of columns and the picture distance, the template must be extended.


	*  Copy and rename the file &lt;span class=&quot;important&quot;&gt;/template/inc_default/imagespecial.tmpl&lt;/span&gt; to &lt;span class=&quot;important&quot;&gt;/template/inc_cntpart/imagespecial/mytemplate.tmpl&lt;/span&gt;. For mytemplate.tmpl you can set your own name. 
	*  After a recent call of the CPs this template appears in in the selection list and is selectable. 
	*  Now we enhances the …</description>
    </item>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-special?rev=1244816712&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-06-12T16:25:12+02:00</dc:date>
        <title>images special</title>
        <link>https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/images-special?rev=1244816712&amp;do=diff</link>
        <description>Small visual description: of the “caption” function, “info text” and different “images”. 

Backend:


Have a look to the third picture set, they are different. 

The “cat” is the thumb and the little “dog” the zoomed image. So we need an own description text for each image. 
&lt;span class=&quot;important&quot;&gt;/template/inc_default/imagespecial.tmpl&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;/template/inc_cntpart/imagespecial/mytemplate.tmpl&lt;/span&gt;</description>
    </item>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/news?rev=1246778387&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-07-05T09:19:47+02:00</dc:date>
        <title>News</title>
        <link>https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/news?rev=1246778387&amp;do=diff</link>
        <description>News


&lt;http://forum.phpwcms.org/viewtopic.php?p=104366#p104366&gt;  (Ben)

&lt;http://forum.phpwcms.org/viewtopic.php?p=104391#p104391&gt;  (Markus)

&lt;http://forum.phpwcms.org/viewtopic.php?p=117841#p117841&gt;  (Oliver)

Short descrition


Forum: &lt;http://forum.phpwcms.org/viewtopic.php?p=117841#p117841&gt;&lt;span class=&quot;important&quot;&gt;template/inc_cntpart/news/* &lt;/span&gt;&lt;span class=&quot;important&quot;&gt;template/inc_default/news.tmpl&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;template/inc_cntpart/news/my_news.tmpl&lt;/span&gt;&lt;span class=&quot;impo…</description>
    </item>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/recipes?rev=1240639583&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-25T08:06:23+02:00</dc:date>
        <title>Recipes</title>
        <link>https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/recipes?rev=1240639583&amp;do=diff</link>
        <description>Recipes


FIXME translate / engl. images (knut)

Original: &lt;http://www.milkana.de/rezepte.phtml&gt;

Content Type: 26  (have a look)

Docu: --

Forum: &lt;http://forum.phpwcms.org/viewtopic.php?p=112655#p112655&gt;

Download: [Komplettes Set: css, php, tmpl]&lt;span class=&quot;important&quot;&gt;&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;\template\inc_cntpart\recipe\search\search01.html&lt;/span&gt;&lt;span class=&quot;important&quot;&gt;&lt;/span&gt;</description>
    </item>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/register-tabs?rev=1528042143&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:03+02:00</dc:date>
        <title>Register/Tabs</title>
        <link>https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/register-tabs?rev=1528042143&amp;do=diff</link>
        <description>FIXME Basic description






Short link overview
register-tabs index</description>
    </item>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/teaser-link-article?rev=1528042143&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-03T18:09:03+02:00</dc:date>
        <title>Teaser/link article</title>
        <link>https://www.wiki.phpwcms.org/doku.php/english/phpwcms-system/article/contentparts/teaser-link-article?rev=1528042143&amp;do=diff</link>
        <description>FIXME Basic description






Short link overview
teaser-link-article index</description>
    </item>
</rdf:RDF>
