<?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: Why won’t this publication delete? &#8211; Published items</title>
	<atom:link href="http://www.tridiondeveloper.com/why-wont-this-publication-delete/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tridiondeveloper.com/why-wont-this-publication-delete</link>
	<description>Tridion Development portfolio and blog</description>
	<lastBuildDate>Mon, 06 Feb 2012 11:37:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.tridiondeveloper.com/why-wont-this-publication-delete/comment-page-1#comment-8</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 04 Feb 2009 08:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tridiondeveloper.com/why-wont-this-publication-delete#comment-8</guid>
		<description>&lt;p&gt;Quirijn, thanks for the comments and feedback.&lt;/p&gt;
&lt;p&gt;Erwin - thanks, there are a variety of reasons why unpublishing the whole publication will not work.  Here are a couple of examples (i&#039;m sure there are many more!):&lt;/p&gt;
&lt;p&gt;1) There are X amount of published pages within a structure group.  The structure group is modified so that it is no longer publishable.  Unfortunately removing the right to publish also removes the right to unpublish.&lt;/p&gt;
&lt;p&gt;2) Pages are checked-out&lt;/p&gt;
&lt;p&gt;3) If the publication uses 2 different publication targets and all containing pages are published.  Then the publication is modified to use only one publication target without the pages first being published.&lt;/p&gt;
&lt;p&gt;The idea of the code published is to give you an idea where these pages are located, then you can do you own analysis as to why they are not unpublishing.  I&#039;ve recently written a little bit of code to search structure groups and set their isPublishable value to true, i&#039;ll post it later.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Quirijn, thanks for the comments and feedback.</p>
<p>Erwin &#8211; thanks, there are a variety of reasons why unpublishing the whole publication will not work.  Here are a couple of examples (i&#8217;m sure there are many more!):</p>
<p>1) There are X amount of published pages within a structure group.  The structure group is modified so that it is no longer publishable.  Unfortunately removing the right to publish also removes the right to unpublish.</p>
<p>2) Pages are checked-out</p>
<p>3) If the publication uses 2 different publication targets and all containing pages are published.  Then the publication is modified to use only one publication target without the pages first being published.</p>
<p>The idea of the code published is to give you an idea where these pages are located, then you can do you own analysis as to why they are not unpublishing.  I&#8217;ve recently written a little bit of code to search structure groups and set their isPublishable value to true, i&#8217;ll post it later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erwin Sigterman</title>
		<link>http://www.tridiondeveloper.com/why-wont-this-publication-delete/comment-page-1#comment-7</link>
		<dc:creator>Erwin Sigterman</dc:creator>
		<pubDate>Wed, 04 Feb 2009 07:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.tridiondeveloper.com/why-wont-this-publication-delete#comment-7</guid>
		<description>Why don&#039;t you unpublish the whole publication before trying to delete it?</description>
		<content:encoded><![CDATA[<p>Why don&#8217;t you unpublish the whole publication before trying to delete it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quirijn</title>
		<link>http://www.tridiondeveloper.com/why-wont-this-publication-delete/comment-page-1#comment-9</link>
		<dc:creator>Quirijn</dc:creator>
		<pubDate>Tue, 03 Feb 2009 09:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tridiondeveloper.com/why-wont-this-publication-delete#comment-9</guid>
		<description>This is definitely a recognizable problem, and you have provided a helpful solution. Don&#039;t forget by the way that there may also be components that are published dynamically. You would need to run a similar script to find those.
And why not unpublish them from the page template while you&#039;re at it?
Set up an array with all the relevant publishing targets, and  unpublish the pages and components once you have found them.</description>
		<content:encoded><![CDATA[<p>This is definitely a recognizable problem, and you have provided a helpful solution. Don&#8217;t forget by the way that there may also be components that are published dynamically. You would need to run a similar script to find those.<br />
And why not unpublish them from the page template while you&#8217;re at it?<br />
Set up an array with all the relevant publishing targets, and  unpublish the pages and components once you have found them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

