<?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: Custom Property: ShareIt</title>
	<atom:link href="http://www.frederikvig.com/2009/09/custom-property-shareit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frederikvig.com/2009/09/custom-property-shareit/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=custom-property-shareit</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 02:09:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Mark van Dijk</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-7869</link>
		<dc:creator>Mark van Dijk</dc:creator>
		<pubDate>Wed, 11 Jan 2012 21:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-7869</guid>
		<description>Hi Frederik,

Nice property, really like it!

Allthough we have experienced something strange:
When you go to edit mode for a page with a ShareIt property, after approx 1 minute you get a popup message &quot;Error: Object doesn&#039;t support property or method &#039;ajaxSubmit&#039;&quot;.

This has something to do with EPiServer autosaving a draft version of the page.

Apperently the ShareIt property breaks the autosaving of the page. Removing the property also removes the message in edit mode.

Any ideas on this?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Frederik,</p>
<p>Nice property, really like it!</p>
<p>Allthough we have experienced something strange:<br />
When you go to edit mode for a page with a ShareIt property, after approx 1 minute you get a popup message &#8220;Error: Object doesn&#8217;t support property or method &#8216;ajaxSubmit&#8217;&#8221;.</p>
<p>This has something to do with EPiServer autosaving a draft version of the page.</p>
<p>Apperently the ShareIt property breaks the autosaving of the page. Removing the property also removes the message in edit mode.</p>
<p>Any ideas on this?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederik Vig</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-7767</link>
		<dc:creator>Frederik Vig</dc:creator>
		<pubDate>Fri, 23 Dec 2011 09:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-7767</guid>
		<description>@Jan Sounds very strange, could you try by installing through NuGet? For NuGet you need a client as well, you can download it from nuget.org.

Cheers

Frederik</description>
		<content:encoded><![CDATA[<p>@Jan Sounds very strange, could you try by installing through NuGet? For NuGet you need a client as well, you can download it from nuget.org.</p>
<p>Cheers</p>
<p>Frederik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Montano</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-7763</link>
		<dc:creator>Jan Montano</dc:creator>
		<pubDate>Tue, 20 Dec 2011 05:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-7763</guid>
		<description>Hi Frederik,

I retrieved the latest from EPiCode but still having issues.

1.) http://solutionsharepoint.local/en/Blogs/Dates/2011/4/test-page/

will share:

2.) http://solutionsharepoint.local/Templates/AlloyTech/Blog/Pages/Item.aspx?id=273

It should still be sharing url#1

I was able to fix it by using HttpContext.Current.Request.RawUrl instead of pageData.LinkURL from Helper.cs:GetExternalUrl()

Thanks again.</description>
		<content:encoded><![CDATA[<p>Hi Frederik,</p>
<p>I retrieved the latest from EPiCode but still having issues.</p>
<p>1.) <a href="http://solutionsharepoint.local/en/Blogs/Dates/2011/4/test-page/" rel="nofollow">http://solutionsharepoint.local/en/Blogs/Dates/2011/4/test-page/</a></p>
<p>will share:</p>
<p>2.) <a href="http://solutionsharepoint.local/Templates/AlloyTech/Blog/Pages/Item.aspx?id=273" rel="nofollow">http://solutionsharepoint.local/Templates/AlloyTech/Blog/Pages/Item.aspx?id=273</a></p>
<p>It should still be sharing url#1</p>
<p>I was able to fix it by using HttpContext.Current.Request.RawUrl instead of pageData.LinkURL from Helper.cs:GetExternalUrl()</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Montano</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-7762</link>
		<dc:creator>Jan Montano</dc:creator>
		<pubDate>Tue, 20 Dec 2011 04:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-7762</guid>
		<description>You&#039;re the Man! I didn&#039;t know how to use the PageLink. But now I know, thanks to you!

About version 1.2, how can I actually get it from nuget.episerver.com?
I have no experience with nuget and there&#039;s no download link from this page http://nuget.episerver.com/en/OtherPages/Package/?packageId=FV.ShareIt (even when logged-in)

