<?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: WordPress plugin for splash screen</title>
	<atom:link href="http://cochinoman.com/2009/02/16/wordpress-plugin-for-splash-screen/feed/" rel="self" type="application/rss+xml" />
	<link>http://cochinoman.com/2009/02/16/wordpress-plugin-for-splash-screen/</link>
	<description>gadgets, poker, internet, sushi</description>
	<lastBuildDate>Fri, 27 Jan 2012 19:18:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: cochinoman</title>
		<link>http://cochinoman.com/2009/02/16/wordpress-plugin-for-splash-screen/comment-page-3/#comment-24201</link>
		<dc:creator>cochinoman</dc:creator>
		<pubDate>Mon, 16 Jan 2012 00:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://cochinoman.com/?p=1233#comment-24201</guid>
		<description>You probably should use a plugin designed for that. You could change this plugin to do it but you would have to change the code.</description>
		<content:encoded><![CDATA[<p>You probably should use a plugin designed for that. You could change this plugin to do it but you would have to change the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manny</title>
		<link>http://cochinoman.com/2009/02/16/wordpress-plugin-for-splash-screen/comment-page-3/#comment-24082</link>
		<dc:creator>Manny</dc:creator>
		<pubDate>Sun, 15 Jan 2012 15:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://cochinoman.com/?p=1233#comment-24082</guid>
		<description>This is a great plugin, thanks! I&#039;d like to use it as a maintenance page when I&#039;m doing major work on the blog&#039;s theme. How would you set it up so as to prevent access entirely?</description>
		<content:encoded><![CDATA[<p>This is a great plugin, thanks! I&#039;d like to use it as a maintenance page when I&#039;m doing major work on the blog&#039;s theme. How would you set it up so as to prevent access entirely?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cochinoman</title>
		<link>http://cochinoman.com/2009/02/16/wordpress-plugin-for-splash-screen/comment-page-3/#comment-18477</link>
		<dc:creator>cochinoman</dc:creator>
		<pubDate>Mon, 12 Dec 2011 23:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://cochinoman.com/?p=1233#comment-18477</guid>
		<description>Very nice! Thank you Chris. This will help a ton of other people who have requested this feature.</description>
		<content:encoded><![CDATA[<p>Very nice! Thank you Chris. This will help a ton of other people who have requested this feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://cochinoman.com/2009/02/16/wordpress-plugin-for-splash-screen/comment-page-3/#comment-18476</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 12 Dec 2011 23:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://cochinoman.com/?p=1233#comment-18476</guid>
		<description>Thanks for the great plugin.  I have modified it to allow for compatibility with wp-super-cache and thought I&#039;d share my work here.  

Since the plugin is designed to check the cookie on the server, a cacheing plugin like wp-super-cache will cache the results to this and serve it to everyone without discrimination.  That&#039;s no good.  So I changed it so that it checks the cookie on the client.  

You need to first set this in your stylesheet:
#enterOption, #darkBackgroundLayer { display: none; }

Then see this modified code:
https://svn.openplans.org/svn/streetsblog/trunk/wp-content/plugins/splashscreen/splashscreen.php

You also have to include the jquery.cookie library in the plugin directory.  

This is live right now on streetsblog.org.</description>
		<content:encoded><![CDATA[<p>Thanks for the great plugin.  I have modified it to allow for compatibility with wp-super-cache and thought I&#039;d share my work here.  </p>
<p>Since the plugin is designed to check the cookie on the server, a cacheing plugin like wp-super-cache will cache the results to this and serve it to everyone without discrimination.  That&#039;s no good.  So I changed it so that it checks the cookie on the client.  </p>
<p>You need to first set this in your stylesheet:<br />
#enterOption, #darkBackgroundLayer { display: none; }</p>
<p>Then see this modified code:<br />
<a href="https://svn.openplans.org/svn/streetsblog/trunk/wp-content/plugins/splashscreen/splashscreen.php" rel="nofollow">https://svn.openplans.org/svn/streetsblog/trunk/wp-content/plugins/splashscreen/splashscreen.php</a></p>
<p>You also have to include the jquery.cookie library in the plugin directory.  </p>
<p>This is live right now on streetsblog.org.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cochinoman</title>
		<link>http://cochinoman.com/2009/02/16/wordpress-plugin-for-splash-screen/comment-page-3/#comment-16114</link>
		<dc:creator>cochinoman</dc:creator>
		<pubDate>Thu, 08 Sep 2011 21:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://cochinoman.com/?p=1233#comment-16114</guid>
		<description>You can exclude pages with the new version of this plugin, which is located at:
http://cochinoman.com/2009/12/04/splashscreen-wordpress-plugin-version-030/</description>
		<content:encoded><![CDATA[<p>You can exclude pages with the new version of this plugin, which is located at:<br />
<a href="http://cochinoman.com/2009/12/04/splashscreen-wordpress-plugin-version-030/" rel="nofollow">http://cochinoman.com/2009/12/04/splashscreen-wordpress-plugin-version-030/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahrez</title>
		<link>http://cochinoman.com/2009/02/16/wordpress-plugin-for-splash-screen/comment-page-3/#comment-16107</link>
		<dc:creator>Mahrez</dc:creator>
		<pubDate>Thu, 08 Sep 2011 10:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://cochinoman.com/?p=1233#comment-16107</guid>
		<description>I went to exclude &quot;Home page &quot;, I want the Splashscreen appears on every page except the home page, I changed my page to a static page, but the path is always grafcapital ... Help please, Thanks</description>
		<content:encoded><![CDATA[<p>I went to exclude &quot;Home page &quot;, I want the Splashscreen appears on every page except the home page, I changed my page to a static page, but the path is always grafcapital &#8230; Help please, Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cochinoman</title>
		<link>http://cochinoman.com/2009/02/16/wordpress-plugin-for-splash-screen/comment-page-3/#comment-15388</link>
		<dc:creator>cochinoman</dc:creator>
		<pubDate>Sat, 09 Jul 2011 02:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://cochinoman.com/?p=1233#comment-15388</guid>
		<description>The plugin currently does not work with any cache WP plugins.</description>
		<content:encoded><![CDATA[<p>The plugin currently does not work with any cache WP plugins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://cochinoman.com/2009/02/16/wordpress-plugin-for-splash-screen/comment-page-3/#comment-15353</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 06 Jul 2011 10:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://cochinoman.com/?p=1233#comment-15353</guid>
		<description>HI .. like your plugin .. not sure if your still maintaining it .. as i have upgraded to WordPress 3.2 .. having a few issues with your plug in namely with IE &amp; fire fox.. it seems to be stuck on splash page, each time i click enter it displays splash page again, when cache is turned on. turned off it works fine, any advise would be great</description>
		<content:encoded><![CDATA[<p>HI .. like your plugin .. not sure if your still maintaining it .. as i have upgraded to WordPress 3.2 .. having a few issues with your plug in namely with IE &amp; fire fox.. it seems to be stuck on splash page, each time i click enter it displays splash page again, when cache is turned on. turned off it works fine, any advise would be great</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cochinoman</title>
		<link>http://cochinoman.com/2009/02/16/wordpress-plugin-for-splash-screen/comment-page-3/#comment-15158</link>
		<dc:creator>cochinoman</dc:creator>
		<pubDate>Tue, 07 Jun 2011 08:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://cochinoman.com/?p=1233#comment-15158</guid>
		<description>You can modify the splash screen to include anything you want, including a registration/login screen.</description>
		<content:encoded><![CDATA[<p>You can modify the splash screen to include anything you want, including a registration/login screen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Errol</title>
		<link>http://cochinoman.com/2009/02/16/wordpress-plugin-for-splash-screen/comment-page-3/#comment-15148</link>
		<dc:creator>Errol</dc:creator>
		<pubDate>Mon, 06 Jun 2011 14:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://cochinoman.com/?p=1233#comment-15148</guid>
		<description>Is it possible to include a registration/login eg wp-members on thye splash page?</description>
		<content:encoded><![CDATA[<p>Is it possible to include a registration/login eg wp-members on thye splash page?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

