<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Multiple authors per post in Wordpress</title>
	<atom:link href="http://fungibleconvictions.com/2007/01/24/multiple-authors-per-post-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://fungibleconvictions.com/2007/01/24/multiple-authors-per-post-in-wordpress/</link>
	<description>The blog of Andrew Whitacre</description>
	<lastBuildDate>Fri, 12 Mar 2010 08:36:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dennis Wurster</title>
		<link>http://fungibleconvictions.com/2007/01/24/multiple-authors-per-post-in-wordpress/comment-page-1/#comment-244</link>
		<dc:creator>Dennis Wurster</dc:creator>
		<pubDate>Wed, 24 Oct 2007 19:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://fungibleconvictions.com/2007/01/24/multiple-authors-per-post-in-wordpress/#comment-244</guid>
		<description>I need to add this functionality for a new WP site, and while the plugin does work, it shoves the subsequent authors into fields called &#039;other_author&#039;.  This is great, until you want to do a search to see what those other_author&#039;s have written.  Doing so presents an empty set.

Clearly, the solution would be to create a lookup table that contains post-IDs and author-IDs, but the problem is trying to assign multiple authors to a post.  What you /want/ is to tick a checkbox next to the name in a list of authors, not to have to type it in manually.

Are there *any* CMSes out there that support multiple authors per post, out-of-the-box?</description>
		<content:encoded><![CDATA[<p>I need to add this functionality for a new WP site, and while the plugin does work, it shoves the subsequent authors into fields called &#8216;other_author&#8217;.  This is great, until you want to do a search to see what those other_author&#8217;s have written.  Doing so presents an empty set.</p>
<p>Clearly, the solution would be to create a lookup table that contains post-IDs and author-IDs, but the problem is trying to assign multiple authors to a post.  What you /want/ is to tick a checkbox next to the name in a list of authors, not to have to type it in manually.</p>
<p>Are there *any* CMSes out there that support multiple authors per post, out-of-the-box?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaap</title>
		<link>http://fungibleconvictions.com/2007/01/24/multiple-authors-per-post-in-wordpress/comment-page-1/#comment-243</link>
		<dc:creator>Jaap</dc:creator>
		<pubDate>Sat, 20 Oct 2007 21:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://fungibleconvictions.com/2007/01/24/multiple-authors-per-post-in-wordpress/#comment-243</guid>
		<description>Is the plugin still available? txfx.net/ appears to be down...</description>
		<content:encoded><![CDATA[<p>Is the plugin still available? txfx.net/ appears to be down&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scot Hacker</title>
		<link>http://fungibleconvictions.com/2007/01/24/multiple-authors-per-post-in-wordpress/comment-page-1/#comment-242</link>
		<dc:creator>Scot Hacker</dc:creator>
		<pubDate>Tue, 04 Sep 2007 22:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://fungibleconvictions.com/2007/01/24/multiple-authors-per-post-in-wordpress/#comment-242</guid>
		<description>&lt;i&gt;Is it possible to only comment out the two add_action lines at the bottom to accomplish this, without needing to mess with the function?&lt;/i&gt;

Bart, that in fact  exactly what the plugin author recommends as the best way to handle this on his  own site - just comment out the last two lines - no need to mess with anything else in the function.</description>
		<content:encoded><![CDATA[<p><i>Is it possible to only comment out the two add_action lines at the bottom to accomplish this, without needing to mess with the function?</i></p>
<p>Bart, that in fact  exactly what the plugin author recommends as the best way to handle this on his  own site &#8211; just comment out the last two lines &#8211; no need to mess with anything else in the function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart</title>
		<link>http://fungibleconvictions.com/2007/01/24/multiple-authors-per-post-in-wordpress/comment-page-1/#comment-241</link>
		<dc:creator>Bart</dc:creator>
		<pubDate>Wed, 27 Jun 2007 13:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://fungibleconvictions.com/2007/01/24/multiple-authors-per-post-in-wordpress/#comment-241</guid>
		<description>Is it possible to only comment out the two add_action lines at the bottom to accomplish this, without needing to mess with the function?

You should check this post in Firefox. Only the first two lines of the function are formatted as code, the other lines look like the rest of your post (because you have a closing P tag before your closing &lt;/code&gt; tag).</description>
		<content:encoded><![CDATA[<p>Is it possible to only comment out the two add_action lines at the bottom to accomplish this, without needing to mess with the function?</p>
<p>You should check this post in Firefox. Only the first two lines of the function are formatted as code, the other lines look like the rest of your post (because you have a closing P tag before your closing  tag).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
