<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Titre page static — Forum de PluXml</title>
        <link>https://forum.pluxml.org/index.php?p=/</link>
        <pubDate>Sat, 04 Apr 2026 02:04:33 +0000</pubDate>
        <language>fr</language>
            <description>Titre page static — Forum de PluXml</description>
    <atom:link href="https://forum.pluxml.org/index.php?p=/discussions/tagged/titre-page-static/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Titre page static</title>
        <link>https://forum.pluxml.org/index.php?p=/discussion/6522/titre-page-static</link>
        <pubDate>Wed, 17 Jul 2019 07:52:44 +0000</pubDate>
        <category>Entraide</category>
        <dc:creator>RICK</dc:creator>
        <guid isPermaLink="false">6522@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>Bonjour a tous et toutes</p><p>Je cherche une personne sympas qui pourrait m&#39;arranger mon code php ci-dessous. En effet je voudrais integrer le Titre de l&#39;article en php (Title).</p><p>Et avoir comme resultat :</p><ul><li>Le titre</li><li>Le contenu (limit&eacute;)</li><li>Le lien</li></ul><p>Merci d&#39;avance pour votre intervention</p><p>Rick</p><pre spellcheck="false">&lt;?php
ob_start();
$plxShow-&gt;staticInclude(10);
$content=ob_get_clean();
echo plxUtils::truncate($content, 500, &#39;&lt;br /&gt;
&lt;p class=&quot;btn btn-custom min-width-lg&quot;&gt;&lt;a href=&quot;?static1/statique-1&quot;&gt;Lire la suite&hellip;&lt;/a&gt;&lt;p&gt;&#39;, false, true);
?&gt;
</pre>]]>
        </description>
    </item>
   </channel>
</rss>
