stackmanoz.comCreating Quick Actions for ContentReference Images with a Custom Dojo ModuleCredit note: This article is inspired by the edit link in dojo module, with extra features added. We received a request from our customer to enhance the content reference widget with UIHint.Image, enabling the ability to edit images on the fly for mi...Jul 14, 2025·5 min read
stackmanoz.comFixing Optimizely DateTime Picker: Handle Dates Prior to 1970The issue is straightforward: the DateTime picker in Optimizely CMS cannot select dates before the year 1970. When I looked into it more closely, I discovered that the issue was with Dojo not sending the correct date to the CMS because of validations...Mar 11, 2025·2 min read
stackmanoz.comFuture of SaaS: Optimizely vs. CompetitorsThe future of SaaS-based models is promising, as cloud computing and subscription-based software continue to lead the market. Businesses favor SaaS for its scalability, reduced upfront costs, and ease of maintenance. However, the competitive landscap...Feb 12, 2025·4 min read
stackmanoz.comHow to Retain Sort Order of Indexed Items in Episerver FindThis blog post addresses a common issue encountered when trying to maintain the sort order of items indexed in Episerver Find (now known as Search and Navigation). Scenario: Imagine you have a page with a content area. Due to specific business requir...Feb 3, 2025·3 min read
stackmanoz.comEffortlessly Resize Images with Cloudflare's On-the-Fly SolutionResizing images has traditionally been a complex and time-consuming task, often requiring intricate code and handling various image processing libraries. Developers had to manage different image formats, maintain quality, and ensure performance, whic...Oct 31, 2024·2 min read