<?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>WordPress Ideas &#187; Topic: Conditionality for widgets</title>
		<link>http://wordpress.org/ideas/topic/conditionality-for-widgets</link>
		<description>WordPress Ideas &#187; Topic: Conditionality for widgets</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 11:08:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/ideas/rss/topic/conditionality-for-widgets" rel="self" type="application/rss+xml" />

		<item>
			<title>alanft on "Conditionality for widgets"</title>
			<link>http://wordpress.org/ideas/topic/conditionality-for-widgets#post-4891</link>
			<pubDate>Fri, 29 Feb 2008 00:12:49 +0000</pubDate>
			<dc:creator>alanft</dc:creator>
			<guid isPermaLink="false">4891@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>plugin is up now :-)
</p>]]></description>
					</item>
		<item>
			<title>alanft on "Conditionality for widgets"</title>
			<link>http://wordpress.org/ideas/topic/conditionality-for-widgets#post-4841</link>
			<pubDate>Wed, 20 Feb 2008 12:33:44 +0000</pubDate>
			<dc:creator>alanft</dc:creator>
			<guid isPermaLink="false">4841@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I have implemented this and have just requested hosting here. It should appear here soon:</p>
<p><a href="http://wordpress.org/extend/plugins/widget-logic/" rel="nofollow">http://wordpress.org/extend/plugins/widget-logic/</a></p>
<p>I have posted early code here</p>
<p><a href="http://jauntyalan.livejournal.com/25171.html" rel="nofollow">http://jauntyalan.livejournal.com/25171.html</a>
</p>]]></description>
					</item>
		<item>
			<title>bryan868 on "Conditionality for widgets"</title>
			<link>http://wordpress.org/ideas/topic/conditionality-for-widgets#post-4428</link>
			<pubDate>Wed, 19 Dec 2007 21:55:53 +0000</pubDate>
			<dc:creator>bryan868</dc:creator>
			<guid isPermaLink="false">4428@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>This is an excellent idea, and I hope it's implemented.  This really opens up the widgets feature and it greatly needed.
</p>]]></description>
					</item>
		<item>
			<title>Dougal Campbell on "Conditionality for widgets"</title>
			<link>http://wordpress.org/ideas/topic/conditionality-for-widgets#post-4289</link>
			<pubDate>Mon, 26 Nov 2007 19:10:40 +0000</pubDate>
			<dc:creator>Dougal Campbell</dc:creator>
			<guid isPermaLink="false">4289@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>codeispoetry: what is being described here is *not* already possible.</p>
<p>What's being proposed is a mechanism for widgets to be configured so that they automatically appear (or not) on certain page views. So one could say "The FOO widget should always appear in the sidebar, but the BAR widget will only appear on archive views, and the BAZ widget will only appear for single posts".
</p>]]></description>
					</item>
		<item>
			<title>Mark on "Conditionality for widgets"</title>
			<link>http://wordpress.org/ideas/topic/conditionality-for-widgets#post-1378</link>
			<pubDate>Tue, 30 Jan 2007 14:04:50 +0000</pubDate>
			<dc:creator>Mark</dc:creator>
			<guid isPermaLink="false">1378@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>removed accidental duplicate posting
</p>]]></description>
					</item>
		<item>
			<title>Mark on "Conditionality for widgets"</title>
			<link>http://wordpress.org/ideas/topic/conditionality-for-widgets#post-1377</link>
			<pubDate>Tue, 30 Jan 2007 14:02:45 +0000</pubDate>
			<dc:creator>Mark</dc:creator>
			<guid isPermaLink="false">1377@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>This is already possible via the template system, and I think template logic like this is better left to the templates instead of adding an extra layer of configurability to the admin interface.</p>
<p>The idea is akin to <a href="http://drupal.org">Drupal</a> 'blocks' and in my experience, that particular Drupal feature is quite a good example of why mixing up template logic and admin interface isn't a good idea. It can get very confusing, especially because the templates usually host a lot of conditionals too.
</p>]]></description>
					</item>
		<item>
			<title>captainhendry on "Conditionality for widgets"</title>
			<link>http://wordpress.org/ideas/topic/conditionality-for-widgets#post-630</link>
			<pubDate>Sat, 13 Jan 2007 03:09:03 +0000</pubDate>
			<dc:creator>captainhendry</dc:creator>
			<guid isPermaLink="false">630@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Currently I have separate header and sidebars for posts versus pages. This means I can't take advantage of the great sidebar widgets plugin. Adding conditionality would be a great improvement.
</p>]]></description>
					</item>
		<item>
			<title>msmeritt on "Conditionality for widgets"</title>
			<link>http://wordpress.org/ideas/topic/conditionality-for-widgets#post-586</link>
			<pubDate>Fri, 12 Jan 2007 18:55:49 +0000</pubDate>
			<dc:creator>msmeritt</dc:creator>
			<guid isPermaLink="false">586@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I would love to see a simple feature added whereby every single widget that's added can optionally have a condition applied to it so that the widget can appear in some places and not others.</p>
<p>Some widgets make sense on home page, archive, single posts, pages, but not everywhere.  Some people might want a logo to appear within a set of child pages belonging to one particular parent page, but nowhere else on the site.</p>
<p>Naturally, there will be many cases where someone will want a widget everywhere, and that's why the conditionality should be optional -- don't specify any conditionality at all, and it's just like it always was, no extra work for the user, and the widget appears everywhere.  But for those who do want the option, adding this simple function would open up a world of customization for widgets without requiring that any number of widgets themselves be further complicated.
</p>]]></description>
					</item>

	</channel>
</rss>
