<?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 Support Forums &#187; Tag: form - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/form</link>
		<description>bbPress Support Forums &#187; Tag: form - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 20:55:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/form" rel="self" type="application/rss+xml" />

		<item>
			<title>Rich Pedley on "Add form field to exisiting admin page"</title>
			<link>http://bbpress.org/forums/topic/add-form-field-to-exisiting-admin-page#post-68626</link>
			<pubDate>Fri, 14 May 2010 13:03:30 +0000</pubDate>
			<dc:creator>Rich Pedley</dc:creator>
			<guid isPermaLink="false">68626@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Looking back at WordPress it look like it may not have been added into bbPress as yet. Ahh well one page for one setting is bit OTT but looks like I'll have to stay with that for now.
</p>]]></description>
					</item>
		<item>
			<title>Rich Pedley on "Add form field to exisiting admin page"</title>
			<link>http://bbpress.org/forums/topic/add-form-field-to-exisiting-admin-page#post-68623</link>
			<pubDate>Fri, 14 May 2010 10:54:14 +0000</pubDate>
			<dc:creator>Rich Pedley</dc:creator>
			<guid isPermaLink="false">68623@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>is it possible? and what hooks would be available?</p>
<p>I'm trying to hook into the akismet page, but will settle for adding to the options-general.php page if it is at all possible.</p>
<p>So far i can't see a way, but may be missing something.
</p>]]></description>
					</item>
		<item>
			<title>danblogro on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-68499</link>
			<pubDate>Tue, 11 May 2010 17:05:52 +0000</pubDate>
			<dc:creator>danblogro</dc:creator>
			<guid isPermaLink="false">68499@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>This is the solution:</p>
<p>1 - Find <code>topic-tags.php</code> file, in your template folder.</p>
<p>2 - In topic-tags.php file, find this line:</p>
<p><code>&#60;?php tag_form(); ?&#62;</code></p>
<p>3 - Above this line, add the following code:</p>
<p><code>&#60;?php if ( !bb_current_user_can( &#39;manage_tags&#39; ) ) {return false;} ?&#62;</code></p>
<p>I hope it is not wrong, I made this change for me and now works ...</p>
<p>[EDIT by chrishajer - there is no bbcode here]
</p>]]></description>
					</item>
		<item>
			<title>Marius- on "Login-form including register-form?"</title>
			<link>http://bbpress.org/forums/topic/login-form-including-register-form#post-56373</link>
			<pubDate>Thu, 13 Aug 2009 20:20:10 +0000</pubDate>
			<dc:creator>Marius-</dc:creator>
			<guid isPermaLink="false">56373@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I don't agree with that. I dont know shit, and still I've managed to set up several great websites. Thats why i chose BBpress, to not have to understand shit. Just let it drive itself.
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu on "Login-form including register-form?"</title>
			<link>http://bbpress.org/forums/topic/login-form-including-register-form#post-56372</link>
			<pubDate>Thu, 13 Aug 2009 19:42:13 +0000</pubDate>
			<dc:creator>Ipstenu</dc:creator>
			<guid isPermaLink="false">56372@http://bbpress.org/forums/</guid>
			<description><![CDATA[<blockquote><p>I was hoping someone could do it for me.
</p></blockquote>
<p>Well there's your problem right there :)</p>
<p>Making a theme is easy AND it won't break the source code or become beyond repair.  A theme is all HTML and CSS, with a little PHP tossed in, and not the coding kind of PHP where you have to make SQL calls. Unless you want to, of course.</p>
<p>Go to <a href="http://bbpress.org/documentation/themes/" rel="nofollow">http://bbpress.org/documentation/themes/</a> for the basics.  You'll need this under your belt if you ever hope to maintain a forum without going nuts.
</p>]]></description>
					</item>
		<item>
			<title>Marius- on "Login-form including register-form?"</title>
			<link>http://bbpress.org/forums/topic/login-form-including-register-form#post-56366</link>
			<pubDate>Thu, 13 Aug 2009 17:39:43 +0000</pubDate>
			<dc:creator>Marius-</dc:creator>
			<guid isPermaLink="false">56366@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I dunno how lol. I was hoping someone could do it for me.<br />
This is one of them things that if I start mixing stuff, it will fuck up the entire source and become unable to repair.
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu on "Login-form including register-form?"</title>
			<link>http://bbpress.org/forums/topic/login-form-including-register-form#post-56348</link>
			<pubDate>Thu, 13 Aug 2009 15:02:41 +0000</pubDate>
			<dc:creator>Ipstenu</dc:creator>
			<guid isPermaLink="false">56348@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Sure, just go edit your theme :)
