TCDL tags add yet another extra layer of abstraction in our Tridion implementation, but also yet another layer of confusion. I have noticed a common question, when are these TCDL tags being executed? Or it’s variant, when are dynamic renderers executed...
Leveraging your CMS potential is all about content reutilization. Reutilization in multiple pages, multiple channels and even multiple languages. If you were to re-create the same content (and maintain it) over all your delivery channels, you would be...
Finally after about 4 years thinking about it, I´m about ready to start blogging.. because after all the important part is to ship version one … so… 3,2,1… Publish
The post Hello web appeared on Puntero´s Loop . Read the full text...
While Cleaning My Desktop... Tidbit #1 I share a lot, but surprisingly, I still have too many tidbits and side projects that I'd like to get out to the community. Here's another long-overview due (and marginally relavant) post on XSLT. Dominic Cronin...
For a long time, the default XSLT for a Rich Text Format area (RTF) in Tridion began with a fairly standard namespace declaration, like this:
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
It's very normal to begin...
Introduction The purpose of this post is to solve a Blueprint design exercise based on some specific requirements. The intended audience for this article are individuals that want to gain knowledge of how to analyze and design using SDL Tridion Blueprint...
Better describe and understand a content model using two numbers for quantity: minimum and maximum. Data modeling might refer to the cardinal relationships between data tables, but in terms of an enterprise CMS we're mostly interested in how many elements...
Recently, I had to install multiple FTP deployers on the same server for testing purposes. In order to achieve this, I needed to install several Content Deployers as Windows Services, by performing these steps: Created a new config folder in your desired...