<?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: Sidebar Login 2.2.6 Update</title>
	<atom:link href="http://blue-anvil.com/archives/sidebar-login-2-2-6-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://blue-anvil.com/archives/sidebar-login-2-2-6-update/</link>
	<description>The online blogfolio of Mike Jolley</description>
	<lastBuildDate>Wed, 15 Feb 2012 18:59:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kadimi</title>
		<link>http://blue-anvil.com/archives/sidebar-login-2-2-6-update/comment-page-1/#comment-6374</link>
		<dc:creator>Kadimi</dc:creator>
		<pubDate>Tue, 24 Aug 2010 00:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://blue-anvil.com/?p=618#comment-6374</guid>
		<description>@Mike Jolley

Hello, 

I&#039;m using 2.2.12 and I have 2 requests.

1 - Could you please replace the string &quot;Dashboard&quot; and  &quot;Profile&quot; (line 82) by a __() function. This will allow the plugin to work out of the box for languages other than english

2 - The plugin html code is not optimized for RTL display. But it&#039;s easy, it&#039;s as simple as modifying the wp_sidebarlogin_css() function and replace the first line (line 485) with:
&lt;code&gt;	$text_direction = strtolower(get_bloginfo(&#039;text_direction&#039;));
    $myStyleFile = WP_PLUGIN_URL . &#039;/sidebar-login/style-&#039; . $text_direction .&#039;.css&#039;;&lt;/code&gt; 
Then of course you need to rename style.css to style-ltr.css and create the file style-rtl.css.

If you don&#039;t have time and want me to do the job just throw me an email to X@Y.com (X = nabil and Y = kadimi).


And thanks for this great plugin.</description>
		<content:encoded><![CDATA[<p>@Mike Jolley</p>
<p>Hello, </p>
<p>I&#8217;m using 2.2.12 and I have 2 requests.</p>
<p>1 &#8211; Could you please replace the string &#8220;Dashboard&#8221; and  &#8220;Profile&#8221; (line 82) by a __() function. This will allow the plugin to work out of the box for languages other than english</p>
<p>2 &#8211; The plugin html code is not optimized for RTL display. But it&#8217;s easy, it&#8217;s as simple as modifying the wp_sidebarlogin_css() function and replace the first line (line 485) with:<br />
<code>	$text_direction = strtolower(get_bloginfo('text_direction'));<br />
    $myStyleFile = WP_PLUGIN_URL . '/sidebar-login/style-' . $text_direction .'.css';</code><br />
Then of course you need to rename style.css to style-ltr.css and create the file style-rtl.css.</p>
<p>If you don&#8217;t have time and want me to do the job just throw me an email to <a href="mailto:X@Y.com">X@Y.com</a> (X = nabil and Y = kadimi).</p>
<p>And thanks for this great plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MMM</title>
		<link>http://blue-anvil.com/archives/sidebar-login-2-2-6-update/comment-page-1/#comment-5642</link>
		<dc:creator>MMM</dc:creator>
		<pubDate>Tue, 30 Mar 2010 18:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://blue-anvil.com/?p=618#comment-5642</guid>
		<description>is it possible in php the links you add yourself. I would like for example.
&lt;code&gt;.&lt;a href=&quot;http://example&quot; rel=&quot;nofollow&quot;&gt;Kommentare ()&lt;/a&gt;&lt;/code&gt;

thank you</description>
		<content:encoded><![CDATA[<p>is it possible in php the links you add yourself. I would like for example.<br />
<code>.&lt;a href="http://example" rel="nofollow"&gt;Kommentare ()&lt;/a&gt;</code></p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Jolley</title>
		<link>http://blue-anvil.com/archives/sidebar-login-2-2-6-update/comment-page-1/#comment-4910</link>
		<dc:creator>Mike Jolley</dc:creator>
		<pubDate>Tue, 24 Nov 2009 11:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://blue-anvil.com/?p=618#comment-4910</guid>
		<description>@&lt;a href=&quot;#comment-4888&quot; rel=&quot;nofollow&quot;&gt;uili&lt;/a&gt;: ? If you want to remove them, you need to remove them from the source - but if they miss those fields you get ugly wordpress error screen so they are probably best :)
@&lt;a href=&quot;#comment-4909&quot; rel=&quot;nofollow&quot;&gt;Sam&lt;/a&gt;: CSS is your friend. Float the elements by adding rules to your themes stylesheet.</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-4888" rel="nofollow">uili</a>: ? If you want to remove them, you need to remove them from the source &#8211; but if they miss those fields you get ugly wordpress error screen so they are probably best <img src='http://blue-anvil.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
@<a href="#comment-4909" rel="nofollow">Sam</a>: CSS is your friend. Float the elements by adding rules to your themes stylesheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://blue-anvil.com/archives/sidebar-login-2-2-6-update/comment-page-1/#comment-4909</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Tue, 24 Nov 2009 09:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://blue-anvil.com/?p=618#comment-4909</guid>
		<description>Is there any way of putting this in horizontally in my wordpress site? instead of vertically i.e in a sidebar, but to have it running horizontally e.g above my naviagtion bar. How could I implement this? is it at all possible?</description>
		<content:encoded><![CDATA[<p>Is there any way of putting this in horizontally in my wordpress site? instead of vertically i.e in a sidebar, but to have it running horizontally e.g above my naviagtion bar. How could I implement this? is it at all possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uili</title>
		<link>http://blue-anvil.com/archives/sidebar-login-2-2-6-update/comment-page-1/#comment-4888</link>
		<dc:creator>uili</dc:creator>
		<pubDate>Thu, 19 Nov 2009 17:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://blue-anvil.com/?p=618#comment-4888</guid>
		<description>far the best side bar login!
but, is there a way to leave the error msgs on a javascript alert box??

thnx</description>
		<content:encoded><![CDATA[<p>far the best side bar login!<br />
but, is there a way to leave the error msgs on a javascript alert box??</p>
<p>thnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thunderbyte</title>
		<link>http://blue-anvil.com/archives/sidebar-login-2-2-6-update/comment-page-1/#comment-4874</link>
		<dc:creator>Thunderbyte</dc:creator>
		<pubDate>Wed, 18 Nov 2009 17:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://blue-anvil.com/?p=618#comment-4874</guid>
		<description>@&lt;a href=&quot;#comment-4873&quot; rel=&quot;nofollow&quot;&gt;Thunderbyte&lt;/a&gt;: Oops. Sorry for posting that in the comments, saw the forum mentioned too late.</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-4873" rel="nofollow">Thunderbyte</a>: Oops. Sorry for posting that in the comments, saw the forum mentioned too late.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thunderbyte</title>
		<link>http://blue-anvil.com/archives/sidebar-login-2-2-6-update/comment-page-1/#comment-4873</link>
		<dc:creator>Thunderbyte</dc:creator>
		<pubDate>Wed, 18 Nov 2009 17:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://blue-anvil.com/?p=618#comment-4873</guid>
		<description>Dear Author,
your Sidebar login plugin is truly great.

One feature I would however miss: it certainly is great if people can use the &quot;forgotten password&quot; feature and if you help them by putting a link in your plugin. Sometimes, it however is necessary, that a password cannot be changed (e.g. if you give out the same username/password to more than one person).

It would be great if this feature could be switched on and off in the options. Do you see a possibility for such a thing?

yours
Thunda</description>
		<content:encoded><![CDATA[<p>Dear Author,<br />
your Sidebar login plugin is truly great.</p>
<p>One feature I would however miss: it certainly is great if people can use the &#8220;forgotten password&#8221; feature and if you help them by putting a link in your plugin. Sometimes, it however is necessary, that a password cannot be changed (e.g. if you give out the same username/password to more than one person).</p>
<p>It would be great if this feature could be switched on and off in the options. Do you see a possibility for such a thing?</p>
<p>yours<br />
Thunda</p>
]]></content:encoded>
	</item>
</channel>
</rss>