</p>]]></description>
					</item>
		<item>
			<title>Marius- on "Login-form including register-form?"</title>
			<link>http://bbpress.org/forums/topic/login-form-including-register-form#post-56330</link>
			<pubDate>Thu, 13 Aug 2009 10:49:33 +0000</pubDate>
			<dc:creator>Marius-</dc:creator>
			<guid isPermaLink="false">56330@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Is this possible?<br />
When a new potential user browses the forum, he sees my button to "Add new" thread. He presses it, and it takes him to the login form. He has no username, so he must register. But the link to register is so fucking small and hidden up in the corner. Can the register form be included on the bottom of the login form, as an alternative?
</p>]]></description>
					</item>
		<item>
			<title>filiped on "bb-post.php: how to define name=&quot;_wpnonce&quot; of input"</title>
			<link>http://bbpress.org/forums/topic/bb-postphp-how-to-define-name_wpnonce-of-input#post-25463</link>
			<pubDate>Tue, 07 Apr 2009 03:00:37 +0000</pubDate>
			<dc:creator>filiped</dc:creator>
			<guid isPermaLink="false">25463@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Finally figure it out.</p>
<p>It's the <strong>bb_create_nonce();</strong></p>
<p>It's like an MD5 hash, formed by "create-post_" + "topic_id"</p>
<p>for example:</p>
<p><code>&#60;input type="hidden" name="_wpnonce" value="&#60;?=bb_create_nonce('create-post_3');?&#62;"</code></p>
<p>With this, you can create replies (posts) within the topic with id 3.</p>
<p>Best regards.
</p>]]></description>
					</item>
		<item>
			<title>filiped on "bb-post.php: how to define name=&quot;_wpnonce&quot; of input"</title>
			<link>http://bbpress.org/forums/topic/bb-postphp-how-to-define-name_wpnonce-of-input#post-25462</link>
			<pubDate>Tue, 07 Apr 2009 02:41:58 +0000</pubDate>
			<dc:creator>filiped</dc:creator>
			<guid isPermaLink="false">25462@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Ipstenu, thanks for your help.</p>
<p>Looks like the nonce field is very important to prevent spam posting.</p>
<p>Form submitting doens't work if you specify a wrong nonce. Take a look at my searchings:</p>
<p><a href="http://bbpress.org/forums/topic/post_forms-_wponce-what-is-it" rel="nofollow">http://bbpress.org/forums/topic/post_forms-_wponce-what-is-it</a></p>
<p><a href="http://phpdoc.ftwr.co.uk/bbpress/bbPress/_bb-includes---functions.bb-pluggable.php.html" rel="nofollow">http://phpdoc.ftwr.co.uk/bbpress/bbPress/_bb-includes---functions.bb-pluggable.php.html</a></p>
<p><a href="http://svn.automattic.com/bbpress/trunk/bb-includes/functions.bb-pluggable.php" rel="nofollow">http://svn.automattic.com/bbpress/trunk/bb-includes/functions.bb-pluggable.php</a></p>
<p>You can create a nonce key with this funcion:</p>
<p><strong>bb_create_nonce();</strong></p>
<p>I will continue with the searching and testings.
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu on "bb-post.php: how to define name=&quot;_wpnonce&quot; of input"</title>
			<link>http://bbpress.org/forums/topic/bb-postphp-how-to-define-name_wpnonce-of-input#post-25461</link>
			<pubDate>Tue, 07 Apr 2009 02:28:40 +0000</pubDate>
			<dc:creator>Ipstenu</dc:creator>
			<guid isPermaLink="false">25461@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>2. <a href="http://codex.wordpress.org/Function_Reference/wp_nonce_field" rel="nofollow">http://codex.wordpress.org/Function_Reference/wp_nonce_field</a></p>
<p>Don't worry about the nonce field, it's just for WP side and doesn't translate, as of yet, to BB.</p>
<p>3. I think it's just the internal http referrer, but I could be wrong.
</p>]]></description>
					</item>
		<item>
			<title>filiped on "bb-post.php: how to define name=&quot;_wpnonce&quot; of input"</title>
			<link>http://bbpress.org/forums/topic/bb-postphp-how-to-define-name_wpnonce-of-input#post-25456</link>
			<pubDate>Mon, 06 Apr 2009 22:18:26 +0000</pubDate>
			<dc:creator>filiped</dc:creator>
			<guid isPermaLink="false">25456@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I could directly insert this at the bb_posts table, but I think this isn't very smart, considering the system wont block what that user can or cannot do and will not do post counting and other stuff extended by plugins.</p>
