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...
In the past week I had the opportunity to install the Experience Manager with Session Preview on a completely
DD4T and SDL Tridion driven website. Configuring the Experience Manager can be quite painful. Especially if you don’t know how Session Preview...
In the past week I had the opportunity to install the Experience Manager with Session Preview on a completely
DD4T and SDL Tridion driven website. Configuring the Experience Manager can be quite painful. Especially if you don’t know how Session Preview...
These .NET user controls currently query a Database to retrieve content for the site (example: press releases). The controls will now need to pull content from Tridion using the Content Delivery API. The following is an example of how to create a User...