<?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: Building an Umbraco 7 backoffice extension – Part III	</title>
	<atom:link href="https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/feed/" rel="self" type="application/rss+xml" />
	<link>https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/</link>
	<description>Create IT blogger community</description>
	<lastBuildDate>Thu, 10 Jan 2019 12:46:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: André Santos		</title>
		<link>https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10068</link>

		<dc:creator><![CDATA[André Santos]]></dc:creator>
		<pubDate>Tue, 02 Jan 2018 15:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogit.create.pt/andresantos/?p=841#comment-10068</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10067&quot;&gt;Denise Michelle del Bando&lt;/a&gt;.

Hi Denise. I&#039;m sure you can. What&#039;s the use case?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10067">Denise Michelle del Bando</a>.</p>
<p>Hi Denise. I&#8217;m sure you can. What&#8217;s the use case?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Denise Michelle del Bando		</title>
		<link>https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10067</link>

		<dc:creator><![CDATA[Denise Michelle del Bando]]></dc:creator>
		<pubDate>Wed, 27 Dec 2017 21:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogit.create.pt/andresantos/?p=841#comment-10067</guid>

					<description><![CDATA[is it possible to create a factory of services and re-use it to different plugins (not just one)?]]></description>
			<content:encoded><![CDATA[<p>is it possible to create a factory of services and re-use it to different plugins (not just one)?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: André Santos		</title>
		<link>https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10066</link>

		<dc:creator><![CDATA[André Santos]]></dc:creator>
		<pubDate>Thu, 14 Dec 2017 16:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogit.create.pt/andresantos/?p=841#comment-10066</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10065&quot;&gt;Ronen Rimon&lt;/a&gt;.

Thanks Ronen! Glad you enjoyed it!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10065">Ronen Rimon</a>.</p>
<p>Thanks Ronen! Glad you enjoyed it!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ronen Rimon		</title>
		<link>https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10065</link>

		<dc:creator><![CDATA[Ronen Rimon]]></dc:creator>
		<pubDate>Thu, 14 Dec 2017 16:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://blogit.create.pt/andresantos/?p=841#comment-10065</guid>

					<description><![CDATA[Great blog,
thank you]]></description>
			<content:encoded><![CDATA[<p>Great blog,<br />
thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: André Santos		</title>
		<link>https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10064</link>

		<dc:creator><![CDATA[André Santos]]></dc:creator>
		<pubDate>Mon, 13 Feb 2017 12:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogit.create.pt/andresantos/?p=841#comment-10064</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10063&quot;&gt;ali&lt;/a&gt;.

Hi Ali,

Sorry for the late reponse but I was on vacation. 

That kind of error usually happens for one of these reasons:
- Forgot to add the javascript file to the package.manifest
- Mistyped the name of the controller on the html view or the javascript controller
- Cache! Try setting the debug to true in the compilation section of the web.config and/or restarting the IIS
]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10063">ali</a>.</p>
<p>Hi Ali,</p>
<p>Sorry for the late reponse but I was on vacation. </p>
<p>That kind of error usually happens for one of these reasons:<br />
&#8211; Forgot to add the javascript file to the package.manifest<br />
&#8211; Mistyped the name of the controller on the html view or the javascript controller<br />
&#8211; Cache! Try setting the debug to true in the compilation section of the web.config and/or restarting the IIS</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ali		</title>
		<link>https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10063</link>

		<dc:creator><![CDATA[ali]]></dc:creator>
		<pubDate>Thu, 09 Feb 2017 17:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogit.create.pt/andresantos/?p=841#comment-10063</guid>

					<description><![CDATA[Hi i did every thing right and every thing work fine but the last thing where you click the content i got this error 
Error: Argument &#039;ApprovalEditController&#039; is not a function, got undefined]]></description>
			<content:encoded><![CDATA[<p>Hi i did every thing right and every thing work fine but the last thing where you click the content i got this error<br />
Error: Argument &#8216;ApprovalEditController&#8217; is not a function, got undefined</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: André Santos		</title>
		<link>https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10062</link>

		<dc:creator><![CDATA[André Santos]]></dc:creator>
		<pubDate>Wed, 28 Sep 2016 09:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogit.create.pt/andresantos/?p=841#comment-10062</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10061&quot;&gt;James Davies&lt;/a&gt;.

Hi James. Thanks for the feedback!

About your question, I made another umbraco package which also is in github: &lt;a href=&quot;https://github.com/ViGiLnT/donutcachecleaner&quot; rel=&quot;nofollow&quot;&gt;https://github.com/ViGiLnT/donutcachecleaner&lt;/a&gt;. This package only has 1 button aswell, only the logic is different from what you want. There are a number of ways to get all nodes of a single document type, you can do it with Examine (faster search), or you can do it with IPublishedContent (easier). From the moment you have the nodes you can save them with ContentService.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10061">James Davies</a>.</p>
<p>Hi James. Thanks for the feedback!</p>
<p>About your question, I made another umbraco package which also is in github: <a href="https://github.com/ViGiLnT/donutcachecleaner" rel="nofollow">https://github.com/ViGiLnT/donutcachecleaner</a>. This package only has 1 button aswell, only the logic is different from what you want. There are a number of ways to get all nodes of a single document type, you can do it with Examine (faster search), or you can do it with IPublishedContent (easier). From the moment you have the nodes you can save them with ContentService.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James Davies		</title>
		<link>https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10061</link>

		<dc:creator><![CDATA[James Davies]]></dc:creator>
		<pubDate>Tue, 27 Sep 2016 22:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogit.create.pt/andresantos/?p=841#comment-10061</guid>

					<description><![CDATA[Hi Andre, 

Great post really helped me see a new/better approach to a problem I am having. Could you help me with the rest of the solution? What I need is very basic I want a section that has a &quot;Refresh Video Data Button&quot; and when clicked this button will actually re save all nodes of a certain type. Could you help me with this, as i get a little lost with the views and controllers in angular.

Thanks,

James]]></description>
			<content:encoded><![CDATA[<p>Hi Andre, </p>
<p>Great post really helped me see a new/better approach to a problem I am having. Could you help me with the rest of the solution? What I need is very basic I want a section that has a &#8220;Refresh Video Data Button&#8221; and when clicked this button will actually re save all nodes of a certain type. Could you help me with this, as i get a little lost with the views and controllers in angular.</p>
<p>Thanks,</p>
<p>James</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: André Santos		</title>
		<link>https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10060</link>

		<dc:creator><![CDATA[André Santos]]></dc:creator>
		<pubDate>Tue, 13 Sep 2016 09:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://blogit.create.pt/andresantos/?p=841#comment-10060</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10059&quot;&gt;Ibrahim Dauda&lt;/a&gt;.

Thanks Ibrahim! The information regarding sections is a bit scattered all over the place. It is getting better though: &lt;a href=&quot;https://github.com/umbraco/UmbracoDocs&quot; rel=&quot;nofollow&quot;&gt;https://github.com/umbraco/UmbracoDocs&lt;/a&gt;.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10059">Ibrahim Dauda</a>.</p>
<p>Thanks Ibrahim! The information regarding sections is a bit scattered all over the place. It is getting better though: <a href="https://github.com/umbraco/UmbracoDocs" rel="nofollow">https://github.com/umbraco/UmbracoDocs</a>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ibrahim Dauda		</title>
		<link>https://blogit.create.pt/andresantos/2015/11/30/building-an-umbraco-7-backoffice-extension-part-iii/#comment-10059</link>

		<dc:creator><![CDATA[Ibrahim Dauda]]></dc:creator>
		<pubDate>Sun, 04 Sep 2016 17:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://blogit.create.pt/andresantos/?p=841#comment-10059</guid>

					<description><![CDATA[Excellent work on this series Andre! Why doesn&#039;t Umbraco have this in the official documentation? Without tutorials like this, the Umbraco documentation is truly incomplete!!]]></description>
			<content:encoded><![CDATA[<p>Excellent work on this series Andre! Why doesn&#8217;t Umbraco have this in the official documentation? Without tutorials like this, the Umbraco documentation is truly incomplete!!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
