<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>LINICKX.com</title><link>https://www.linickx.com/</link><description></description><lastBuildDate>Fri, 11 Apr 2008 11:11:00 +0100</lastBuildDate><item><title>k2 for bbPress - Updated v0.02</title><link>https://www.linickx.com/k2-for-bbpress-updated-v002</link><description>&lt;div style="float: right"&gt;

[![K2 in Action on
bbPress](https://www.linickx.com/files/2008/05/k2_for_bbpress_screenshot_yes_another_one-150x150.png "k2 for bbpress screenshot yes another one")](https://www.linickx.com/files/2008/05/k2_for_bbpress_screenshot_yes_another_one.png)

&lt;/div&gt;

&lt;p&gt;It's been a while since I've used bbPress, but a major milestone from
the automattic guys has pretty much broken the theme.&lt;/p&gt;
&lt;p&gt;I've done a complete re-write; as before I'm only distributing the
style.css (and a screenshot) no template.php files, this ensure that no
security issues are associated with my theme.&lt;/p&gt;
&lt;div style="text-align:center"&gt;

**[Download k2 for
bbPress](https://www.linickx.com/files/k2_for_bbPres_v0.02.zip)**

&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Installation&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create a "my-templates" directory in your bbPress installation
    directory&lt;/li&gt;
&lt;li&gt;Download unzip k2 for bbpress in that directory&lt;/li&gt;
&lt;li&gt;Under "design" and "themes" select k2&lt;/li&gt;
&lt;li&gt;done :)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The screenshot has been updated, existing users may find things move a
little, this is due to the changes in bbPress, but hopfully it's all for
the better.&lt;/p&gt;
&lt;p&gt;md5 of k2_for_bbPres_v0.02.zip: &lt;code&gt;c87eb943165a5d909dced2860021107f&lt;/code&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Fri, 11 Apr 2008 11:11:00 +0100</pubDate><guid isPermaLink="false">tag:www.linickx.com,2008-04-11:k2-for-bbpress-updated-v002</guid><category>bbpress</category><category>k2</category><category>themes</category><category>WordPress</category></item><item><title>bbCode plugin for bbPress</title><link>https://www.linickx.com/bbcode-plugin-for-bbpress</link><description>&lt;p&gt;I've ported the &lt;a href="http://www.procata.com/software/wordpress-bbcode/"&gt;bbCode Plugin for
Wordpress&lt;/a&gt; by &lt;a href="http://www.procata.com/blog/"&gt;Jeff
Moore&lt;/a&gt; to bbPress, seems to work fine; not
all the bbCode is marked up as it's not allowed by default with bbPress,
I plan to fix that in version 0.2, but for now Enjoy !&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.linickx.com/files/php/bbpress_bbcode.txt"&gt;Download bbCode Plugin for
bbPress&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Installation is simple in the current implementation of bbpress, just
rename bbpress_bbcode.txt to bbpress_bbcode.php and place in your
my-plugins directory (&lt;em&gt;See &lt;a href="http://bbpress.org/documentation/customization/"&gt;bbpPress
documentation&lt;/a&gt; for full
details.&lt;/em&gt;)&lt;/p&gt;
&lt;p&gt;This plugin has been tested on v0.75 &amp;amp; 1.0-Alpha so hopefully will work
on anything in the middle.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Sat, 17 Feb 2007 19:07:00 +0000</pubDate><guid isPermaLink="false">tag:www.linickx.com,2007-02-17:bbcode-plugin-for-bbpress</guid><category>bbcode</category><category>bbpress</category><category>PHP</category><category>plugin</category></item><item><title>Avatar BBPress Plugin Browser</title><link>https://www.linickx.com/avatar-bbpress-plugin-browser</link><description>&lt;p&gt;I've been playing with bbpress, by default there are no Avatars, I've
made a little adjustment to the plugin by &lt;a href="http://ardentfrost.rayd.org/"&gt;Joshua
Hutchins&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here is my Forum Post: &lt;a href="http://bbpress.org/plugins/topic/18?replies=2&amp;amp;more=1"&gt;Avatar  bbPress plugin
browser&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I wrote an extra function for your plugin so that the avatar can be
displayed on the profile page...&lt;/p&gt;
&lt;p&gt;function profile_avatar() {&lt;br /&gt;
 global \$user;&lt;br /&gt;
 if ( get_avatar_loc ( \$user-&amp;gt;ID ) ) {&lt;br /&gt;
 echo '\&amp;lt;img src="' . get_avatar_loc( \$user-&amp;gt;ID ) . '" alt="' .
\$user-&amp;gt;user_login . 's Avatar"' . ' /&amp;gt;';&lt;br /&gt;
 }&lt;br /&gt;
 }&lt;/p&gt;
&lt;p&gt;Styles &amp;amp; img sizes could be added into the tag as desired.... then in
profile.php template, add...&lt;/p&gt;
&lt;p&gt;\&amp;lt;?php if ( function_exists('profile_avatar') ) { profile_avatar();
} ?&amp;gt;&lt;/p&gt;
&lt;p&gt;hope that helps :-)&lt;/p&gt;
&lt;/blockquote&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Fri, 02 Feb 2007 13:43:00 +0000</pubDate><guid isPermaLink="false">tag:www.linickx.com,2007-02-02:avatar-bbpress-plugin-browser</guid><category>bbpress</category><category>Blog</category><category>PHP</category><category>wordpres</category></item></channel></rss>