I&#039;m assuming  I need to download it by installing nuget and I just did. By not sure what to put in the source so it will detect the packages from nuget.episerver.com. Tried http://nuget.episerver.com and http://nuget.episerver.com/en/OtherPages/Package/?packageId=FV.ShareIt but it just resulted in an error.</description>
		<content:encoded><![CDATA[<p>You&#8217;re the Man! I didn&#8217;t know how to use the PageLink. But now I know, thanks to you!</p>
<p>About version 1.2, how can I actually get it from nuget.episerver.com?<br />
I have no experience with nuget and there&#8217;s no download link from this page <a href="http://nuget.episerver.com/en/OtherPages/Package/?packageId=FV.ShareIt" rel="nofollow">http://nuget.episerver.com/en/OtherPages/Package/?packageId=FV.ShareIt</a> (even when logged-in)</p>
<p>I&#8217;m assuming  I need to download it by installing nuget and I just did. By not sure what to put in the source so it will detect the packages from nuget.episerver.com. Tried <a href="http://nuget.episerver.com" rel="nofollow">http://nuget.episerver.com</a> and <a href="http://nuget.episerver.com/en/OtherPages/Package/?packageId=FV.ShareIt" rel="nofollow">http://nuget.episerver.com/en/OtherPages/Package/?packageId=FV.ShareIt</a> but it just resulted in an error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederik Vig</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-7761</link>
		<dc:creator>Frederik Vig</dc:creator>
		<pubDate>Sun, 18 Dec 2011 18:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-7761</guid>
		<description>Hi Jan
I&#039;ve updated the code so it will work with query strings as well. Thanks for letting me know! You can either download the code from EPiCode or install it from nuget.episerver.com (version 1.2).

Frederik</description>
		<content:encoded><![CDATA[<p>Hi Jan<br />
I&#8217;ve updated the code so it will work with query strings as well. Thanks for letting me know! You can either download the code from EPiCode or install it from nuget.episerver.com (version 1.2).</p>
<p>Frederik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederik Vig</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-7756</link>
		<dc:creator>Frederik Vig</dc:creator>
		<pubDate>Thu, 15 Dec 2011 20:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-7756</guid>
		<description>Hi Jan
Sorry, I haven&#039;t looked any closer at the querystring bug. Hopefully I can do it this weekend. When it comes to having to set the value of the property, I usually put it on the start page or a container page and then use PageReference.StartPage and set the &lt;EPiServer:Property&gt; PageLink property to it, you can also set is as a dynamic property and inherit, or set the default value of the property.

Cheers

Frederik</description>
		<content:encoded><![CDATA[<p>Hi Jan<br />
Sorry, I haven&#8217;t looked any closer at the querystring bug. Hopefully I can do it this weekend. When it comes to having to set the value of the property, I usually put it on the start page or a container page and then use PageReference.StartPage and set the <episerver:property> PageLink property to it, you can also set is as a dynamic property and inherit, or set the default value of the property.</p>
<p>Cheers</p>
<p>Frederik</episerver:property></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Montano</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-7752</link>
		<dc:creator>Jan Montano</dc:creator>
		<pubDate>Wed, 14 Dec 2011 23:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-7752</guid>
		<description>Hi Frederik,

Hope everything&#039;s well. Had any luck with the bug? I just can&#039;t get the actual URL displayed on the toolbar. I&#039;m not sure what property I need to use.

One more thing...

The way it works right now is that you add a property on a pagetype and you modify the property on each page. This is really good if I only have a few pages but if I have for example 20 existing blog pages, I need to manually edit each page and configure the ShareIt icons.

Is there a way to set it up just one time and all references will be pointing to it instead?

Cheers,
Jan</description>
		<content:encoded><![CDATA[<p>Hi Frederik,</p>
<p>Hope everything&#8217;s well. Had any luck with the bug? I just can&#8217;t get the actual URL displayed on the toolbar. I&#8217;m not sure what property I need to use.</p>
<p>One more thing&#8230;</p>
<p>The way it works right now is that you add a property on a pagetype and you modify the property on each page. This is really good if I only have a few pages but if I have for example 20 existing blog pages, I need to manually edit each page and configure the ShareIt icons.</p>
<p>Is there a way to set it up just one time and all references will be pointing to it instead?</p>
<p>Cheers,<br />
Jan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederik Vig</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-7435</link>
		<dc:creator>Frederik Vig</dc:creator>
		<pubDate>Fri, 02 Sep 2011 12:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-7435</guid>
		<description>@Jan return type would be string. But it&#039;s much easier just using the EPiServer Property control for now. I&#039;ll have a look at the bug you reported.

Frederik</description>
		<content:encoded><![CDATA[<p>@Jan return type would be string. But it&#8217;s much easier just using the EPiServer Property control for now. I&#8217;ll have a look at the bug you reported.</p>
<p>Frederik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Montano</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-7427</link>
		<dc:creator>Jan Montano</dc:creator>
		<pubDate>Thu, 01 Sep 2011 05:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-7427</guid>
		<description>Also, I tested it on a page with query string:
http://mydomain.local/en/more/Video/?videoId=9

However the page Url it&#039;s getting is:
http://mydomain.local/Templates/Masterpet/Pages/VideoPlayerPage.aspx?id=7001

which will result in an error because it&#039;s not the proper page.

Any thoughts?</description>
		<content:encoded><![CDATA[<p>Also, I tested it on a page with query string:<br />
<a href="http://mydomain.local/en/more/Video/?videoId=9" rel="nofollow">http://mydomain.local/en/more/Video/?videoId=9</a></p>
<p>However the page Url it&#8217;s getting is:<br />
<a href="http://mydomain.local/Templates/Masterpet/Pages/VideoPlayerPage.aspx?id=7001" rel="nofollow">http://mydomain.local/Templates/Masterpet/Pages/VideoPlayerPage.aspx?id=7001</a></p>
<p>which will result in an error because it&#8217;s not the proper page.</p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Montano</title>
		<link>http://www.frederikvig.com/2009/09/custom-property-shareit/comment-page-1/#comment-7426</link>
		<dc:creator>Jan Montano</dc:creator>
		<pubDate>Thu, 01 Sep 2011 04:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.frederikvig.com/?p=197#comment-7426</guid>
		<description>Thanks.

By the way, Planning to integrate the property via pagetypebuilder.
Which page type - data type mapping would I use?</description>
		<content:encoded><![CDATA[<p>Thanks.</p>
<p>By the way, Planning to integrate the property via pagetypebuilder.<br />
Which page type &#8211; data type mapping would I use?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
