<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[L'Agora sur Chronica – Templates : Affecter un template différent pour chaque arbre]]></title>
		<link>https://agora.chauvigne.info/viewtopic.php?id=109</link>
		<atom:link href="https://agora.chauvigne.info/extern.php?action=feed&amp;tid=109&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Messages les plus récents de Templates : Affecter un template différent pour chaque arbre.]]></description>
		<lastBuildDate>Wed, 29 Jul 2020 16:16:23 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Templates : Affecter un template différent pour chaque arbre]]></title>
			<link>https://agora.chauvigne.info/viewtopic.php?pid=461#p461</link>
			<description><![CDATA[<p>Le Mod est écrit. Je le fignole...</p>]]></description>
			<author><![CDATA[null@example.com (MichelKirsch)]]></author>
			<pubDate>Wed, 29 Jul 2020 16:16:23 +0000</pubDate>
			<guid>https://agora.chauvigne.info/viewtopic.php?pid=461#p461</guid>
		</item>
		<item>
			<title><![CDATA[Re: Templates : Affecter un template différent pour chaque arbre]]></title>
			<link>https://agora.chauvigne.info/viewtopic.php?pid=440#p440</link>
			<description><![CDATA[<p>Heu, je trouverais cela très intéressant si j&#039;avais plus d&#039;un arbre ...</p>]]></description>
			<author><![CDATA[null@example.com (Katryne)]]></author>
			<pubDate>Thu, 23 Jul 2020 19:00:35 +0000</pubDate>
			<guid>https://agora.chauvigne.info/viewtopic.php?pid=440#p440</guid>
		</item>
		<item>
			<title><![CDATA[Templates : Affecter un template différent pour chaque arbre]]></title>
			<link>https://agora.chauvigne.info/viewtopic.php?pid=438#p438</link>
			<description><![CDATA[<p>Une petite solution que je viens de poster sur le groupe FB :</p><p>Mon template par défaut est le numéro 10.<br />Si la personne courante n&#039;appartient pas à mon arbre par défaut, le template est changé au vol...</p><p>Dans tng_begin.php, juste après la ligne :</p><p>&quot;include_once(&quot;begin.php&quot;);&quot;</p><p>Insérez ce bloc et adaptez-le à votre situation.</p><p>// Change template with tree<br />if ($tree == &quot;KC1&quot; OR $tree == &quot;&quot;) // this is the default template !<br />$templatenum = &quot;10&quot;;<br />else<br />$templatenum = &quot;13&quot;;<br />$templatepath = $templateswitching &amp;&amp; $templatenum ? &quot;templates/$templatepfx$templatenum/&quot; : &quot;&quot;;<br />// END change template with tree</p><br /><p>En ajustant le code, vous pourrez avoir 18 arbres avec 18 templates différents !<br />Si vous êtes intéressés, j&#039;en fais un Mod paramétrable...</p><p>Michel</p>]]></description>
			<author><![CDATA[null@example.com (MichelKirsch)]]></author>
			<pubDate>Thu, 23 Jul 2020 18:48:21 +0000</pubDate>
			<guid>https://agora.chauvigne.info/viewtopic.php?pid=438#p438</guid>
		</item>
	</channel>
</rss>
