<?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 Jacob Jones</title> <link>https://world.optimizely.com/blogs/jacob-jones/</link><description></description><ttl>60</ttl><generator>Optimizely World</generator><item> <title>Adding a honeypot to Episerver Forms</title>            <link>https://jakejon.es/blog/adding-a-honeypot-to-episerver-forms</link>            <description>Honeypots are a convenient and lightweight way of eliminating (or at least reducing) spam in form submissions, this post will take you through implementing a version in Episerver Forms.</description>            <guid>https://jakejon.es/blog/adding-a-honeypot-to-episerver-forms</guid>            <pubDate>Fri, 04 Jun 2021 17:04:27 GMT</pubDate>           <category>Blog post</category></item><item> <title>Validating the maximum length of a text field in Episerver Forms</title>            <link>https://jakejon.es/blog/validating-the-maximum-length-of-a-text-field-in-episerver-forms</link>            <description>This blog post will show you how to allow editors to specify a maximum length for text boxes (and text areas) in Episerver Forms and then utilize the maxlength attribute to restrict what users can enter. </description>            <guid>https://jakejon.es/blog/validating-the-maximum-length-of-a-text-field-in-episerver-forms</guid>            <pubDate>Fri, 16 Apr 2021 12:27:33 GMT</pubDate>           <category>Blog post</category></item><item> <title>Enhanced PropertyList for Episerver</title>            <link>https://jakejon.es/blog/enhanced-propertylist-for-episerver</link>            <description>By default, the Episerver PropertyList shows ContentReferences (including images) and Urls as IDs and permanent URLs. This post is about the Enhanced PropertyList which improves the editor experience by show content names and image previews.</description>            <guid>https://jakejon.es/blog/enhanced-propertylist-for-episerver</guid>            <pubDate>Fri, 20 Nov 2020 04:58:59 GMT</pubDate>           <category>Blog post</category></item><item> <title>Filtering by flags enums in Episerver Search &amp; Navigation</title>            <link>https://jakejon.es/blog/filtering-by-flags-enums-in-episerver-search-and-navigation</link>            <description>Out-of-the-box the Episerver Search &amp; Navigation Filter method doesn’t support filtering by flags enums, however, this post provides a solution in the form of a copy-and-pastable extension method.</description>            <guid>https://jakejon.es/blog/filtering-by-flags-enums-in-episerver-search-and-navigation</guid>            <pubDate>Sat, 31 Oct 2020 03:45:32 GMT</pubDate>           <category>Blog post</category></item><item> <title>A plugin to move categories in Episerver</title>            <link>https://jakejon.es/blog/a-plugin-to-move-categories-in-episerver</link>            <description>There is no way in the Episerver CMS UI to move a category from under its parent, however, this post provides a simple plugin that solves the issue.</description>            <guid>https://jakejon.es/blog/a-plugin-to-move-categories-in-episerver</guid>            <pubDate>Sat, 12 Sep 2020 00:39:32 GMT</pubDate>           <category>Blog post</category></item><item> <title>Revisiting markdown in Episerver</title>            <link>https://jakejon.es/blog/revisiting-markdown-in-episerver</link>            <description>Here we revisit the (long untouched) idea of using markdown in Episerver, utilizing EasyMDE with some customization to allow linking to Episerver content and using Episerver images.</description>            <guid>https://jakejon.es/blog/revisiting-markdown-in-episerver</guid>            <pubDate>Fri, 28 Aug 2020 17:42:30 GMT</pubDate>           <category>Blog post</category></item><item> <title>Displaying an edit notification in Episerver</title>            <link>https://jakejon.es/blog/displaying-an-edit-notification-in-episerver</link>            <description>This post shows how a custom edit notification can easily be configured in Episerver. It draws on the notifications Episerver displays when alerting the editor to a page having a shortcut or expiring and explains the code (or tries to) where necessary.</description>            <guid>https://jakejon.es/blog/displaying-an-edit-notification-in-episerver</guid>            <pubDate>Wed, 03 Jun 2020 21:50:27 GMT</pubDate>           <category>Blog post</category></item><item> <title>Adding a telephone link option to the Episerver link editor</title>            <link>https://jakejon.es/blog/adding-a-telephone-link-option-to-the-episerver-link-editor</link>            <description>This post covers the intricacies of extending the Episerver link editor, going through the necessary changes step-by-step and pointing out the potential pitfalls.</description>            <guid>https://jakejon.es/blog/adding-a-telephone-link-option-to-the-episerver-link-editor</guid>            <pubDate>Tue, 21 Apr 2020 22:25:07 GMT</pubDate>           <category>Blog post</category></item><item> <title>Plugin to list and delete all missing properties in Episerver</title>            <link>https://jakejon.es/blog/plugin-to-list-and-delete-all-missing-properties-in-episerver</link>            <description>This blog post revives a 7-year-old plugin which allows you to list (and permanently delete) all the missing properties in Episerver. Still, as the proverb says: “if it ain’t broke, don’t fix it” (although admittedly it was little broken, and is now a little fixed).</description>            <guid>https://jakejon.es/blog/plugin-to-list-and-delete-all-missing-properties-in-episerver</guid>            <pubDate>Fri, 27 Mar 2020 00:34:50 GMT</pubDate>           <category>Blog post</category></item><item> <title>Plugin to list and delete all missing properties in Episerver</title>            <link>https://jakejon.es/blog/plugin-to-list-and-delete-all-missing-properties-in-episerver</link>            <description>This blog post revives a 7-year-old plugin which allows you to list (and permanently delete) all the missing properties in Episerver. Still, as the proverb says: “if it ain’t broke, don’t fix it” (although admittedly it was little broken, and is now a little fixed).</description>            <guid>https://jakejon.es/blog/plugin-to-list-and-delete-all-missing-properties-in-episerver</guid>            <pubDate>Fri, 27 Mar 2020 00:34:50 GMT</pubDate>           <category>Blog post</category></item><item> <title>Supporting placeholders in the Episerver Forms form submission message</title>            <link>https://jakejon.es/blog/supporting-placeholders-in-the-episerver-forms-form-submission-message</link>            <description>A short blog post (relatively) demonstrating how you can modify a form&#39;s submission message in code in this case allowing the editor to utilize placeholders.</description>            <guid>https://jakejon.es/blog/supporting-placeholders-in-the-episerver-forms-form-submission-message</guid>            <pubDate>Fri, 21 Feb 2020 16:30:51 GMT</pubDate>           <category>Blog post</category></item><item> <title>Removing all references to some content in Episerver</title>            <link>https://jakejon.es/blog/removing-all-references-to-some-content-in-episerver</link>            <description>If you have a yearning to remove all references to a page, block, image, video or indeed any piece of content in Episerver then this blog post may provide some inspiration.</description>            <guid>https://jakejon.es/blog/removing-all-references-to-some-content-in-episerver</guid>            <pubDate>Fri, 31 Jan 2020 17:10:13 GMT</pubDate>           <category>Blog post</category></item><item> <title>An update to the Configurable Color Picker</title>            <link>https://jakejon.es/blog/an-update-to-the-configurable-color-picker</link>            <description>The Configurable Color Picker now supports defining and using more than one palette per site, for the full details check out this post.</description>            <guid>https://jakejon.es/blog/an-update-to-the-configurable-color-picker</guid>            <pubDate>Fri, 17 Jan 2020 03:20:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Allowing Episerver editors to create media content</title>            <link>https://jakejon.es/blog/allowing-episerver-editors-to-create-media-content</link>            <description>It&#39;s feasible that editors may want to create media in Episerver (to reference external media via a URL or ID for example). This blog outlines a method which allows just this, whilst attempting to make minimal code changes.</description>            <guid>https://jakejon.es/blog/allowing-episerver-editors-to-create-media-content</guid>            <pubDate>Fri, 18 Oct 2019 20:43:46 GMT</pubDate>           <category>Blog post</category></item><item> <title>Restricting the number of words in a rich-text editor in Episerver</title>            <link>https://jakejon.es/blog/restricting-the-number-of-words-in-a-rich-text-editor-in-episerver</link>            <description>This post deals with limiting the number of words an editor can enter in a TinyMCE  rich-text editor with the aim of doing the minimum amount of Dojo customization possible (which is none).</description>            <guid>https://jakejon.es/blog/restricting-the-number-of-words-in-a-rich-text-editor-in-episerver</guid>            <pubDate>Fri, 09 Aug 2019 23:11:33 GMT</pubDate>           <category>Blog post</category></item><item> <title>Validating image aspect ratios in Episerver</title>            <link>https://jakejon.es/blog/validating-image-aspect-ratios-in-episerver</link>            <description>A quick run-through of how you can validate image aspect ratios in Episerver, functionality you probably never knew you needed...until now.</description>            <guid>https://jakejon.es/blog/validating-image-aspect-ratios-in-episerver</guid>            <pubDate>Fri, 14 Jun 2019 02:28:11 GMT</pubDate>           <category>Blog post</category></item><item> <title>Episerver Commerce custom tab ordering</title>            <link>https://jakejon.es/blog/episerver-commerce-custom-tab-ordering</link>            <description>Changing the order of the default tabs in Episerver CMS is simple, however, reordering the Commerce tabs is a little trickier. This blog post examines why this is, as well as explaining a possible solution.</description>            <guid>https://jakejon.es/blog/episerver-commerce-custom-tab-ordering</guid>            <pubDate>Tue, 14 May 2019 00:46:14 GMT</pubDate>           <category>Blog post</category></item><item> <title>Restricting Episerver Commerce media groups via a dropdown</title>            <link>https://jakejon.es/blog/restricting-episerver-commerce-media-groups-via-a-dropdown</link>            <description>Entering a group name for Episerver Commerce media is normally a case of editors typing one in, this means (amongst other things) that the available options are always obvious. This blog post explains changing that text field into a dropdown as simply as possible.</description>            <guid>https://jakejon.es/blog/restricting-episerver-commerce-media-groups-via-a-dropdown</guid>            <pubDate>Tue, 02 Apr 2019 23:52:13 GMT</pubDate>           <category>Blog post</category></item><item> <title>Getting related content based on categories in Episerver Find</title>            <link>https://jakejon.es/blog/getting-related-content-based-on-categories-in-episerver-find</link>            <description>A brisk guide to resolving related content in Episerver based purely on categories using Episerver Find.</description>            <guid>https://jakejon.es/blog/getting-related-content-based-on-categories-in-episerver-find</guid>            <pubDate>Thu, 14 Mar 2019 20:35:29 GMT</pubDate>           <category>Blog post</category></item><item> <title>A simple automatic time zone selector in Episerver</title>            <link>https://jakejon.es/blog/a-simple-automatic-time-zone-selector-in-episerver</link>            <description>A quick look at extending a Dojo component in Episerver through a simple time zone auto-suggestion drop-down where we use the JavaScript Internationalization API to pre-select the user&#39;s local time automatically.</description>            <guid>https://jakejon.es/blog/a-simple-automatic-time-zone-selector-in-episerver</guid>            <pubDate>Mon, 11 Mar 2019 16:23:56 GMT</pubDate>           <category>Blog post</category></item></channel>
</rss>