<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://beilpuz.get-mike.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="http://beilpuz.get-mike.de/feed.php">
        <title>Beilpuz Wiki bp0.2</title>
        <description></description>
        <link>http://beilpuz.get-mike.de/</link>
        <image rdf:resource="http://beilpuz.get-mike.de/lib/images/favicon.ico" />
       <dc:date>2010-02-15T13:46:09+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://beilpuz.get-mike.de/doku.php/bp0.2/changelog?rev=1241597025&amp;do=diff"/>
                <rdf:li rdf:resource="http://beilpuz.get-mike.de/doku.php/bp0.2/examples?rev=1241458942&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://beilpuz.get-mike.de/lib/images/favicon.ico">
        <title>Beilpuz Wiki</title>
        <link>http://beilpuz.get-mike.de/</link>
        <url>http://beilpuz.get-mike.de/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://beilpuz.get-mike.de/doku.php/bp0.2/changelog?rev=1241597025&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-06T10:03:45+01:00</dc:date>
        <title>Changelog</title>
        <link>http://beilpuz.get-mike.de/doku.php/bp0.2/changelog?rev=1241597025&amp;do=diff</link>
        <description>0.2

beta 5

	*  Fixed a bug which occurs in mixing direct and non-direct signatures.
	*  Updated documentation for conditions and Direct rendering signatures.
	*  Fixed the slow-compiler bug in beta 4 (wrong benchmark template generation).
	*  Reenabled the caching feature.</description>
    </item>
    <item rdf:about="http://beilpuz.get-mike.de/doku.php/bp0.2/examples?rev=1241458942&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-04T19:42:22+01:00</dc:date>
        <title>Beilpuz template examples</title>
        <link>http://beilpuz.get-mike.de/doku.php/bp0.2/examples?rev=1241458942&amp;do=diff</link>
        <description>All Examples are included in the Beilpuz archive.

Include other templates

Live example

main php file


include_once('../Beilpuz.php');
$template = new BpTemplate('static main document.html');
echo $template-&gt;render();


templates/static main document.html


&lt;html&gt;
&lt;bp:include template=&quot;static title.html&quot;/&gt;
&lt;body&gt;Im the main document. My title was declared by template 'static title.html'.
&lt;/body&gt;&lt;/html&gt;</description>
    </item>
</rdf:RDF>

