<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>dreckhände (Entries tagged as php)</title>
    <link>http://blog.dreckhaen.de/</link>
    <description>Notizen beim Schrauben</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.2 - http://www.s9y.org/</generator>
    <pubDate>Tue, 02 Mar 2010 13:28:54 GMT</pubDate>

    <image>
        <url>http://blog.dreckhaen.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: dreckhände - Notizen beim Schrauben</title>
        <link>http://blog.dreckhaen.de/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>PHP - Code in Typo3-Seite</title>
    <link>http://blog.dreckhaen.de/archives/12-PHP-Code-in-Typo3-Seite.html</link>
    
    <comments>http://blog.dreckhaen.de/archives/12-PHP-Code-in-Typo3-Seite.html#comments</comments>
    <wfw:comment>http://blog.dreckhaen.de/wfwcomment.php?cid=12</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.dreckhaen.de/rss.php?version=2.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    

    <author>nospam@example.com (daniel)</author>
    <content:encoded>
    &lt;p&gt;Weiter nichts weltbewegendes aber ich musste zunaechst ein paar Irrwege gehen, bis ich auf den Weg fand, PHP-Code im Template einer mit typo3 generierten site einzubinden. Man setzt ein Mark&lt;/p&gt; &lt;br /&gt;
&lt;pre&gt;###EINDEUTIG###&lt;/pre&gt; &lt;br /&gt;
&lt;p&gt; an der Stelle im template-.html, wo die Ausgabe des scripts erscheinen soll, erstellt ein externes script mit der gewünschten Funktion, das am Schluss den output in eine Variable $content legt, und bindet die im typo3- back end ein, indem man da unter Template:Info/Modify:Setup einträgt:&lt;/p&gt; &lt;br /&gt;
&lt;p&gt;&lt;br /&gt;&lt;span class=&quot;keyword2&quot;&gt;page&lt;/span&gt;&lt;span class=&quot;ts-operator&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;atom&quot;&gt;10&lt;/span&gt;&lt;span class=&quot;ts-operator&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;keyword2&quot;&gt;marks&lt;/span&gt;&lt;span class=&quot;ts-operator&quot;&gt;.&lt;/span&gt;EINDEUTIG &lt;span class=&quot;ts-operator&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;whitespace&quot;&gt; &lt;/span&gt;&lt;span class=&quot;keyword ts-value&quot;&gt;PHP_SCRIPT_INT&lt;/span&gt;&lt;br /&gt;&lt;span class=&quot;keyword2&quot;&gt;page&lt;/span&gt;&lt;span class=&quot;ts-operator&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;atom&quot;&gt;10&lt;/span&gt;&lt;span class=&quot;ts-operator&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;keyword2&quot;&gt;marks&lt;/span&gt;&lt;span class=&quot;ts-operator&quot;&gt;.&lt;/span&gt;EINDEUTIG&lt;span class=&quot;ts-operator&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;reserved&quot;&gt;file&lt;/span&gt;&lt;span class=&quot;whitespace&quot;&gt; &lt;/span&gt;&lt;span class=&quot;ts-operator&quot;&gt;=&lt;/span&gt;&lt;span class=&quot;whitespace&quot;&gt; &lt;/span&gt;&lt;span class=&quot;other ts-value&quot;&gt;fileadmin&lt;/span&gt;&lt;span class=&quot;other ts-value&quot;&gt;/Pfad&lt;/span&gt;&lt;span class=&quot;other ts-value&quot;&gt;/meinScript&lt;/span&gt;&lt;span class=&quot;other ts-value&quot;&gt;.php&lt;/span&gt;&lt;/p&gt; &lt;br /&gt;
&lt;p&gt; &lt;/p&gt; 
    </content:encoded>

    <pubDate>Tue, 02 Mar 2010 13:55:03 +0100</pubDate>
    <guid isPermaLink="false">http://blog.dreckhaen.de/archives/12-guid.html</guid>
    <category>php</category>
<category>typo3</category>
<category>webserver</category>

</item>

</channel>
</rss>