<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Multiple user CMS</title>
	<link>http://ask.metafilter.com/74367/Multiple-user-CMS/</link>
	<description>Comments on Ask MetaFilter post Multiple user CMS</description>
	<pubDate>Mon, 22 Oct 2007 08:46:20 -0800</pubDate>
	<lastBuildDate>Mon, 22 Oct 2007 08:46:20 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Multiple user CMS</title>
		<link>http://ask.metafilter.com/74367/Multiple-user-CMS</link>	
		<description>Looking for a multiple user CMS/blog solution for our website. &lt;br /&gt;&lt;br /&gt; I&apos;m developing a fairly basic site for a home builder, and I&apos;m looking for a super simple CMS that will allow individual users to log in and see certain pages related to their job (plus a couple of pages for all users to see).&lt;br&gt;
&lt;br&gt;
Ideally, I&apos;d like each user to be able to add posts to their own page (questions for the builder), but not edit any other posts on the page.&lt;br&gt;
&lt;br&gt;
I&apos;ve looked into a few systems: I installed Joomla, it seemed to be overkill for what we need. Wordpress may be perfect (I&apos;m not sure how to implement the multiple user login system), Textpattern looks promising, as does ModX.&lt;br&gt;
&lt;br&gt;
Thanks for anything you can recommend.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.74367</guid>
		<pubDate>Mon, 22 Oct 2007 08:41:26 -0800</pubDate>
		<dc:creator>shinynewnick</dc:creator>
		
			<category>cms</category>
		
			<category>blog</category>
		
			<category>multiple</category>
		
			<category>users</category>
		
			<category>login</category>
		
	</item> <item>
		<title>By: limon</title>
		<link>http://ask.metafilter.com/74367/Multiple-user-CMS#1105928</link>	
		<description>You&apos;re in luck. &lt;a href=&quot;http://mu.wordpress.org/&quot;&gt;WordPress MU&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.74367-1105928</guid>
		<pubDate>Mon, 22 Oct 2007 08:46:20 -0800</pubDate>
		<dc:creator>limon</dc:creator>
	</item><item>
		<title>By: juiceCake</title>
		<link>http://ask.metafilter.com/74367/Multiple-user-CMS#1105932</link>	
		<description>I&apos;m a strong proponent of MODx (which you mentioned.) You&apos;d probably have to use the core Ditto snippet for the blog functionality. I haven&apos;t gotten to that yet but it has it&apos;s own wiki and the forums are ok for support.&lt;br&gt;
&lt;br&gt;
I work in collaboration with a company that deploys several sites with MODx, including combination regular sites with blogs.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.74367-1105932</guid>
		<pubDate>Mon, 22 Oct 2007 08:47:56 -0800</pubDate>
		<dc:creator>juiceCake</dc:creator>
	</item><item>
		<title>By: empath</title>
		<link>http://ask.metafilter.com/74367/Multiple-user-CMS#1105944</link>	
		<description>Google apps for your domain is always an option.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.74367-1105944</guid>
		<pubDate>Mon, 22 Oct 2007 08:52:50 -0800</pubDate>
		<dc:creator>empath</dc:creator>
	</item><item>
		<title>By: deCadmus</title>
		<link>http://ask.metafilter.com/74367/Multiple-user-CMS#1105955</link>	
		<description>Wordpress isn&apos;t just for blogs, anymore. It&apos;s really a pretty powerful CMS, whether or not you&apos;re using the MU flavor.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.74367-1105955</guid>
		<pubDate>Mon, 22 Oct 2007 09:10:53 -0800</pubDate>
		<dc:creator>deCadmus</dc:creator>
	</item><item>
		<title>By: shinynewnick</title>
		<link>http://ask.metafilter.com/74367/Multiple-user-CMS#1105975</link>	
		<description>Thanks for the tips so far. I&apos;m installing Wordpress MU right now, so I may be back shortly with some followup questions. Such as: How easy is it to make a very basic header-footer centered template?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.74367-1105975</guid>
		<pubDate>Mon, 22 Oct 2007 09:26:24 -0800</pubDate>
		<dc:creator>shinynewnick</dc:creator>
	</item><item>
		<title>By: Baud</title>
		<link>http://ask.metafilter.com/74367/Multiple-user-CMS#1105978</link>	
		<description>Standalone Wordpress allows multiple users to log in and post on a blog. So you may not even need Wordpress MU. And there are tons of plugins &lt;a href=&quot;http://codex.wordpress.org/Plugins&quot;&gt;out there&lt;/a&gt; for your every need.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.74367-1105978</guid>
		<pubDate>Mon, 22 Oct 2007 09:27:29 -0800</pubDate>
		<dc:creator>Baud</dc:creator>
	</item><item>
		<title>By: signal</title>
		<link>http://ask.metafilter.com/74367/Multiple-user-CMS#1106070</link>	
		<description>How easy is it to make a very basic header-footer centered template?&lt;br&gt;
