MediaWizards Grimoire
Welcome to the Grimoire,
These days I find myself getting more involved with the Umbraco community, so decided to use this site to keep track of things I have come across and had to deal with while developing sites using Umbraco.
Building a Custom Search Engine in Umbraco 17
Building a Better Search for the MediaWiz.Forums package: The Tale of One Developer, One Upgrade, and One Very Stubborn Query
Configuring TinyMCE in Umbraco 14
In this article I will explain how to configure the TinyMCE rich text editor in Umbraco v14
Diving into the new Umbraco 14 backoffice to create a Member EntityAction
This is my dive into the new Umbraco 14 backoffice to create a Member EntityAction in order to send an email to the selected member.
Previously known as Tree Actions, Entity Actions is a feature that provides a generic place for secondary or additional functionality for an entity type. An entity type can be a media, document and so on.
Email validation flow for Member registration
In this blog post I explain how to implement an email validation flow for Member registration.
Implementing a Forgot password for members part 2
In part 2 of my Implementing a Forgot password for members I explain how to implement the IMemberMailService to send the reset password email.
Implementing a Forgot password for members part 1
How to implement a ForgotPassword process for Umbraco members in Umbraco 9+