The other day I was playing with the new features that Tridion 2013 brings, one of them took my attention, specially for the potential benefits for software developers and architects. This feature is called ECL (External Content Library), ECL allows to...
As part of my luxurious and privileged seat in Tridion Product Management I get to test new stuff all the time. It's great to just point my browser to the build server and download the latest nightly build (stable or unstable) and start playing around...
Today we had a requirement where the publication path need to include a "-" for all locales. For example, we will need the publication path of an English site to have "en-US" and not "en_US" However, by default, Tridion CMS does not allow for this to...
This example will discuss creating a component array which filters all component presentations on a page based on template title. The component array pushed to the package will then be retrieved from the package by a C# TBB that will then sort the component...