<p>This can't be very hard. I just can't find what I'm missing.
</p>]]></description>
					</item>
		<item>
			<title>filiped on "bb-post.php: how to define name=&quot;_wpnonce&quot; of input"</title>
			<link>http://bbpress.org/forums/topic/bb-postphp-how-to-define-name_wpnonce-of-input#post-25454</link>
			<pubDate>Mon, 06 Apr 2009 20:41:37 +0000</pubDate>
			<dc:creator>filiped</dc:creator>
			<guid isPermaLink="false">25454@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I'm making an external post form and I'm sending POST information to the bb-post.php</p>
<p>There's to main fields:</p>
<ul>
<li>Textarea name="<strong>post_content</strong>"</li>
<li>Hidden input name="<strong>topic_id</strong>"</li>
</ul>
<p>I can easily get those values, but this isn't enought for a posting to work.</p>
<p>There's a strage field named <strong>name="_wpnonce" value="4ecbe24030"</strong> and another named <strong>name="_wp_http_referer" value="/forum/topic/post-slug"</strong> that I tought it was for the final redirect, it isn't.</p>
<p>So I'm having here some basic doubts:</p>
<ol>
<li>Besides "post_content" and "post_id", what other parameter is necessary for a sucessfull post with bb-post.php?</li>
<li>What's "_wpnonce"</li>
<li>What's "_wp_http_referer"</li>
</ol>
<p>Best regards.
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22258</link>
			<pubDate>Fri, 26 Dec 2008 19:40:05 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">22258@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Ignoring the debate over whether it's a feature or a bug, good or bad, you could just remove the capability from the member role.  It's coded in bb-includes/functions.bb-capabilities.php line 170, "edit_tags". You could delete that line and members would not be able to edit tags any longer.  I'm not sure if that means they can't add tags to their own post or not though.</p>
<p>Also, instead of modifying a core file like that, you could probably use a plugin to remove that capability from the member role.  Or you could create a whole new role that does not have that capability.  I think there was a plugin related to custom roles:</p>
<p><a href="http://bbpress.org/forums/topic/disable-posting-and-registration#post-11696" rel="nofollow">http://bbpress.org/forums/topic/disable-posting-and-registration#post-11696</a>
</p>]]></description>
					</item>
		<item>
			<title>wiseacre on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22256</link>
			<pubDate>Fri, 26 Dec 2008 18:20:47 +0000</pubDate>
			<dc:creator>wiseacre</dc:creator>
			<guid isPermaLink="false">22256@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@chrishajer - I am not using unfinished software - I'm preparing for the future.<br />
@Ipstenu - Thanks!!! I can do this but average key master ... I don't know. I thing bbpress needs a setting for this.</p>
<p>@ All - Merry Christmas!!!
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22190</link>
			<pubDate>Wed, 24 Dec 2008 03:52:17 +0000</pubDate>
			<dc:creator>Ipstenu</dc:creator>
			<guid isPermaLink="false">22190@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p><strong>@chrishajer</strong> - If I get bored enough this week I may make a plugin to show all the tags a person makes (list it on their profile page maybe) or even on mouse-over for admins.... Actually the later sounds smarter.  Mouseover the tags and the 'alt' is the person who added them.  You'd still need a bit of brains to sort out that 'Gee, JimBob there made these tags in a lot of posts'  Dunno, I can think of a few approaches and none appeal to me past common sense :)</p>
<p><strong>@wiseacre</strong> If you really want to remove the ability of non-mods to add tags, just edit topic-tags.php in your template.</p>
<p>Wrap <code>&#60;?php tag_form(); ?&#62;</code> with an 'if mod' sort of deal.  Call it a day.
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22174</link>
			<pubDate>Tue, 23 Dec 2008 20:04:45 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">22174@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@Ipstenu - that's pretty neat about the ids, I never knew that.    It could still be a plugin, but it's nice to know who added certain tags without a plugin and without looking in the database.
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22173</link>
			<pubDate>Tue, 23 Dec 2008 20:02:48 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">22173@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@wiseacre - is this actually happening or are you just preparing for the future?
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22171</link>
			<pubDate>Tue, 23 Dec 2008 18:15:11 +0000</pubDate>
			<dc:creator>Ipstenu</dc:creator>
			<guid isPermaLink="false">22171@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Someone could write a plugin to list all tags added by ID whomever, I suppose, but tag spam is either really clever (that MIGHT be spam, maybe not) or blindingly obvious (mmm 'sex' is not an appropriate tag here), in my experience. And most of the time it's the latter.
