<?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: How To Make Your MediaWiki Private</title>
	<atom:link href="http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/feed/" rel="self" type="application/rss+xml" />
	<link>http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/</link>
	<description>Home of Seattle-based web site designer and blog consultant, Mahalie Pech.</description>
	<lastBuildDate>Wed, 30 Jun 2010 21:49:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: AntonioR</title>
		<link>http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/comment-page-1/#comment-4152</link>
		<dc:creator>AntonioR</dc:creator>
		<pubDate>Wed, 30 Jun 2010 21:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/#comment-4152</guid>
		<description>Fantastic guide. Thanks!</description>
		<content:encoded><![CDATA[<p>Fantastic guide. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jp</title>
		<link>http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/comment-page-1/#comment-4151</link>
		<dc:creator>jp</dc:creator>
		<pubDate>Fri, 25 Jun 2010 16:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/#comment-4151</guid>
		<description>Worked well on 1.15.4 

Thanks!</description>
		<content:encoded><![CDATA[<p>Worked well on 1.15.4 </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheCTOSian</title>
		<link>http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/comment-page-1/#comment-4143</link>
		<dc:creator>TheCTOSian</dc:creator>
		<pubDate>Mon, 17 May 2010 17:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/#comment-4143</guid>
		<description>Hi,
... It all worked in my 1.15.3 installation except:
When I tested the system message at .../index.php?title=MediaWiki:Nosuchuser&amp;action=edit it didn&#039;t work.
I delved a little further and discovered ../index.php?title=MediaWiki:Nosuchusershort

Changed that and all went well.

Many thanks for this... A really useful Tutorial.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
&#8230; It all worked in my 1.15.3 installation except:<br />
When I tested the system message at &#8230;/index.php?title=MediaWiki:Nosuchuser&amp;action=edit it didn&#8217;t work.<br />
I delved a little further and discovered ../index.php?title=MediaWiki:Nosuchusershort</p>
<p>Changed that and all went well.</p>
<p>Many thanks for this&#8230; A really useful Tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/comment-page-1/#comment-4140</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 20 Apr 2010 08:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/#comment-4140</guid>
		<description>Worked like a charm, thanks for the info!</description>
		<content:encoded><![CDATA[<p>Worked like a charm, thanks for the info!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/comment-page-1/#comment-4138</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Thu, 08 Apr 2010 21:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/#comment-4138</guid>
		<description>Thanks for the quick reply. I am not on a wireless the log in issue only happens when the site tries to go to pages FILE:something. I think that it has something to do with the FILE namespace being blocked somehow. Let me know if you need anymore info.</description>
		<content:encoded><![CDATA[<p>Thanks for the quick reply. I am not on a wireless the log in issue only happens when the site tries to go to pages FILE:something. I think that it has something to do with the FILE namespace being blocked somehow. Let me know if you need anymore info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahalie</title>
		<link>http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/comment-page-1/#comment-4137</link>
		<dc:creator>mahalie</dc:creator>
		<pubDate>Thu, 08 Apr 2010 19:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/#comment-4137</guid>
		<description>Looking at my LocalSettings.php it sounds like you have uploading working, it&#039;s just viewing them that&#039;s resulting in an authentication issue? Be sure to check the official docs to make sure you have everything properly configured:
http://www.mediawiki.org/wiki/Manual:Configuring_file_uploads

I don&#039;t have anything unusual for file uploads in my setup, just the usual chmod 755 of the images directory and settings to enable uploads and certain file extensions I use a lot. (See instructions in link above).</description>
		<content:encoded><![CDATA[<p>Looking at my LocalSettings.php it sounds like you have uploading working, it&#8217;s just viewing them that&#8217;s resulting in an authentication issue? Be sure to check the official docs to make sure you have everything properly configured:<br />
<a href="http://www.mediawiki.org/wiki/Manual:Configuring_file_uploads" rel="nofollow">http://www.mediawiki.org/wiki/Manual:Configuring_file_uploads</a></p>
<p>I don&#8217;t have anything unusual for file uploads in my setup, just the usual chmod 755 of the images directory and settings to enable uploads and certain file extensions I use a lot. (See instructions in link above).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahalie</title>
		<link>http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/comment-page-1/#comment-4136</link>
		<dc:creator>mahalie</dc:creator>
		<pubDate>Thu, 08 Apr 2010 19:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/#comment-4136</guid>
		<description>I haven&#039;t see this behavior personally...I have a few linked images and files (PDFs and the like) and they work fine (no need to re-login). Are you using the Wiki markup for linking to an image...like: [[:Image:GUI dev example.jpg&#124;GUI Development in Progress]]

Also, do you happen to be on a wireless/mobile internet connection. I wonder if your IP address is changing or you only have the login problem with images?

One other thing to check is file permissions on images. Oh yes, actually I vaguely remember having to add something to the config files when I wanted to start linking to images...let&#039;s see if I can find that again...</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t see this behavior personally&#8230;I have a few linked images and files (PDFs and the like) and they work fine (no need to re-login). Are you using the Wiki markup for linking to an image&#8230;like: [[:Image:GUI dev example.jpg|GUI Development in Progress]]</p>
<p>Also, do you happen to be on a wireless/mobile internet connection. I wonder if your IP address is changing or you only have the login problem with images?</p>
<p>One other thing to check is file permissions on images. Oh yes, actually I vaguely remember having to add something to the config files when I wanted to start linking to images&#8230;let&#8217;s see if I can find that again&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/comment-page-1/#comment-4135</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Thu, 08 Apr 2010 19:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/#comment-4135</guid>
		<description>Thanks alot for the detailed instructions it works great however I am having a problem with files. If I have a thumbnail on a page and I click on it to go to the file page it tells me I have to be logged in. I am already logged in so have you seen this issue before? Do you know if there is a fix for it?

After clicking on the image I get something like FILE:example.jpg

Thanks again for the tutorial and for any help you may be able to provide in solving this issue.

Don</description>
		<content:encoded><![CDATA[<p>Thanks alot for the detailed instructions it works great however I am having a problem with files. If I have a thumbnail on a page and I click on it to go to the file page it tells me I have to be logged in. I am already logged in so have you seen this issue before? Do you know if there is a fix for it?</p>
<p>After clicking on the image I get something like FILE:example.jpg</p>
<p>Thanks again for the tutorial and for any help you may be able to provide in solving this issue.</p>
<p>Don</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/comment-page-1/#comment-4101</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 19 Feb 2010 11:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/#comment-4101</guid>
		<description>Excellent work and thanks for your detailed help. Much appreciated.</description>
		<content:encoded><![CDATA[<p>Excellent work and thanks for your detailed help. Much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olrik Lenstra</title>
		<link>http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/comment-page-1/#comment-4044</link>
		<dc:creator>Olrik Lenstra</dc:creator>
		<pubDate>Sat, 19 Dec 2009 12:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://23rdworld.com/2007/03/30/how-to-make-your-mediawiki-private/#comment-4044</guid>
		<description>Thank you for the useful information!

Regards,
Olrik</description>
		<content:encoded><![CDATA[<p>Thank you for the useful information!</p>
<p>Regards,<br />
Olrik</p>
]]></content:encoded>
	</item>
</channel>
</rss>
