mikkelhm on .NET

Love for .NET, Umbraco CMS and web technology

  • Config
  • Sitecore
  • Sitecore API
  • Umbraco
  • .NET 4.5
  • API
  • Azure
  • C#
  • ContentSearch
  • KeyVault
  • Sitecore 7
  • AngularJs
  • Archicture
  • Articulate
  • Automation
  • Azure Cli
  • Azure DevOps
  • Azure Functions
  • Azure portal
  • Blog
Wednesday, December 18, 2013 API, C#, Config, Customizing Sitecore, Pipeline, Sitecore

Ensuring that p-tag

This one will be a little short blog post, but this feature was very important in my latest project.The design for the site was done by a front ender, who was doing a lot of <p>tags around texts. Also…

Tuesday, September 03, 2013 API, Customizing Sitecore, Config, Sitecore, Web Forms for Marketers

Adding an edit button to the Web Forms for Marketers module

We have installed the Web Forms for Marketers(WFM) module for quite some customers. The module is great for letting your customers and editors insert simple custom forms on their webpages. It comes…

Saturday, July 06, 2013 C#, Customizing Sitecore, Config, Sitecore, Sitecore API, Override, Responsive Web Design

Removing width and height tags from FieldRenderer and sc:image

Best practice when displaying values of Sitecore fields in your markup is currently to use FieldRenderer. When using FieldRenderer, Sitecore renders the fields as they are intended, and adds all the…

Sunday, March 03, 2013 Sitecore, Sitecore API, Javascript, Customizing Sitecore, Sheer UI

Adding custom tool to Rich Text Editor, without Sheer UI

This article is directed at the Sitecore Intranet Portal, version 3.3, who currently runs on Sitecore 6.3.1. This means that the same functionality would be able to implement on any Sitecore 6.3.1…