development · framework

My simple Sitecore development framework – Version 1.6

I’m happy with the positive feedback on my own Sitecore modules such as: Image Coordinate Picker (new version 1.1) Custom Icons Injector Media Public URL Picker Therefore, I long to integrate the Sitecore modules above to my simple framework. Also, there would be a nice enhancement: creating new Visual Studio Project templates so that we… Continue reading My simple Sitecore development framework – Version 1.6

improvement · module

How to get public URL of a media item inside Sitecore

This one is to introduce an approach for getting public URL of a Sitecore media item inside Sitecore. As you all know in large setups the CM and CD are separated so it’s not always easy to know or guess what the public domain is especially for multisite setups. With user friendly public url, the user… Continue reading How to get public URL of a media item inside Sitecore

development · framework

My simple Sitecore development framework – Version 1.4

I long to add some interesting ones below to my simple framework. As a result, the version 1.4 is released: integrating Custom Field – Image Coordinate Picker module which is available on Sitecore Marketplace adding Sitemap feature integrating Sitecore Developer Toolbox module which is available on Sitecore Marketplace adding Bundling and Minification feature adding Language Injector feature Assumption… Continue reading My simple Sitecore development framework – Version 1.4

cms · field · module

Sitecore Custom Field – Image Coordinate Picker

Someone wants you to develop a Sitecore custom field which allows for the users to pick the image coordinate inside Sitecore. The main purpose is to render the hot spots correctly on Hero Image / Banner Image as are the ones are defined inside Sitecore. Assumptions: based on GOOGLE MAP LOCATION PICKER FIELD the hot spot items… Continue reading Sitecore Custom Field – Image Coordinate Picker