<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress Support Forums Tag: customization</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: customization</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 03:19:34 +0000</pubDate>

<item>
<title>chrishajer on "advice for customization"</title>
<link>http://bbpress.org/forums/topic/advice-for-customization#post-21086</link>
<pubDate>Fri, 28 Nov 2008 01:44:58 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">21086@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yes, using those functions will bring the header and footer over.  Whether or not they look like you want is up to you to decide.  The functions will work, but your bbPress template needs to be setup to display the WordPress header/footer/sidebar properly.
&#60;/p&#62;</description>
</item>
<item>
<title>AntonioP on "advice for customization"</title>
<link>http://bbpress.org/forums/topic/advice-for-customization#post-21082</link>
<pubDate>Fri, 28 Nov 2008 01:03:08 +0000</pubDate>
<dc:creator>AntonioP</dc:creator>
<guid isPermaLink="false">21082@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Chrishajer, whats going on.  I'm attempting to get my bbpress theme to look like my wordpress theme.  I've done what you said above (my-templates folder with the kakumei theme).  Now what do I need to do?  Do I need to use wordpress functions (then get_header &#38;#38; get footer)?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Antonio
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "advice for customization"</title>
<link>http://bbpress.org/forums/topic/advice-for-customization#post-21075</link>
<pubDate>Thu, 27 Nov 2008 19:21:31 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">21075@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Also, before making changes to a stock template, you probably want to make a new directory called my-templates, then inside there a new directory called $whatever-you-want (maybe &#34;forumtemplate&#34; or &#34;mytemplate&#34; or &#34;newlook&#34;).  Then inside that directory, copy over all the files and subdirectories from the bb-templates/kakumei/ directory.  Now, in your new directory, edit the top of style.css to change the template name to something unique.  Once you've done that, you can log in as keymaster, then select your new template, by name, since the screenshot will still look like kakumei since that's what you copied over.  Select the new template and look at your site.  It should look the same as it did before, because you didn't make any changes yet.  &#60;/p&#62;
&#60;p&#62;Now, confine all your changes to these template files, and if you break something you can always fall back on the default kakumei, or compare to see where you went wrong.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "advice for customization"</title>
<link>http://bbpress.org/forums/topic/advice-for-customization#post-21074</link>
<pubDate>Thu, 27 Nov 2008 19:17:27 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">21074@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#38;gt; - adding a banner to bbpress like that of my WP&#60;br /&#62;
Not sure what you mean there.  If it's navigation you need, you probably want integration with WordPress so you can use the WordPress functions like get_header and get_sidebar.  If you mean just a banner ad of some sort, you can just add that to the template file header.php&#60;/p&#62;
&#60;p&#62;&#38;gt; - changing the logo (I know, this should be simple)&#60;br /&#62;
It is.  Just look in header.php for the header div, and style.css for the corresponding css.&#60;/p&#62;
&#60;p&#62;&#38;gt; - containing bb within the main area of my WP pages&#60;br /&#62;
Not so easy.  It doesn't work well (or at all) in a WordPress page.  It's not a plugin for WordPress, it's a standalone forum.  If you want it to look like a WordPress page, you probably want integration as explained in item one above, or &#60;a href=&#34;http://bbpress.org/documentation/integration-with-wordpress/&#34;&#62;here&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;&#38;gt; - adding a navigation button to return to my WP pages&#60;br /&#62;
&#38;gt; from bb&#60;br /&#62;
Also easy, like changing the logo.  You can do it in header.php if you want the link up top.   Or you can edit another template file if you want the link somewhere else.
&#60;/p&#62;</description>
</item>
<item>
<title>mzimmers on "advice for customization"</title>
<link>http://bbpress.org/forums/topic/advice-for-customization#post-21073</link>
<pubDate>Thu, 27 Nov 2008 19:07:04 +0000</pubDate>
<dc:creator>mzimmers</dc:creator>
<guid isPermaLink="false">21073@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hmm...nobody wants to chime in on this. I suppose I should interpret that as a &#34;don't mess with prosperity&#34; signal?
&#60;/p&#62;</description>
</item>
<item>
<title>mzimmers on "advice for customization"</title>
<link>http://bbpress.org/forums/topic/advice-for-customization#post-21051</link>
<pubDate>Wed, 26 Nov 2008 01:08:20 +0000</pubDate>
<dc:creator>mzimmers</dc:creator>
<guid isPermaLink="false">21051@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi –&#60;/p&#62;
&#60;p&#62;After a few false starts, I got the alpha version of bbPress installed and sharing user data with WP (yay!), so now, I'm thinking about making bbPress look more seamless.&#60;/p&#62;
&#60;p&#62;Specifically, I'm thinking of stuff like:&#60;br /&#62;
- adding a banner to bbpress like that of my WP&#60;br /&#62;
- changing the logo (I know, this should be simple)&#60;br /&#62;
- containing bb within the main area of my WP pages&#60;br /&#62;
- adding a navigation button to return to my WP pages from bb&#60;/p&#62;
&#60;p&#62;Reading through the sticky on the subject has me wondering whether I should bother to try to do any of this, or wait until the bb product is a bit more mature.&#60;/p&#62;
&#60;p&#62;Any sage words of advice on what I should and shouldn't try to tackle?
&#60;/p&#62;</description>
</item>
<item>
<title>Ipstenu on "Customizing gravatars"</title>
<link>http://bbpress.org/forums/topic/customizing-gravatars#post-20618</link>
<pubDate>Tue, 11 Nov 2008 16:28:39 +0000</pubDate>
<dc:creator>Ipstenu</dc:creator>
<guid isPermaLink="false">20618@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Okay, having tested it a bunch of different ways, I can't get it to work.&#60;/p&#62;
&#60;p&#62;I want to make my own image the 'default' for the non-gravatard people (which works fine on Wordpress).&#60;/p&#62;
&#60;p&#62;In Wordpress it's this:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php echo get_avatar(get_comment_author_email(),50,&#38;#39;http://www.foo.com/gravatar.png&#38;#39;);?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;For bbpress we have this &#60;code&#62;post_author_avatar();&#60;/code&#62; on post.php.  Passing the URL into that, either on it's own or as $default doesn't work.&#60;/p&#62;
&#60;p&#62;Using &#60;code&#62;echo bb_get_avatar( bb_get_user_email(post_author()), 48, &#38;#39;http://www.foo.com/gravatar.png&#38;#39; );&#60;/code&#62; didn't work.&#60;/p&#62;
&#60;p&#62;I'm gonna keep tossing stuff up against the wall for now.
&#60;/p&#62;</description>
</item>
<item>
<title>Ipstenu on "Customizing gravatars"</title>
<link>http://bbpress.org/forums/topic/customizing-gravatars#post-20163</link>
<pubDate>Thu, 23 Oct 2008 18:59:55 +0000</pubDate>
<dc:creator>Ipstenu</dc:creator>
<guid isPermaLink="false">20163@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;meitershaker - In theory, the principle that worked for &#60;a href=&#34;http://www.viper007bond.com/2008/05/22/adding-new-default-gravatars-to-wordpress-26/&#34;&#62;Adding default Gravatars to WP 2.6&#60;/a&#62; should work for bbPress.&#60;/p&#62;
&#60;p&#62;Haven't tested it yet.
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "Customizing gravatars"</title>
<link>http://bbpress.org/forums/topic/customizing-gravatars#post-20135</link>
<pubDate>Wed, 22 Oct 2008 20:49:17 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">20135@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/change-widht-and-height-of-gravatars&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/change-widht-and-height-of-gravatars&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>meitershaker on "Customizing gravatars"</title>
<link>http://bbpress.org/forums/topic/customizing-gravatars#post-20124</link>
<pubDate>Wed, 22 Oct 2008 10:43:41 +0000</pubDate>
<dc:creator>meitershaker</dc:creator>
<guid isPermaLink="false">20124@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;me, i want to display my own picture, if there is no personal gravatar picture to display :p&#60;/p&#62;
&#60;p&#62;for change the size, see at the css :p&#60;/p&#62;
&#60;p&#62;byeee
&#60;/p&#62;</description>
</item>
<item>
<title>pinay007 on "Customizing gravatars"</title>
<link>http://bbpress.org/forums/topic/customizing-gravatars#post-20117</link>
<pubDate>Wed, 22 Oct 2008 07:38:29 +0000</pubDate>
<dc:creator>pinay007</dc:creator>
<guid isPermaLink="false">20117@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I did a search for native gravatar threads, and I got nothing. The ones I found were about gravatar plugins, which I don't use. &#60;/p&#62;
&#60;p&#62;I want to change the size and style of the gravatar that is native to bbpress. I have 0.9.0.2. &#60;/p&#62;
&#60;p&#62;How do I do this?
&#60;/p&#62;</description>
</item>
<item>
<title>DJP on "www.mastercleanse.co.za/forum"</title>
<link>http://bbpress.org/forums/topic/wwwmastercleansecozaforum#post-18018</link>
<pubDate>Wed, 06 Aug 2008 15:37:42 +0000</pubDate>
<dc:creator>DJP</dc:creator>
<guid isPermaLink="false">18018@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ok Chris, it should be fixed.&#60;/p&#62;
&#60;p&#62;Thanks again for the heads up.&#60;/p&#62;
&#60;p&#62;:)
&#60;/p&#62;</description>
</item>
<item>
<title>DJP on "www.mastercleanse.co.za/forum"</title>
<link>http://bbpress.org/forums/topic/wwwmastercleansecozaforum#post-18013</link>
<pubDate>Wed, 06 Aug 2008 10:17:54 +0000</pubDate>
<dc:creator>DJP</dc:creator>
<guid isPermaLink="false">18013@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for the feedback Chris. Looks like the footer is inheriting a parent CSS style or something.&#60;/p&#62;
&#60;p&#62;It looks fine on my mac in FF &#38;#38; safari, and it looks fine in IE6 &#38;#38; 7 on a pc.&#60;/p&#62;
&#60;p&#62;Will look into it &#38;#38; repost the url for you to have a squizz.&#60;/p&#62;
&#60;p&#62;Cheers, and thanks again :)
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "www.mastercleanse.co.za/forum"</title>
<link>http://bbpress.org/forums/topic/wwwmastercleansecozaforum#post-17993</link>
<pubDate>Tue, 05 Aug 2008 17:05:30 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17993@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Very nice.  The footer disclaimer in the forum is a bit small, even for small print.  This is with FF3 on Windows XP.
&#60;/p&#62;</description>
</item>
<item>
<title>DJP on "www.mastercleanse.co.za/forum"</title>
<link>http://bbpress.org/forums/topic/wwwmastercleansecozaforum#post-17991</link>
<pubDate>Tue, 05 Aug 2008 15:54:31 +0000</pubDate>
<dc:creator>DJP</dc:creator>
<guid isPermaLink="false">17991@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi all&#60;/p&#62;
&#60;p&#62;After much tweaking &#38;#38; relatively extensive style changes, I finally went live with my website.&#60;/p&#62;
&#60;p&#62;I needed to make bbpress fit in with the clean, simple style of the rest of the site &#38;#38; to be completely honest, I think I did a great job. Please have a look at the forum as well as the rest of the site to get a feel of what I mean by 'fitting in'.&#60;/p&#62;
&#60;p&#62;Comments are most certainly welcome, good &#38;#38; bad :)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.mastercleanse.co.za/forum&#34; rel=&#34;nofollow&#34;&#62;http://www.mastercleanse.co.za/forum&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Ralev-dot-com on "Add a "page" to my template"</title>
<link>http://bbpress.org/forums/topic/add-a-page-to-my-template#post-12419</link>
<pubDate>Tue, 04 Dec 2007 00:29:44 +0000</pubDate>
<dc:creator>Ralev-dot-com</dc:creator>
<guid isPermaLink="false">12419@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm using this method here: &#60;a href=&#34;http://desbar.eu/&#34; rel=&#34;nofollow&#34;&#62;http://desbar.eu/&#60;/a&#62;&#60;br /&#62;
check the ABOUT page, for example&#60;/p&#62;
&#60;p&#62;it works for me.&#60;/p&#62;
&#60;p&#62;Keep in mind there are a lot of ways to make a static page.&#60;br /&#62;
1. The most simple is to create some about.php file.&#60;br /&#62;
It should looks like livibetter says:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php bb_get_header(); ?&#38;gt;&#60;br /&#62;
The static content here.&#60;br /&#62;
&#38;lt;?php bb_get_footer(); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;2. put this about.php in the root directory ( e.g. - the URL should be something like youbbPressSite.com/about.php )&#60;/p&#62;
&#60;p&#62;3. Then call this URL from somewhere ( e.g. - put a link in the Header.php )&#60;/p&#62;
&#60;p&#62;that's it.&#60;/p&#62;
&#60;p&#62;PS: I've just been curious about the method above (livibetter version) - that's why I used it :) looks smoother at first site.
&#60;/p&#62;</description>
</item>
<item>
<title>vafaaaan on "Add a "page" to my template"</title>
<link>http://bbpress.org/forums/topic/add-a-page-to-my-template#post-12355</link>
<pubDate>Thu, 29 Nov 2007 14:20:00 +0000</pubDate>
<dc:creator>vafaaaan</dc:creator>
<guid isPermaLink="false">12355@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;...
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Add a "page" to my template"</title>
<link>http://bbpress.org/forums/topic/add-a-page-to-my-template#post-11604</link>
<pubDate>Sun, 21 Oct 2007 20:58:06 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">11604@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
Here is a quick php for it(&#60;em&#62;&#60;strong&#62;Use this method at your own risk&#60;/strong&#62;&#60;/em&#62;), you need pretty permalink to use it.&#60;/p&#62;
&#60;p&#62;Save the following code in bbPress root folder as &#60;code&#62;page.php&#60;/code&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
require_once(&#38;#39;./bb-load.php&#38;#39;);
if (preg_match(&#38;#39;/.*\/page\/(.*)/&#38;#39;, $_SERVER[&#38;#39;REQUEST_URI&#38;#39;], $matches)) {
    $file = bb_slug_sanitize($matches[1]) . &#38;#39;.php&#38;#39;;
    if (file_exists(bb_get_active_theme_folder() . &#38;quot;/static/$file&#38;quot;)) {
        bb_load_template(&#38;quot;static/&#38;quot; . $file);
        exit(0);
        }
    }
wp_redirect(bb_get_option(&#38;#39;uri&#38;#39;));
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Put your static pages in a &#60;strong&#62; new &#60;code&#62;static&#60;/code&#62; folder&#60;/strong&#62; under your template folder, they should looks like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php bb_get_header(); ?&#38;gt;
The static content here.
&#38;lt;?php bb_get_footer(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then you can access a static file. For example, access &#60;code&#62;test.php&#60;/code&#62;(bb-templates/yourtemplate/static/test.php) at &#60;a href=&#34;http://yoursite.com/bbpress/page/test&#34; rel=&#34;nofollow&#34;&#62;http://yoursite.com/bbpress/page/test&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Remember: &#60;em&#62;&#60;strong&#62;Use this method at your own risk&#60;/strong&#62;&#60;/em&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>kleini on "Add a "page" to my template"</title>
<link>http://bbpress.org/forums/topic/add-a-page-to-my-template#post-11600</link>
<pubDate>Sun, 21 Oct 2007 10:11:37 +0000</pubDate>
<dc:creator>kleini</dc:creator>
<guid isPermaLink="false">11600@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hmmm... no replies yet? I have the same question, so I would appreciate a little help... :-)
&#60;/p&#62;</description>
</item>
<item>
<title>Jolaedana on "Editing Plugin files for Plugin Browser Installed Plugins?"</title>
<link>http://bbpress.org/forums/topic/editing-plugin-files-for-plugin-browser-installed-plugins#post-11355</link>
<pubDate>Tue, 09 Oct 2007 17:09:58 +0000</pubDate>
<dc:creator>Jolaedana</dc:creator>
<guid isPermaLink="false">11355@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've reverted to the non plugin installed version (couldn't even delete the plugin via FTP program, I had to do it through the Plugin Manager interface.) and made my changes.&#60;/p&#62;
&#60;p&#62;For now, I'm just keeping the plugins I don't need to tweak installed through plugin manager- it cuts back on checking for updates at least, so thanks! I'm puzzled as to the cause, since it only seems to be the files created by your plugin effected. It may be something my host has done, I'm unsure. &#60;/p&#62;
&#60;p&#62;Thanks for the thoughts!
&#60;/p&#62;</description>
</item>
<item>
<title>Jolaedana on "Editing Plugin files for Plugin Browser Installed Plugins?"</title>
<link>http://bbpress.org/forums/topic/editing-plugin-files-for-plugin-browser-installed-plugins#post-11353</link>
<pubDate>Tue, 09 Oct 2007 16:02:05 +0000</pubDate>
<dc:creator>Jolaedana</dc:creator>
<guid isPermaLink="false">11353@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;How odd... I don't have any problem editing ANY other files on my server- just the files your plugin installed. Really strange. &#60;/p&#62;
&#60;p&#62;I'm using an FTP program, not the command line- that may yield different results. I can't be root, that's for sure- on a shared host.&#60;/p&#62;
&#60;p&#62;I'll see what I can figure out- thanks Sam. that's what I needed to know.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Editing Plugin files for Plugin Browser Installed Plugins?"</title>
<link>http://bbpress.org/forums/topic/editing-plugin-files-for-plugin-browser-installed-plugins#post-11345</link>
<pubDate>Tue, 09 Oct 2007 05:53:40 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">11345@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Did the &#34;you do not have permission&#34; message occur on the command line? If the user you login as on the server doesn't own the files you will need to do the chmod-ing as root. If you don't have root access, then I have no idea how you edited the files in the first place.&#60;/p&#62;
&#60;p&#62;The plugin doesn't do any checking to determine whether the files are writable. It probably fails quite horribly if you have set PHP to write errors to the screen.
&#60;/p&#62;</description>
</item>
<item>
<title>Jolaedana on "Editing Plugin files for Plugin Browser Installed Plugins?"</title>
<link>http://bbpress.org/forums/topic/editing-plugin-files-for-plugin-browser-installed-plugins#post-11344</link>
<pubDate>Tue, 09 Oct 2007 05:16:48 +0000</pubDate>
<dc:creator>Jolaedana</dc:creator>
<guid isPermaLink="false">11344@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi Sam! Thanks for the reply.&#60;/p&#62;
&#60;p&#62;I've already tried to chmod the files- I get a &#34;you do not have permission to modify these files&#34; on all the files, no matter what permission level I tried. I've got pretty extensive web experience, so that was the first thing I tried. &#60;/p&#62;
&#60;p&#62;I guess for now I'll go back to the non plugin install- I was just curious if there was something written into the Plugin Manager that caused the file permission settings to be locked. Seems odd that I can't even overwrite a .gif file!&#60;/p&#62;
&#60;p&#62;Thanks for the overview and clarification. :)
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Editing Plugin files for Plugin Browser Installed Plugins?"</title>
<link>http://bbpress.org/forums/topic/editing-plugin-files-for-plugin-browser-installed-plugins#post-11343</link>
<pubDate>Tue, 09 Oct 2007 02:01:10 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">11343@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The files and folders need to be writable by the webserver user. You may have changed the permissions when you edited the files that exist there already.&#60;/p&#62;
&#60;p&#62;The easiest approach (but insecure on shared hosting services) is to chmod the files.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;chmod -R 777 bbpress-root/my-plugins&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;.&#60;br /&#62;
Or you can change ownership on those files to the webserver user, usually &#34;www&#34; or &#34;apache&#34; depending on the setup.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;chown -R www:www bbpress-root/my-plugins&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;.&#60;br /&#62;
Remember that the upgrade facility of the plugin browser won't maintain your manual changes to the plugins. You will need to re-edit the new versions.&#60;/p&#62;
&#60;p&#62;Plugins that are installed normally will happily co-exist with those installed by the plugin-browser. Just keep them outside of the pb--xxxx folder structure.
&#60;/p&#62;</description>
</item>
<item>
<title>Jolaedana on "Editing Plugin files for Plugin Browser Installed Plugins?"</title>
<link>http://bbpress.org/forums/topic/editing-plugin-files-for-plugin-browser-installed-plugins#post-11339</link>
<pubDate>Mon, 08 Oct 2007 22:18:07 +0000</pubDate>
<dc:creator>Jolaedana</dc:creator>
<guid isPermaLink="false">11339@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello all,&#60;/p&#62;
&#60;p&#62;I'm using the &#60;a href=&#34;http://bbpress.org/plugins/topic/57?replies=1&#34;&#62;Plugin Browser&#60;/a&#62; by SamBauers.&#60;/p&#62;
&#60;p&#62;I have a few plugins that I was using, and installed through this plugin (great stuff, btw) that I had modified the files on slightly. Main example here is the &#60;a href=&#34;http://bbpress.org/plugins/topic/43?replies=3&#34;&#62;Page Links&#60;/a&#62; plugin- I had changed the page icon graphic to be different colors. I would like to overwrite the file in the Plugin Browser installation of the file, however it tells me I don't have permissions to overwrite the file- or change permissions on the folder or files inside it.&#60;/p&#62;
&#60;p&#62;Is there an easy work around for this, or should I just go back to the non Plugin Browser version? :) Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>blepoxp on "Add a "page" to my template"</title>
<link>http://bbpress.org/forums/topic/add-a-page-to-my-template#post-3487</link>
<pubDate>Sun, 21 Jan 2007 21:43:09 +0000</pubDate>
<dc:creator>blepoxp</dc:creator>
<guid isPermaLink="false">3487@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;How would I go about adding a page with static informaiton to my template?&#60;/p&#62;
&#60;p&#62;I have the page 'purchase.php' and want to add it into my template. I thought I would just do an include, but then I realized I have nothing to include into. &#60;/p&#62;
&#60;p&#62;Then I thought I would just get header and get footer around my static info and link directly for it, but then the bb functions are being called correctly. &#60;/p&#62;
&#60;p&#62;What is the best way to include static information in the site in a manner where I can include a link to it?
&#60;/p&#62;</description>
</item>
<item>
<title>LordCoder on "What do you think about my design ?"</title>
<link>http://bbpress.org/forums/topic/what-do-you-think-about-my-design-#post-2509</link>
<pubDate>Thu, 21 Dec 2006 08:24:24 +0000</pubDate>
<dc:creator>LordCoder</dc:creator>
<guid isPermaLink="false">2509@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is the SAFE_MODE on ?
&#60;/p&#62;</description>
</item>
<item>
<title>culturemark on "What do you think about my design ?"</title>
<link>http://bbpress.org/forums/topic/what-do-you-think-about-my-design-#post-1644</link>
<pubDate>Sun, 26 Nov 2006 16:39:02 +0000</pubDate>
<dc:creator>culturemark</dc:creator>
<guid isPermaLink="false">1644@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Standard WordPress location:&#60;/p&#62;
&#60;p&#62;/wp-content/themes/blix/&#60;/p&#62;
&#60;p&#62;BBPress is located:&#60;/p&#62;
&#60;p&#62;/forum/&#60;/p&#62;
&#60;p&#62;BBPress template is:&#60;/p&#62;
&#60;p&#62;/forum/my-templates/
&#60;/p&#62;</description>
</item>
<item>
<title>LordCoder on "What do you think about my design ?"</title>
<link>http://bbpress.org/forums/topic/what-do-you-think-about-my-design-#post-1642</link>
<pubDate>Sun, 26 Nov 2006 15:47:48 +0000</pubDate>
<dc:creator>LordCoder</dc:creator>
<guid isPermaLink="false">1642@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;where's blix located ? on bbpress or wordpress templates folder ?
&#60;/p&#62;</description>
</item>
<item>
<title>culturemark on "What do you think about my design ?"</title>
<link>http://bbpress.org/forums/topic/what-do-you-think-about-my-design-#post-1639</link>
<pubDate>Sun, 26 Nov 2006 10:41:29 +0000</pubDate>
<dc:creator>culturemark</dc:creator>
<guid isPermaLink="false">1639@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think it's the built in functions in Blix, that causes the problems. Like this string in the header of Blix:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php require_once get_template_directory().&#34;/BX_functions.php&#34;; ?&#38;gt;&#60;/p&#62;
&#60;p&#62;When BBPress uses that header it generates an error.&#60;/p&#62;
&#60;p&#62;It's my theory anyway.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
