Recently I had a discussion where the initial question somewhat baffled me. Having thought about it more, I want to write something about it to see if I can come to a nice conclusion. The question was; Is Continuous Delivery a threat to Content Management...
One of the most exhilarating activities during the MBA was the in-class simulations. The direct head-to-head challenges either between teams or individuals are very exciting, and enjoyable if you are ...
One of the most exhilarating activities during the MBA were the in-class simulations. The direct head-to-head challenges either between teams or individuals are very exciting, and enjoyable if you are an adrenaline junkie. During the RSM EMBA we only...
Tridion (or SDL Web as it’s called nowadays) allows many extension points. You can extend the content editor GUI, you can extend events, and you can also extend a lot of things on the content delivery side, for example Ambient … Continue reading → ...
In my current DD4T .net implementation, I encountered the requirement of having Rich Text Format fields resolved in a custom way. Namely, I had to check whether the type of a RTF Component link is of a wrapper around the actual Component to link to, and...
Considering Points for DD4T based application using Tridion version?? (2013 /Web 8)
Assuming Webpage is the final outcome, Items used in the page could be of three types:
Individual Items (Component Views mainly)
Shared Items (Page views / Navigation...
In previous post Custom Binary Publisher , I presented the main logic needed to publish our Multimedia Components using custom code in DD4T .net. In this post, I present the Template Building Blocks (TBB) that call the custom binary publisher. If you...