Recently I was working on an Experience Manager installation where the pre-dev application (XPM enabled) had a SSL certificate installed. When we installed Experience Manager and tried firing it up for the first time we notice that all our scripts … Continue...
In the previous post The Model Factory , I mentioned a couple of methods on the ModelFactory class that can be used to resolve partial models. But first, what are partial models? The way DD4T publishes linked Components depends on a parameter LinkLevels...
Starting an Alchemy plugin project is super easy. In this post I just want to mention a quick tip that will help you use the latest version of the framework for your Alchemy potions. 1. Download the Alchemy4Tridion Developer Pack (VSIX Visual Studio Project...
Now that we have Strongly Typed Models , Umbrella Models , Model Builders , Umbrella Model Builders and even a Model Generator Tool , we are still missing a little bit of functionality -- the model factory. The ModelFactory class should simply take the...
The Model Generator tool has been improved. The new version generates the models as well as the builders. Just like I discussed earlier in posts Model Builders and Umbrella Builders . The code is available on this blog's GIT repository, project DD4T.net...
One of the features of Alchemy that I think will end up being the most helpful in the future is the way it lets you build a plugin and never have to worry about whether it’ll stop working with future … Continue reading → Read the full...