<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: New version of Link Library adds new capacities</title>
	<atom:link href="http://yannickcorner.nayanna.biz/2009/09/20/new-version-of-link-library-adds-new-capacities/feed/" rel="self" type="application/rss+xml" />
	<link>http://yannickcorner.nayanna.biz/2009/09/20/new-version-of-link-library-adds-new-capacities/</link>
	<description>Wordpress Plugins, Life Tidbits and Interesting Web Finds</description>
	<lastBuildDate>Tue, 07 Feb 2012 01:26:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Stefano</title>
		<link>http://yannickcorner.nayanna.biz/2009/09/20/new-version-of-link-library-adds-new-capacities/comment-page-1/#comment-37423</link>
		<dc:creator>Stefano</dc:creator>
		<pubDate>Fri, 25 Sep 2009 17:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://yannickcorner.nayanna.biz/?p=815#comment-37423</guid>
		<description>thank you Yannick! 
 
I used to leave the category list empty, just because I wanted all my categories to be shown. But with 2.5 update no more links were found. So I had to put all the categories by hand, and this was the reason for my previous request.   
 
now it works perfectly, even if the categories list is empty.  Maybe it was just me :) or a strange cache-related problem (not related to your plugin, however) 
 
thanks again for the help and the prompt update! 
 
Stefano </description>
		<content:encoded><![CDATA[<p>thank you Yannick!</p>
<p>I used to leave the category list empty, just because I wanted all my categories to be shown. But with 2.5 update no more links were found. So I had to put all the categories by hand, and this was the reason for my previous request.  </p>
<p>now it works perfectly, even if the categories list is empty.  Maybe it was just me <img src='http://yannickcorner.nayanna.biz/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  or a strange cache-related problem (not related to your plugin, however)</p>
<p>thanks again for the help and the prompt update!</p>
<p>Stefano</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yannick Lefebvre</title>
		<link>http://yannickcorner.nayanna.biz/2009/09/20/new-version-of-link-library-adds-new-capacities/comment-page-1/#comment-37398</link>
		<dc:creator>Yannick Lefebvre</dc:creator>
		<pubDate>Tue, 22 Sep 2009 19:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://yannickcorner.nayanna.biz/?p=815#comment-37398</guid>
		<description>I just uploaded Version 2.5.2 to the Wordpress server and it should be available soon to address the two issues that you listed below. </description>
		<content:encoded><![CDATA[<p>I just uploaded Version 2.5.2 to the WordPress server and it should be available soon to address the two issues that you listed below.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yannick Lefebvre</title>
		<link>http://yannickcorner.nayanna.biz/2009/09/20/new-version-of-link-library-adds-new-capacities/comment-page-1/#comment-37392</link>
		<dc:creator>Yannick Lefebvre</dc:creator>
		<pubDate>Tue, 22 Sep 2009 14:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://yannickcorner.nayanna.biz/?p=815#comment-37392</guid>
		<description>Good catch on the jquery plugin. That&#039;s a cut and paste error from the source code of one of my other plugins. I will include this in the update I was going to work on tonight. 
 
I will think about what could be done for the list of categories. Now, I am not sure how a catch-them-all like a * would help for that since you can just leave the field empty to show all categories. 
 
Yannick </description>
		<content:encoded><![CDATA[<p>Good catch on the jquery plugin. That&#039;s a cut and paste error from the source code of one of my other plugins. I will include this in the update I was going to work on tonight. </p>
<p>I will think about what could be done for the list of categories. Now, I am not sure how a catch-them-all like a * would help for that since you can just leave the field empty to show all categories. </p>
<p>Yannick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefano</title>
		<link>http://yannickcorner.nayanna.biz/2009/09/20/new-version-of-link-library-adds-new-capacities/comment-page-1/#comment-37390</link>
		<dc:creator>Stefano</dc:creator>
		<pubDate>Tue, 22 Sep 2009 08:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://yannickcorner.nayanna.biz/?p=815#comment-37390</guid>
		<description>Hi Yannick! Thanks for your plugin, and the effort you put on it! I really like the new admin interface, and the multiple-pages feature is what I was looking for! :D 
 
there are two points that IMO should be improved: 
in the admin page, the list of categories to show is hard to fill if they are numerous (I have to check manually each category number) and may be problematic to update if new categories are added in a second time! It whould be nice if a catch-them-all shortcut like a &quot;&quot; keyword may be inserted instead. 
 
Secondly, I noticed that in this version you add a reference to a jquery plugin (qtip) not hosted in link-library directory, but in a &quot;weekly-schedule&quot; one. Is this a new requirement for Link Library? I don&#039;t have a weekly-schedule plugin installed so it acts like a missing reference. 
  
The script code seems generated in function link_library_init(), in link_library.php, line 2105 
 
thank you again and all the best </description>
		<content:encoded><![CDATA[<p>Hi Yannick! Thanks for your plugin, and the effort you put on it! I really like the new admin interface, and the multiple-pages feature is what I was looking for! <img src='http://yannickcorner.nayanna.biz/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>there are two points that IMO should be improved:</p>
<p>in the admin page, the list of categories to show is hard to fill if they are numerous (I have to check manually each category number) and may be problematic to update if new categories are added in a second time! It whould be nice if a catch-them-all shortcut like a &quot;&quot; keyword may be inserted instead.</p>
<p>Secondly, I noticed that in this version you add a reference to a jquery plugin (qtip) not hosted in link-library directory, but in a &quot;weekly-schedule&quot; one. Is this a new requirement for Link Library? I don&#039;t have a weekly-schedule plugin installed so it acts like a missing reference.</p>
<p>The script code seems generated in function link_library_init(), in link_library.php, line 2105</p>
<p>thank you again and all the best</p>
]]></content:encoded>
	</item>
</channel>
</rss>