&lt;br&gt;
Very easy if you know (X)HTML + CSS, and aren&apos;t afraid of hacking a few PHP files (though no actual PHP-fu is neccesary).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.74367-1106070</guid>
		<pubDate>Mon, 22 Oct 2007 10:47:30 -0800</pubDate>
		<dc:creator>signal</dc:creator>
	</item><item>
		<title>By: shinynewnick</title>
		<link>http://ask.metafilter.com/74367/Multiple-user-CMS#1106218</link>	
		<description>Alright, Wordpress MU is up and running, thanks everyone. If you have any more tips, post away</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.74367-1106218</guid>
		<pubDate>Mon, 22 Oct 2007 12:15:51 -0800</pubDate>
		<dc:creator>shinynewnick</dc:creator>
	</item><item>
		<title>By: anildash</title>
		<link>http://ask.metafilter.com/74367/Multiple-user-CMS#1106450</link>	
		<description>I work with the &lt;a href=&quot;http://www.movabletype.com/&quot;&gt;Movable Type&lt;/a&gt;team, and can vouch for the fact that lots of people use it for exactly the scenario you&apos;ve described. Plus, all the plugins and templates for MT work regardless of how many blogs or users you have in the system. The free version should be just for what you&apos;re describing.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.74367-1106450</guid>
		<pubDate>Mon, 22 Oct 2007 14:41:06 -0800</pubDate>
		<dc:creator>anildash</dc:creator>
	</item><item>
		<title>By: shinynewnick</title>
		<link>http://ask.metafilter.com/74367/Multiple-user-CMS#1108577</link>	
		<description>Just an update for the thread, I decided to move away from Wordpress MU. MU is better designed for a user to move across several blogs (the password plugins I tried work across all the MU sublogs, not individually).&lt;br&gt;
&lt;br&gt;
anildash, if you check back here, can I create 3 blogs on one MT system, and have 3 different users that can &lt;em&gt;only &lt;/em&gt;access their own blog (not the other two)?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.74367-1108577</guid>
		<pubDate>Wed, 24 Oct 2007 08:57:48 -0800</pubDate>
		<dc:creator>shinynewnick</dc:creator>
	</item><item>
		<title>By: anildash</title>
		<link>http://ask.metafilter.com/74367/Multiple-user-CMS#1109035</link>	
		<description>Yep, that works in MT, though I want to be clearer with what you mean about &quot;access their own blog&quot; -- do you mean editing entries, or editing *and* viewing the entries?&lt;br&gt;
&lt;br&gt;
If you just mean editing, that&apos;s built-in, but if you mean you want to prevent others from viewing it, too, you&apos;ll need (for now) a plugin like &lt;a href=&quot;http://plugins.movabletype.org/privacy/&quot;&gt;Privacy&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.74367-1109035</guid>
		<pubDate>Wed, 24 Oct 2007 14:16:10 -0800</pubDate>
		<dc:creator>anildash</dc:creator>
	</item><item>
		<title>By: shinynewnick</title>
		<link>http://ask.metafilter.com/74367/Multiple-user-CMS#1109299</link>	
		<description>Thanks anildash - yes, I mean editing and viewing the entries. Each blog should only be viewed by the customer and builder.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.74367-1109299</guid>
		<pubDate>Wed, 24 Oct 2007 19:19:00 -0800</pubDate>
		<dc:creator>shinynewnick</dc:creator>
	</item>
	</channel>
</rss>
