<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>bbPress Plugin Browser &#187; Topic: Avatar</title>
		<link>http://bbpress.org/plugins/topic/avatar/</link>
		<description>bbPress Plugin Browser &#187; Topic: Avatar</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 15:55:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/plugins/rss/topic/avatar" rel="self" type="application/rss+xml" />

		<item>
			<title>PS Vita Games on "Avatar"</title>
			<link>http://bbpress.org/plugins/topic/avatar/#post-6468</link>
			<pubDate>Wed, 20 Apr 2011 14:35:11 +0000</pubDate>
			<dc:creator>PS Vita Games</dc:creator>
			<guid isPermaLink="false">6468@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I think this is integrated with the latest version
</p>]]></description>
					</item>
		<item>
			<title>ardentfrost on "Avatar"</title>
			<link>http://bbpress.org/plugins/topic/avatar/#post-205</link>
			<pubDate>Tue, 17 Apr 2007 12:38:59 +0000</pubDate>
			<dc:creator>ardentfrost</dc:creator>
			<guid isPermaLink="false">205@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Avatar limits are set in CSS.  See the readme.
</p>]]></description>
					</item>
		<item>
			<title>fightmap on "Avatar"</title>
			<link>http://bbpress.org/plugins/topic/avatar/#post-203</link>
			<pubDate>Mon, 16 Apr 2007 23:20:39 +0000</pubDate>
			<dc:creator>fightmap</dc:creator>
			<guid isPermaLink="false">203@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I would also like to limit the size of the avatars if possible.
</p>]]></description>
					</item>
		<item>
			<title>maxbear on "Avatar"</title>
			<link>http://bbpress.org/plugins/topic/avatar/#post-202</link>
			<pubDate>Mon, 16 Apr 2007 19:13:17 +0000</pubDate>
			<dc:creator>maxbear</dc:creator>
			<guid isPermaLink="false">202@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>How can I limit the image size in the post? I want to make it 48x48 only.
</p>]]></description>
					</item>
		<item>
			<title>ardentfrost on "Avatar"</title>
			<link>http://bbpress.org/plugins/topic/avatar/#post-103</link>
			<pubDate>Fri, 23 Feb 2007 15:18:38 +0000</pubDate>
			<dc:creator>ardentfrost</dc:creator>
			<guid isPermaLink="false">103@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I'm not sure what you mean by pretty permalinks with this plugin, but I hope to one day soon work on it's display in profile and how it gets the info.  I would add lini's code to the plugin, but then it'll display the pic AND the link, and I want it to just display the pic.</p>
<p>I'll update it soon hopefully, though it may not be til the next release if they resolve the ticket I created last night (which will allow me to add it to the profile page automatically)
</p>]]></description>
					</item>
		<item>
			<title>GuitarAngel on "Avatar"</title>
			<link>http://bbpress.org/plugins/topic/avatar/#post-95</link>
			<pubDate>Mon, 19 Feb 2007 19:43:29 +0000</pubDate>
			<dc:creator>GuitarAngel</dc:creator>
			<guid isPermaLink="false">95@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Great plugin. :D Only thing I miss is the pretty permalinks, but I can live without it.</p>
<p>Thanks for the extra code, linickx.
</p>]]></description>
					</item>
		<item>
			<title>linickx on "Avatar"</title>
			<link>http://bbpress.org/plugins/topic/avatar/#post-64</link>
			<pubDate>Sun, 28 Jan 2007 19:22:52 +0000</pubDate>
			<dc:creator>linickx</dc:creator>
			<guid isPermaLink="false">64@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I wrote an extra function for your plugin so that the avatar can be displayed on the profile page...<br />
<code><br />
function profile_avatar() {<br />
                global $user;<br />
        if ( get_avatar_loc ( $user-&#62;ID ) ) {<br />
                echo &#39;&#60;img  src=&#34;&#39; . get_avatar_loc( $user-&#62;ID ) . &#39;&#34; alt=&#34;&#39; . $user-&#62;user_login . &#39;s Avatar&#34;&#39; . &#39; /&#62;&#39;;<br />
        }<br />
}<br />
</code><br />
Styles &#38; img sizes could be added into the tag as desired.... then in profile.php template, add...</p>
<p><code>&#60;?php if ( function_exists(&#39;profile_avatar&#39;) ) { profile_avatar(); } ?&#62;</code></p>
<p>hope that helps :o)
</p>]]></description>
					</item>
		<item>
			<title>ardentfrost on "Avatar"</title>
			<link>http://bbpress.org/plugins/topic/avatar/#post-41</link>
			<pubDate>Fri, 12 Jan 2007 19:25:09 +0000</pubDate>
			<dc:creator>ardentfrost</dc:creator>
			<guid isPermaLink="false">41@http://bbpress.org/plugins/</guid>
			<description><![CDATA[Allows users to specify an external address to an avatar that will be shown when they post]]></description>
					</item>

	</channel>
</rss>

