<?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_replacer_rts</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-05T21:49:00+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/english/phpwcms_replacer_rts/frontend_init?rev=1240639527&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/english/phpwcms_replacer_rts/frontend_render?rev=1240639527&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.phpwcms.org/doku.php/english/phpwcms_replacer_rts/integrated-tags?rev=1242205914&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_replacer_rts/frontend_init?rev=1240639527&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-25T08:05:27+02:00</dc:date>
        <title>/frontend_init/</title>
        <link>https://www.wiki.phpwcms.org/doku.php/english/phpwcms_replacer_rts/frontend_init?rev=1240639527&amp;do=diff</link>
        <description>/frontend_init/


FIXME short description frontend_init

Important


For security reasons each file within these folders should contain the following sequence at the beginning:



&lt;?php
// ----------------------------------------------------------------
// obligate check for phpwcms constants
if (!defined('PHPWCMS_ROOT')) {
   die(&quot;You Cannot Access This Script Directly, Have a Nice Day.&quot;); }
// ----------------------------------------------------------------
...
...</description>
    </item>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/english/phpwcms_replacer_rts/frontend_render?rev=1240639527&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-25T08:05:27+02:00</dc:date>
        <title>/frontend_render/</title>
        <link>https://www.wiki.phpwcms.org/doku.php/english/phpwcms_replacer_rts/frontend_render?rev=1240639527&amp;do=diff</link>
        <description>/frontend_render/

Requirement: &lt;span class=&quot;important&quot;&gt;&amp;lt;$phpwcms['allow_ext_render']  = 1;&lt;/span&gt; -&gt; /config/phpwcms/conf.inc.php





Description:


Into the folder template/inc_script/frontend_render/ you can install own php scripts, which are processed while parsing (simplified: Internal processing) the site, before the page is delivered to the browser.&lt;span class=&quot;important&quot;&gt;$phpwcms['allow_ext_render'] = 1;&lt;/span&gt;frontend_render index</description>
    </item>
    <item rdf:about="https://www.wiki.phpwcms.org/doku.php/english/phpwcms_replacer_rts/integrated-tags?rev=1242205914&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-13T11:11:54+02:00</dc:date>
        <title>Integrated tags</title>
        <link>https://www.wiki.phpwcms.org/doku.php/english/phpwcms_replacer_rts/integrated-tags?rev=1242205914&amp;do=diff</link>
        <description>Short link overview
integrated-tags index</description>
    </item>
</rdf:RDF>
