<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : 0.0.6 and plugin tpl</title>
		<link>https://www.cotonti.com</link>
		<description>Neueste Themenbeiträge</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Wed, 15 Apr 2026 15:29:26 -0000</pubDate>

		<item>
			<title>Trustmaster</title>
			<description><![CDATA[sed_skinfile() is used to find the TPL file, then the path is passed to XTemplate constructor]]></description>
			<pubDate>Mi, 22 Jul 2009 23:19:19 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=3030&d=0#post14780]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[I presume this must be added in pluginname.php. At the start? before or after if <em>(!defined('SED_CODE')) { die('Wrong URL.'); }</em>?<br />
<br />
When I check news.php it stands under a bunch of other code, in this case on line 137, and the code is different too ($news = new XTemplate(sed_skinfile('news'));) Does that make any difference? Coz I know that Xtemplate thingy is rather new in cotonti..]]></description>
			<pubDate>Mi, 22 Jul 2009 22:20:46 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=3030&d=0#post14779]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Yes, there is the second parameter of sed_skinfile() for that. So the plugins should call it like:<br />
<div class="highlight"><pre class="php">$tpl_file = sed_skinfile('myplug', true);</pre></div>]]></description>
			<pubDate>Mi, 22 Jul 2009 22:14:50 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=3030&d=0#post14777]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[I really like the new plugin map in the skinfile, it leaves me with one question though..<br />
<br />
if I move all tpl to that folder, some things don't work after that.<br />
<br />
Is there something I need to add in a php file so that the plugin knows it must search voor the tpl on a specific location?<br />
If so, what do I need to add, and where?]]></description>
			<pubDate>Mi, 22 Jul 2009 22:13:03 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=3030&d=0#post14776]]></link>
		</item>
	</channel>
</rss>