<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Berthou.com &#187; plugin</title>
	<atom:link href="https://www.berthou.com/us/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.berthou.com/us</link>
	<description>A french developper blog</description>
	<lastBuildDate>Mon, 09 Aug 2010 08:55:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Plugin &#8211; Rbl-Navigator</title>
		<link>https://www.berthou.com/us/2008/04/28/plugin-rbl-navigator-2/</link>
		<comments>https://www.berthou.com/us/2008/04/28/plugin-rbl-navigator-2/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 06:32:23 +0000</pubDate>
		<dc:creator>rberthou</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.berthou.com/us/2008/04/28/plugin-rbl-navigator-2/</guid>
		<description><![CDATA[Description Rbl-Navigator is my second plugin for WordPress. In this plugin I just integrate a treeview menu in a widget. This plugin permit to represent in just a widget your last articles, the list of the categories (and their &#8220;n&#8221; last articles), static links and the directory contents. I think I am going to add [...]]]></description>
				<content:encoded><![CDATA[<h2 class="titre2">Description</h2>
<p><b>Rbl-Navigator</b> is my second plugin for WordPress. In this plugin I just integrate a treeview menu in a widget.</p>
<p>This plugin permit to represent in just a widget your last articles, the list of the categories (and their &#8220;n&#8221; last articles), static links and the directory contents. I think I am going to add soon, if it seems usefull to you, the blogroll and the list of the last comments.</p>
<p class="alertInfo">
<a href="http://www.berthou.com/test/" rel='external nofollow'>Exemple of use</a>
</p>
<p><img src="/_img/rbl-navigator.png" class="center" alt="Rbl-navigator"/></p>
<p><span id="more-48"></span></p>
<h2 class="titre2">Installation</h2>
<p>To install this plugin on your WordPress configuration you just have to:</p>
<ul>
<li>Unzip the download file in the index/wp-content/plugins of your wordpress installation.</li>
<li>Start the plugin in the administration console.</li>
<li>Add a widget <strong>Rbl-Navigator</strong> in your SideBar.</li>
<li>Configure this widget</li>
</ul>
<h2 class="titre2">Configuration</h2>
<p><img src="/_img/rbl-navigator-1.png" class="center"/><br />
When you parametrize the Rbl-Navigator widget, a window appears and permit to specify the followings parameters :</p>
<ul>
<li>Title : Title of the widget</li>
<li>Data : This data permit to build a treeview.</li>
<li>Image Base : Default index of the images used by the plugins. (normally &#8220;img/ot&#8221;)</li>
<li>Separator : Separation tape normally used by the plugin.&#8221;§&#8221;</li>
<li>Max size : Max lenght of an item of the treeview in tape. (0 if there is no limit)</li>
</ul>
<h2 class="titre2">Data zone</h2>
<p class="alertCode">
0 § Home     § 14 § /fr/index.php § ?Welcome<br />
0 § %%LAST-5 § Last news § 1<br />
0 § %%CAT-19,20-5 § Mes categs 19 et 20 § 1<br />
0 § %%CAT-4-5 § Ma categ 4 § -1<br />
0 § A propos   § 19 § /fr/?p=2
</p>
<p>This area permit to define teh whole contents of a treeview. This is structure as the following exemple :</p>
<ul>
<li> Static links :<br />
<table class="tbl1">
<thead>
<tr>
<th>Col</th>
<th>Description</th>
</tr>
<thead>
<tbody>
<tr class="r1">
<td>1</td>
<td>Hierarchical level (0 1st level).</td>
</tr>
<tr class="r2">
<td>2</td>
<td>Title</td>
</tr>
<tr class="r1">
<td>3</td>
<td>Icon number</td>
</tr>
<tr class="r2">
<td>4</td>
<td>URL</td>
</tr>
<tr class="r1">
<td>5</td>
<td>destination target or help message (bullet) if the string start with a &#8216;?&#8217;</td>
</tr>
</tbody>
</table>
</li>
<li> Commandes (WP) :<br />
<table class="tbl1">
<thead>
<tr>
<th>Col</th>
<th>Description</th>
</tr>
<thead>
<tbody>
<tr class="r1">
<td>1</td>
<td>Hierarchical level(0 1st level).</td>
</tr>
<tr class="r2">
<td>2</td>
<td>Command (start by <strong>%%</strong>)</td>
</tr>
<tr class="r1">
<td>3</td>
<td>Title</td>
</tr>
<tr class="r2">
<td>4</td>
<td>Icon number</td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul>
<li>Commands format :<br />
<table class="tbl1">
<thead>
<tr>
<th>Command</th>
<th>Description</th>
</tr>
<thead>
<tbody>
<tr class="r1">
<td>%%LAST-<strong>(n)</strong></td>
<td>Show the last <strong>n</strong> news <br/>Exemple : %%LAST-5</td>
</tr>
<tr class="r2">
<td>%%CAT-<strong>(idcat)</strong>-<strong>(n)</strong></td>
<td>Show the last <strong>n</strong> news in categories <strong>idcat</strong><br/>Exemple : %%CAT-19,20-5 (display the last 5 articles in the categories 19 and 20)<br/><br />
%%CAT-ALL-3 (show les 3 last news in all categories)</td>
</tr>
<tr class="r1">
<td>%%REP-<strong>(directory)</strong>-<strong>(action)</strong></td>
<td>
Exemple : %%REP-/www/tliste/-aaa.php?file=tliste/ (display a structure and contents of directory /www/tliste/ and define an action for each item aaa.php?file=nomdufichier
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<h2 class="titre2">Other</h2>
<ul>
<li>JQuery : This plugin use the intern version at WordPress of JQuery to limit the modifications during the oppening of the closing of a node.<br />
But it perfectly works if the Javascript support is desactivated.</li>
<li>Optimisation : To limit the acess to the data base, a file is generate during the key-boarding of an article or during the modification of the widget&#8217;s configuration.</li>
</ul>
<h2 class="titre2">Background</h2>
<ul>
<li>04/05/2008 : Version 1.00 1st version</li>
</ul>
<h2 class="titre2">Downloads</h2>
<p class="alertDownload">
<a href="/download.php?type=wp&#038;file=rbl-navigator.zip">rbl-navigator.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.berthou.com/us/2008/04/28/plugin-rbl-navigator-2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Plugin WordPress &#8211; rbl-listtag</title>
		<link>https://www.berthou.com/us/2007/12/09/plugin-wordpress-rbl-listtag/</link>
		<comments>https://www.berthou.com/us/2007/12/09/plugin-wordpress-rbl-listtag/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 10:45:06 +0000</pubDate>
		<dc:creator>rberthou</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.berthou.com/us/2007/12/09/plugin-wordpress-rbl-listtag/</guid>
		<description><![CDATA[Description News version ! Correct bug in categories tag rbl-listtag is a WordPress plugin, it can display in a page or in a post the last comments or the last posts filtered by tags or categories. It&#8217;s my first plugin, you can send me either your bugs or comments. Installation Upload rbl-listtag.php to the /wp-content/plugins/ [...]]]></description>
				<content:encoded><![CDATA[<h2 class="titre2">Description</h2>
<p class="alertWarning">News version ! Correct bug in categories tag</p>
<p><b>rbl-listtag</b> is a WordPress plugin, it can display in a page or in a post the last comments or the last posts filtered by tags or categories.<br />
It&#8217;s my first plugin, you can send me either your bugs or comments.<br />
<img src="/_img/rbl-listtag.png" class="center"/></p>
<h2 class="titre2">Installation</h2>
<ul>
<li>Upload rbl-listtag.php to the /wp-content/plugins/ directory</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>
<li>That&#8217;s it!</li>
</ul>
<p><span id="more-25"></span></p>
<h2 class="titre2">Utilisation</h2>
<p>This plugin is easy to use. When it&#8217;s activate you can add in your page or post :</p>
<ul>
<li><b>%%</b><b>rbl-tag-java-5-monstyle%%</b> : Display the last 5 posts with <i>java</i> tag and format the html table with <i>monstyle</i> css style</li>
<li><b>%%</b><b>rbl-cat-db2-5-monstyle%%</b> : Display the last 5 posts with <i>db2</i> categories and format the html table with <i>monstyle</i> css style</li>
<li><b>%%</b><b>rbl-cat-db2,mysql-7-monstyle%%</b> : Display the last 7 posts with <i>db2 or mysql</i> categories and format the html table with <i>monstyle</i> css style</li>
<li><b>%%</b><b>rbl-last-last-5-monstyle%%</b> : Display the last 5 posts and format the html table with <i>monstyle</i> css style</li>
<li><b>%%</b><b>rbl-com-comments-5-monstyle%%</b> : Display the last 5 comments and format the html table with <i>monstyle</i> css style</li>
</ul>
<p>The data displayed for the post are  : title, excerpt, number of comments, modified date<br/><br />
And for the comments : Title, the author and the 60 first  char of the comments</p>
<h2 class="titre2">Exemple</h2>
<p><b>%%</b><b>rbl-tag-java-5-tbl1%%</b><br/><br />
%%rbl-tag-java-5-tbl1%%</p>
<h2 class="titre2">CSS</h2>
<p>You can use a CSS style in the generated table</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="css" style="font-family:monospace;"><span style="color: #6666ff;">.tbl2</span> <span style="color: #00AA00;">&#123;</span>
	FLOAT<span style="color: #00AA00;">:</span> <span style="color: #000000; font-weight: bold;">left</span><span style="color: #00AA00;">;</span> WIDTH<span style="color: #00AA00;">:</span> <span style="color: #933;">40%</span><span style="color: #00AA00;">;</span>
	BORDER-TOP<span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#2020a0</span> <span style="color: #933;">3px</span> <span style="color: #993333;">solid</span><span style="color: #00AA00;">;</span> BORDER-BOTTOM<span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#2020a0</span> <span style="color: #933;">3px</span> <span style="color: #993333;">solid</span><span style="color: #00AA00;">;</span>
	COLOR<span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#2020a0</span><span style="color: #00AA00;">;</span> BACKGROUND-COLOR<span style="color: #00AA00;">:</span> <span style="color: #993333;">transparent</span>
<span style="color: #00AA00;">&#125;</span>
<span style="color: #6666ff;">.tbl2</span> <span style="color: #6666ff;">.r1</span> <span style="color: #00AA00;">&#123;</span> COLOR<span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#2020a0</span><span style="color: #00AA00;">;</span> BACKGROUND-COLOR<span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#f0f0f0</span> <span style="color: #00AA00;">&#125;</span>
<span style="color: #6666ff;">.tbl2</span> <span style="color: #6666ff;">.r2</span> <span style="color: #00AA00;">&#123;</span> COLOR<span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#2020a0</span><span style="color: #00AA00;">;</span> BACKGROUND-COLOR<span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#d0f0ff</span> <span style="color: #00AA00;">&#125;</span></pre></td></tr></table></div>

<h2 class="titre2">Historique</h2>
<ul>
<li>09/12/2007 : Version 1.01 replace query_posts function by get_results ( bugs ) </li>
<li>08/12/2007 : Version 1.0 plugin creation </li>
</ul>
<h2 class="titre2">Download</h2>
<p class="alertDownload">
<a href="/download.php?type=wp&#038;file=rbl-listtag.zip">rbl-listtag.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.berthou.com/us/2007/12/09/plugin-wordpress-rbl-listtag/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