</p>]]></description>
					</item>
		<item>
			<title>wiseacre on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22169</link>
			<pubDate>Tue, 23 Dec 2008 17:49:44 +0000</pubDate>
			<dc:creator>wiseacre</dc:creator>
			<guid isPermaLink="false">22169@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Reading <a href="http://bbpress.org/forums/profile/71562" rel="nofollow">http://bbpress.org/forums/profile/71562</a> I can't say are you "tag spammer" or not ;)
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22167</link>
			<pubDate>Tue, 23 Dec 2008 17:05:51 +0000</pubDate>
			<dc:creator>Ipstenu</dc:creator>
			<guid isPermaLink="false">22167@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Actually it's a lot easier to figure out who made the tag than you seem to think.</p>
<p>ID's are set in every single tag. <code>&#60;li id=&#34;tag-85_71562&#34;&#62;tags&#60;/li&#62;</code></p>
<p>Go to <a href="http://bbpress.org/forums/profile/71562" rel="nofollow">http://bbpress.org/forums/profile/71562</a> and you'll see that I added a tag :)  Easy as pie to see I'm a spammer ;)
</p>]]></description>
					</item>
		<item>
			<title>wiseacre on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22166</link>
			<pubDate>Tue, 23 Dec 2008 16:11:15 +0000</pubDate>
			<dc:creator>wiseacre</dc:creator>
			<guid isPermaLink="false">22166@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>OK let have one bad guy and one good admin. How admin can identify and fight this bad guy without PHP or SQL knowledge?</p>
<p>chrishajer, I will explain with your own words "The member id is recorded in the database when the tag is added, so if it's a member doing inappropriate tagging, you can deal with them individually."</p>
<p>But in other point of view bbpress admin/key master MUST know PHP &#38; SQL because of undeleteing "deleted" topics and posts. ;)
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22163</link>
			<pubDate>Tue, 23 Dec 2008 15:55:04 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">22163@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@wiseacre: Sorry? Please explain that last reply.  Thanks.
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22162</link>
			<pubDate>Tue, 23 Dec 2008 15:54:36 +0000</pubDate>
			<dc:creator>Ipstenu</dc:creator>
			<guid isPermaLink="false">22162@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Wait ... what does that have to do with tags?</p>
<p>Members can add tags.</p>
<p>Moderators (and Admin and Key Master) can remove them.</p>
<p>Where did this come into PHP &#38; SQL?
</p>]]></description>
					</item>
		<item>
			<title>wiseacre on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22160</link>
			<pubDate>Tue, 23 Dec 2008 15:18:05 +0000</pubDate>
			<dc:creator>wiseacre</dc:creator>
			<guid isPermaLink="false">22160@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>This is bug for me. In general the forum moderators/administrators moderate/administrate OR writing PHP&#38;SQL, not both.
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22136</link>
			<pubDate>Mon, 22 Dec 2008 14:19:24 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">22136@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>The member id is recorded in the database when the tag is added, so if it's a member doing inappropriate tagging, you can deal with them individually.  Normally, regular members won't sh*t where they eat.  It's not something I would worry about.  Instead, install _ck_'s Human Test plugin to keep bots from registering right off the bat.</p>
<p><a href="http://bbpress.org/plugins/topic/human-test/" rel="nofollow">http://bbpress.org/plugins/topic/human-test/</a></p>
<p>Also, I think it's been like this for a while with tags, going back to the 0.73 release I think.
</p>]]></description>
					</item>
		<item>
			<title>nuttycoder on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22128</link>
			<pubDate>Mon, 22 Dec 2008 13:20:04 +0000</pubDate>
			<dc:creator>nuttycoder</dc:creator>
			<guid isPermaLink="false">22128@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>yeah that's a good point
</p>]]></description>
					</item>
		<item>
			<title>johnhiler on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22120</link>
			<pubDate>Mon, 22 Dec 2008 08:00:54 +0000</pubDate>
			<dc:creator>johnhiler</dc:creator>
			<guid isPermaLink="false">22120@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>The downside would be that one user could corrupt your bbpress install with tons of inappropriate tags... but there's no spam check on tags (that I'm aware of).
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22118</link>
			<pubDate>Mon, 22 Dec 2008 07:37:38 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">22118@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>This has always been the case as a feature, or ability for users to add tags to any post they would like to.
</p>]]></description>
					</item>
		<item>
			<title>suzkaw on "Members can add tags"</title>
			<link>http://bbpress.org/forums/topic/members-can-add-tags#post-22117</link>
			<pubDate>Mon, 22 Dec 2008 06:19:15 +0000</pubDate>
			<dc:creator>suzkaw</dc:creator>
			<guid isPermaLink="false">22117@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I do not know the answer from the developers point of view. But for me I would see this as a feature.  The more you can let members do the more time is left for the admin to do other more important things.
</p>]]></description>
					</item>

	</channel>
</rss>

