<?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 User Favorites: kienphong</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums User Favorites: kienphong</description>
<language>en</language>
<pubDate>Thu, 08 Jan 2009 13:40:32 +0000</pubDate>

<item>
<title>eddd54 on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu/page/2#post-6959</link>
<pubDate>Mon, 23 Apr 2007 18:09:04 +0000</pubDate>
<dc:creator>eddd54</dc:creator>
<guid isPermaLink="false">6959@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;hey, i found this link: &#60;a href=&#34;http://timjoh.com/list-of-bbpress-template-functions/&#34; rel=&#34;nofollow&#34;&#62;http://timjoh.com/list-of-bbpress-template-functions/&#60;/a&#62; yesterday - which has a list of all the template functions (up to 0.8.1).&#60;/p&#62;
&#60;p&#62;i was going to use that as a reference until bbpulp had more info -&#60;br /&#62;
but now i see that the wiki has already begun to fill out..&#60;/p&#62;
&#60;p&#62;i guess i'm still a little confused by all the terminology, perhaps someone could help me by distiguishing between the following terms:&#60;/p&#62;
&#60;p&#62;- template functions&#60;br /&#62;
- pluggable functions&#60;br /&#62;
- plugin functions&#60;br /&#62;
- filters (&#60;a href=&#34;http://bbpress.org/forums/topic/1070?replies=33#post-6740&#34;&#62;defined earlier&#60;/a&#62;)&#60;br /&#62;
- hooks / actions (&#60;a href=&#34;http://bbpress.org/forums/topic/1070?replies=33#post-6740&#34;&#62;defined earlier&#60;/a&#62;)&#60;/p&#62;
&#60;p&#62;maybe all this could be included on the wiki too?&#60;br /&#62;
anyway, the list of template functions might help since i see that no link has been created yet for it under the heading: &#34;Theming documentation&#34; on bbpulp.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu/page/2#post-6953</link>
<pubDate>Mon, 23 Apr 2007 14:29:44 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">6953@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Take your pick...&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;pulp&#60;/strong&#62;&#60;br /&#62;
[noun]: a soft, wet, shapeless mass of material&#60;br /&#62;
[noun]: a soft wet mass of fibers derived from rags or wood, used in papermaking.&#60;br /&#62;
[usu. as adj. ]: popular or sensational writing that is generally regarded as being of poor quality&#60;/p&#62;
&#60;p&#62;... and it's a synonym of &#34;press&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu/page/2#post-6951</link>
<pubDate>Mon, 23 Apr 2007 14:02:51 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6951@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;em&#62;so here it is &#60;a href=&#34;http://bbpulp.org&#34; rel=&#34;nofollow&#34;&#62;http://bbpulp.org&#60;/a&#62;&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Fantastic!&#60;/p&#62;
&#60;p&#62;What's the pulp thing about, though? :P
&#60;/p&#62;</description>
</item>
<item>
<title>eddd54 on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu/page/2#post-6940</link>
<pubDate>Mon, 23 Apr 2007 08:04:24 +0000</pubDate>
<dc:creator>eddd54</dc:creator>
<guid isPermaLink="false">6940@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;cool. it will be. thanks again for the help. i'll be watching the (unofficial) wiki!
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu/page/2#post-6939</link>
<pubDate>Mon, 23 Apr 2007 07:30:52 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">6939@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#38;gt; do you mind if i end up using it as the starting point for writing my own plugin?&#60;/p&#62;
&#60;p&#62;It's GPL licensed, so if your plugin is GPL licensed, then that's fine.
&#60;/p&#62;</description>
</item>
<item>
<title>eddd54 on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu/page/2#post-6938</link>
<pubDate>Mon, 23 Apr 2007 06:50:24 +0000</pubDate>
<dc:creator>eddd54</dc:creator>
<guid isPermaLink="false">6938@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;oops, i peeked..&#60;br /&#62;
i found the function disableRegistration() in the LDAP plugin but i still hadn't identified which part was doing what. anyways, it looks like bb_init is the hook that i was looking for! right on. oh, and do you mind if i end up using it as the starting point for writing my own plugin? i was hoping to eventually get it to work within my templates and easily customize the text that's being displayed, etc. But, don't tell me how to do that, i need the practice! besides, i'll be around with more questions soon enough i'm sure..
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6937</link>
<pubDate>Mon, 23 Apr 2007 05:39:31 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">6937@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think you started with looking at the wrong plugin.&#60;/p&#62;
&#60;p&#62;I've got the code here if you want it, if you want a challenge, then *don't* read on...:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
Plugin Name: Disable registration
Plugin URI:
Description: Disables registration
Author: Sam Bauers
Version: 0.0.1
Author URI:
*/

add_action(&#38;#39;bb_init&#38;#39;, &#38;#39;disable_registration&#38;#39;);

function disable_registration() {
	global $bb;
	if ($_SERVER[&#38;#39;PHP_SELF&#38;#39;] == $bb-&#38;gt;path . &#38;#39;register.php&#38;#39;) {
		bb_die(__(&#38;#39;Registration is temporarily disabled for this forum.&#38;#39;));
	}
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Make a new file from this code and drop it into your plugins folder. You may need to add some values in the header part to allow it to be registered in the admin area.
&#60;/p&#62;</description>
</item>
<item>
<title>eddd54 on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6935</link>
<pubDate>Mon, 23 Apr 2007 04:50:00 +0000</pubDate>
<dc:creator>eddd54</dc:creator>
<guid isPermaLink="false">6935@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;right, i started by downloading the restrict registration plugin and trying to figure it out from there..&#60;/p&#62;
&#60;p&#62;i'll take a look at the LDAP one too. thanks!&#60;br /&#62;
also, it occured to me that there might be an option in the config.php for this but i double checked and there wasn't. oh, well..&#60;/p&#62;
&#60;p&#62;i'll see if i can figure it out.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6934</link>
<pubDate>Mon, 23 Apr 2007 04:41:46 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">6934@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The LDAP plugin has a feature that disables the registration page, you can make a simple plugin based on that.&#60;/p&#62;
&#60;p&#62;ALternatively you could run the restrict registration plugin and blacklist everything.
&#60;/p&#62;</description>
</item>
<item>
<title>eddd54 on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6932</link>
<pubDate>Mon, 23 Apr 2007 04:30:40 +0000</pubDate>
<dc:creator>eddd54</dc:creator>
<guid isPermaLink="false">6932@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;hey cool.&#60;/p&#62;
&#60;p&#62;i was just looking for something like this and you just created it minutes ago!&#60;br /&#62;
i guess i'm too early.. not much there yet obviously.&#60;/p&#62;
&#60;p&#62;in the meantime, anyone out there know the filter/action that would allow me to disable the bbpress registration page entirely ( ie: registration.php ) ?&#60;/p&#62;
&#60;p&#62;i'd love to do this via a plugin rather that hack the core bbpress files or delete/move the file altogether.&#60;/p&#62;
&#60;p&#62;it would be like a &#34;registration is temporarily disabled&#34; plugin.&#60;br /&#62;
optionally, to be able to change the appearance/text on the registration page would be my next challenge. but one thing at a time.&#60;/p&#62;
&#60;p&#62;by the way, good work everyone!
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6930</link>
<pubDate>Mon, 23 Apr 2007 04:00:19 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">6930@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#38;gt; I love it :D&#60;/p&#62;
&#60;p&#62;So do I, so here it is &#60;a href=&#34;http://bbpulp.org&#34; rel=&#34;nofollow&#34;&#62;http://bbpulp.org&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Registration required to contribute.&#60;/p&#62;
&#60;p&#62;All articles to be submitted under the GPL Free Documentation License.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6883</link>
<pubDate>Sat, 21 Apr 2007 08:02:59 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6883@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;quote: How about bbpulp.org ?&#60;/p&#62;
&#60;p&#62;I love it :D
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6882</link>
<pubDate>Sat, 21 Apr 2007 05:39:28 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">6882@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;We should assume that codex.bbpress.org is out of the question for now, even though the content that we generate may end up there.&#60;/p&#62;
&#60;p&#62;How about bbpulp.org ?
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6879</link>
<pubDate>Sat, 21 Apr 2007 00:26:07 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6879@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Didn't you say there will be no Automattic documentation before 1.0 release? Obviously codex.bbpress.org is the best, but that would be official ... and we haven't got official.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6878</link>
<pubDate>Fri, 20 Apr 2007 19:31:33 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">6878@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ditto on the subdomain of bbpress.org.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6877</link>
<pubDate>Fri, 20 Apr 2007 18:50:22 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">6877@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I still think that codex.bbpress.org is still the best though to avoid confusion and keep the same design.    Someone send something in the developer list again for some 'more pointed' discussion on this.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6875</link>
<pubDate>Fri, 20 Apr 2007 18:06:01 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6875@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;bbdocs.com?
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6874</link>
<pubDate>Fri, 20 Apr 2007 17:17:18 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6874@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;bbwiki.com is taken, but &#60;a href=&#34;http://www.bbreference.com&#34; rel=&#34;nofollow&#34;&#62;www.bbreference.com&#60;/a&#62; is &#60;a href=&#34;http://whois.net/whois_new.cgi?d=bbreference&#38;#38;tld=com&#34;&#62;not&#60;/a&#62;. If it's understandable it doesn't matter that much anyway. :)
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6873</link>
<pubDate>Fri, 20 Apr 2007 13:06:27 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">6873@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Anyone got a good domain name suggestion? I've got a domain name registration credit at my host which I can use.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6852</link>
<pubDate>Thu, 19 Apr 2007 13:34:40 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6852@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Well lets start a wii thingy now with a list of:&#60;br /&#62;
API's&#60;br /&#62;
Hooks&#60;br /&#62;
Filters&#60;/p&#62;
&#60;p&#62;And with what they do/can be used for...?
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6849</link>
<pubDate>Thu, 19 Apr 2007 12:52:10 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">6849@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@Null: perhaps not installation and WP integrating as I don't want to duplicate existing docs on this site and I think we should stick to developer docs for now - primarily to help plugin developers. The others seem like sound start to the categories though.
&#60;/p&#62;</description>
</item>
<item>
<title>louisedade on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6845</link>
<pubDate>Thu, 19 Apr 2007 10:59:10 +0000</pubDate>
<dc:creator>louisedade</dc:creator>
<guid isPermaLink="false">6845@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I don't know if I count as recognised &#60;em&#62;or&#60;/em&#62; regular?  Does it help if I remove my disguise?&#60;/p&#62;
&#60;p&#62;I'm all for some docs, even if it's &#60;em&#62;just&#60;/em&#62; a bare-bones list of available hooks and filters.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6844</link>
<pubDate>Thu, 19 Apr 2007 10:37:38 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6844@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I don't know if recognised or not, but I'm all for it.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6840</link>
<pubDate>Thu, 19 Apr 2007 06:43:14 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6840@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Set it up sam!&#60;/p&#62;
&#60;p&#62;For now we need some stuff about:&#60;/p&#62;
&#60;p&#62;Installation&#60;br /&#62;
WP intergrating&#60;br /&#62;
API's&#60;br /&#62;
Hooks&#60;br /&#62;
Filters&#60;br /&#62;
Plugins&#60;br /&#62;
Templates/themes&#60;/p&#62;
&#60;p&#62;Did I forget something?
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6839</link>
<pubDate>Thu, 19 Apr 2007 00:49:09 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">6839@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yes, we could set up a wiki - but to avoid (most of) the stated problem it would have to be a technical/developers wiki for now. We should also agree to move it's contents to any official wiki when it comes along. I assume that an official wiki would use the same software as codex.wordpress.org which appears to be mediawiki, so to be compatible when the time comes we would have to use that too. My personal thought is that it is about time for this, and as the development community grows it is becoming necessary. I could set one up in half an hour (I'd be happy to host it - ad free). And we could work out the taxonomy of it here.&#60;/p&#62;
&#60;p&#62;To be slightly democratic, I say if ten people who we recognise as regulars/developers vote for it here, then we should go ahead. I'm also willing to hear arguments against the idea too.&#60;/p&#62;
&#60;p&#62;Should we vote on it?
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6831</link>
<pubDate>Wed, 18 Apr 2007 18:12:01 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6831@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It's not really out of our hands. We could do something.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6829</link>
<pubDate>Wed, 18 Apr 2007 17:28:26 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6829@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It's out of our hands, come sit with us, silent demonstration :D
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6828</link>
<pubDate>Wed, 18 Apr 2007 17:12:45 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6828@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;So you guys wanna keep sitting or anyone fancy not waiting around for however long?
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6821</link>
<pubDate>Wed, 18 Apr 2007 08:27:47 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6821@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Walks by and sees Trent sitting.... Heya Trent, want some company?
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Hooks &#038; Filters Docu"</title>
<link>http://bbpress.org/forums/topic/hooks-038-filters-docu#post-6814</link>
<pubDate>Tue, 17 Apr 2007 22:53:31 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">6814@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@Sam - We talked about this documentation on the bbdevlist before and Matt wanted to lean towards the release of a major release of bbPress before any real start to avoid massive changes to the documentation, so here we sit   *sigh*&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>

</channel>
</rss>
