In my previous post I was talking about the Strong Typed models and how they are used to give a class representation for Tridion Schemas. In this post I will talk about how we can build such models from Components. The model builders are derived from...
In a previous post , I was describing how certain Component link fields in a Schema can map to more than just one type of domain model. At the same time, a Multimedia link field in a Schema can allow more than just one Multimedia Schema as its linked...
After a year-long project of DD4T Java, where we developed version 2.0 of the framework, it is now time to do it all over again, this time in .NET. This is the first of a series of posts dedicated to implementing DD4T .NET. DD4T Java v2.0 offers a few...
Recently one of my coworkers was saying she didn’t know who Hall & Oates were. This got me thinking, what better way to preserve the legacy of the great rock and soul duo than adding John Oates’ moustache to some Tridion … Continue reading → ...
Ah, Experience Manager , can't live with it, can't live without it, so here is how you can make your life a little easier, because in my humble experience, I've seen it misconfigured quite a bit. I thought about, as with the top winners in any category...
Tridion Developer Summit 2015
Proud to be sponsor of the Tridion Developer Summit 2015 in Amsterdam.
Hope to see you all there!
Tweets by @TridionSummit Read the full text.
I’m in the process of creating my first Alchemy Extension that uses custom configuration settings and I thought I’d share some learning as I go as I think it’s safe to say a good chunk of all extensions will use … Continue reading → ...
I found out how to use a new CM-side extension point today; Renderers. I had been struggling for a while with the fact that SmartTarget does not index the Keyword key – which was precisely what I wanted to set … Continue reading → Read...
A while ago I wrote a post about link resolving with DD4T, introducing a GUI extension which allows you to determine which links are followed when a page or component presentation is rendered, and which links aren’t. Unfortunately, the first release of...