<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><language>en</language><title>Blog posts by Erik Nordin</title> <link>https://world.optimizely.com/blogs/Erik-Nordin/</link><description></description><ttl>60</ttl><generator>Optimizely World</generator><item> <title>Preventing scroll to top on paste in TinyMCE</title>            <link>http://antecknat.se/blog/?p=268</link>            <description>The current TinyMCE version in Episerver has some flaws which are a bit of a pain for editors. One of them is when using Chrome/Safari and pasting content into the TinyMCE editor. The content is pasted where the cursor is, but the page scrolls to the top. We have customers that frequently updates long articles, [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=268</guid>            <pubDate>Wed, 23 Nov 2016 13:17:29 GMT</pubDate>           <category>Blog post</category></item><item> <title>Modify search in navigation</title>            <link>http://antecknat.se/blog/?p=257</link>            <description>Searching in the navigation bar with multiple&#160;sites, multiple languages and a lot of content rarely gives you the result you want. &#160;Or.. To be honest. Just having the same name on two pages&#160;gives you headache.&#160;Luckily we have the power to change that! As you can see,&#160;we have two pages with the same name.&#160;I know that [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=257</guid>            <pubDate>Thu, 19 May 2016 10:23:34 GMT</pubDate>           <category>Blog post</category></item><item> <title>XhtmlString: Render blocks and convert link to external without HtmlHelper</title>            <link>http://antecknat.se/blog/?p=251</link>            <description>Here are two code snippets to help you make a XhtmlString display external links instead of the internal ones and also render blocks, dynamic content etc. This could be helpful if you&#160;don&amp;#8217;t have access to a HtmlHelper like in a WebApi. The first one just converts links. It loops through all fragments and converts internal [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=251</guid>            <pubDate>Mon, 07 Mar 2016 10:18:03 GMT</pubDate>           <category>Blog post</category></item><item> <title>Hide unpublished links for visitor</title>            <link>http://antecknat.se/blog/?p=242</link>            <description>We just migrated a system from a custom built CMS into EPiServer. If the editor added a link to an unpublished page in the old CMS, it was automatically unlinked for the visitor until the page was published. We tried to find a built in way of doing in this in EPiServer, but could not [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=242</guid>            <pubDate>Mon, 22 Feb 2016 09:41:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Create new version of file</title>            <link>http://antecknat.se/blog/?p=233</link>            <description>With the old VPP file system you could&#160;create a new version of a file by right click the file and select&#160;Create new version. With the new file system this function has disappeared. You can however update a file by uploading a new file with the same name.&#160;A customer to us needed the old&#160;method back because [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=233</guid>            <pubDate>Tue, 05 May 2015 14:05:33 GMT</pubDate>           <category>Blog post</category></item><item> <title>Convention for EPiServer Find to ignore large files</title>            <link>http://antecknat.se/blog/?p=223</link>            <description>EPiServer Find has a limit when indexing files (last I heard this was 50MB), but nothing really happens if you try to index a large files except that you get an error message from the indexing job. But if you have some very large files, you might bump in to performance problems on the server. [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=223</guid>            <pubDate>Mon, 23 Feb 2015 17:51:14 GMT</pubDate>           <category>Blog post</category></item><item> <title>Add CultureSpecific to an exisiting block area – keep the data</title>            <link>http://antecknat.se/blog/?p=212</link>            <description>Recently we built a globalized site in EPiServer 7. When the page was filled with content, the client wished that the block area should be the same for all languages. Once the page was launched the customer realized that they needed to have different blocks in different languages, which meant that we needed to make [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=212</guid>            <pubDate>Thu, 19 Sep 2013 12:12:23 GMT</pubDate>           <category>Blog post</category></item><item> <title>Find page id from page files folder id</title>            <link>http://antecknat.se/blog/?p=199</link>            <description>A customer had an URL to a page file, but couldn&amp;#8217;t locate the page where the file was stored. And somehow the search in EPiServer didn&amp;#8217;t give any hits on the file, so started digging around in the database and found the column ExternalFolderID in the table tblPage. So a simple query like &amp;#8220;SELECT pkID [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=199</guid>            <pubDate>Mon, 27 Aug 2012 11:09:26 GMT</pubDate>           <category>Blog post</category></item><item> <title>Handle children with Action window plugin</title>            <link>http://antecknat.se/blog/?p=191</link>            <description>Every now and then I bump in to a &amp;#8220;problem&amp;#8221; where I have to delete children from a node or copy/move children from one node to another. The first time I ran into this problem, I made a gui plugin for the action window to solve this for me. And now, a few years later, [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=191</guid>            <pubDate>Fri, 11 May 2012 12:18:29 GMT</pubDate>           <category>Blog post</category></item><item> <title>How to get a page property value from the start page in EPiServer</title>            <link>http://antecknat.se/blog/?p=185</link>            <description>When browsing through google analytics, it&amp;#8217;s interesting to see what people search for to find your blog. So, I will try to make a few blog posts about the most frequent search terms so it will be easier to find. &#128578; If you have a property that you need to use all over the site, [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=185</guid>            <pubDate>Wed, 21 Mar 2012 12:20:55 GMT</pubDate>           <category>Blog post</category></item><item> <title>Error in UI-path when upgrading from EPiServer 5 to 6</title>            <link>http://antecknat.se/blog/?p=160</link>            <description>The other day we were upgrading a site for a customer from EPiServer 5 to EPiServer 6. In the upgrade process an exception was thrown telling us: At C:\Program Files (x86)\EPiServer\CMS\6.0.530.0\Upgrade\System Scripts\Upgrade Site (SqlServer).ps1:361 char:29 + &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $newUiUrl = $uiUrl.Replace &amp;#60;&amp;#60;&amp;#60;&amp;#60; ($uiPath, $uiPath+&amp;#8221;/CMS&amp;#8221;) System.Management.Automation.ParentContainsErrorRecordException: Cannot convert argument &amp;#8220;1&amp;#8221;, with value: &amp;#8220;/CMS&amp;#8221;, for &amp;#8220;Replace&amp;#8221; to type [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=160</guid>            <pubDate>Tue, 10 May 2011 15:29:30 GMT</pubDate>           <category>Blog post</category></item><item> <title>Find miss matches between EPiserver- and PageTypeBuilder properties</title>            <link>http://antecknat.se/blog/?p=145</link>            <description>Using PageTypeBuilder when creating EPiServer web sites? Then you&#39;re probably aware of when removing properties in code, they won&#39;t change in EPiServer. Same thing when changing a property type in PTB, it won&#39;t change in EPiServer. In larger projects with a lot of inheritance between page types this can be a really annoying, going through [...]</description>            <guid>http://antecknat.se/blog/?p=145</guid>            <pubDate>Wed, 10 Nov 2010 12:28:59 GMT</pubDate>           <category>Blog post</category></item><item> <title>Find mismatches between EPiserver- and PageTypeBuilder properties (Updated)</title>            <link>http://antecknat.se/blog/?p=145</link>            <description>Updated: 2010-11-10 16:23, see more at the end of this post! Using PageTypeBuilder when creating EPiServer web sites? Then you&#39;re probably aware of when removing properties in code, they won&#39;t change in EPiServer. Same thing when changing a property type in PTB, it won&#39;t change in EPiServer. In larger projects with a lot of inheritance [...]</description>            <guid>http://antecknat.se/blog/?p=145</guid>            <pubDate>Wed, 10 Nov 2010 12:28:59 GMT</pubDate>           <category>Blog post</category></item><item> <title>Match EPiServer properties and Page Type Builder properties (Updated)</title>            <link>http://antecknat.se/blog/?p=145</link>            <description>Updated: 2011-09-21, Lee Crowe has updated this plugin. Please check out his blog post: Introducing Page Type Builder UI Updated: This can now be found on GitHub: https://github.com/eriknordin/PTB-Helpers Updated: 2010-11-10 16:23, see more at the end of this post! Using PageTypeBuilder when creating EPiServer web sites? Then you&amp;#8217;re probably aware of when removing properties in [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=145</guid>            <pubDate>Wed, 10 Nov 2010 12:28:59 GMT</pubDate>           <category>Blog post</category></item><item> <title>Make your PropertyNumber a bit wider</title>            <link>http://antecknat.se/blog/?p=138</link>            <description>The default style for PropertyNumber in EPiServer is often a bit short if you have number larger than 999 and it also aligns the text to left. An easy way around this is to use EPiServer PropertyControlClassFactory. Just create a &amp;#8220;PropertyNumberWideControl&amp;#8221; that inherits PropertyNumberControl and override CreateEditControls to modify the style as you feel like. [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=138</guid>            <pubDate>Thu, 04 Nov 2010 11:19:37 GMT</pubDate>           <category>Blog post</category></item><item> <title>Quick way to create checkboxlist / dropdownlist properties</title>            <link>http://antecknat.se/blog/?p=125</link>            <description>In EPiServer there is a easy way to create a checkbox list property by extending some existing classes. In this example I will fetch the children for the start page and display them. In a future blog post I will show you how to do the same with a dropdown list control, and also show [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=125</guid>            <pubDate>Wed, 09 Jun 2010 11:38:54 GMT</pubDate>           <category>Blog post</category></item><item> <title>Creating classes for PageTypeBuilder in an existing project</title>            <link>http://antecknat.se/blog/?p=112</link>            <description>Update: This can now be found on GitHub: https://github.com/eriknordin/PTB-Helpers While everyone else is creating cool gadgets for the new site center I was appointed to update an &amp;#8220;old&amp;#8221; site with some new functionality. And since PageTypeBuilder was introduced in my EPiServer life, and don&amp;#8217;t feel like working without it in any project. If this would&amp;#8217;ve [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=112</guid>            <pubDate>Mon, 02 Nov 2009 17:27:04 GMT</pubDate>           <category>Blog post</category></item><item> <title>PageTypeBuilder – makes developing with EPiServer funny</title>            <link>http://antecknat.se/blog/?p=104</link>            <description>As you may have noticed over the last month, Joel Abrahamsson has created a module to EPiServer called PageTypeBuilder. In a short explanation PageTypeBuilder brings joy into developing with EPiServer! No more need for ranting around in admin mode, no more need of synchronizing page types between dev &amp;#8211; test- stage &amp;#8211; live! You get [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=104</guid>            <pubDate>Wed, 26 Aug 2009 10:56:48 GMT</pubDate>           <category>Blog post</category></item><item> <title>Update: Code Snippets to PageTypeBuilder</title>            <link>http://antecknat.se/blog/?p=98</link>            <description>UPDATE: The code snippets are updated, read more in this blog post. Since the way of including properties in PageTypeBuilder has been changed, so has the snippets. This ZIP-package includes nine different snippets: ptpbool &amp;#8211; Selected/Not selected ptpdate &amp;#8211; Date ptpimage &amp;#8211; URL to image ptpnumber- Integer ptpobject &amp;#8211; You decide.. &#128578; ptpstring &amp;#8211; Short [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=98</guid>            <pubDate>Mon, 03 Aug 2009 11:41:21 GMT</pubDate>           <category>Blog post</category></item><item> <title>Code Snippets to PageTypeBuilder</title>            <link>http://antecknat.se/blog/?p=75</link>            <description>UPDATE: These snippets are out of date, download from this post instead For you who have developed with the open source CMS N2 CMS, I guess you fell in love in how you are in control over the page type properties. And as a few of you have might notice the newly announced EMVP Joel [&amp;#8230;]</description>            <guid>http://antecknat.se/blog/?p=75</guid>            <pubDate>Mon, 29 Jun 2009 16:03:26 GMT</pubDate>           <category>Blog post</category></item></channel>
</rss>