When you use a .NET TBB to create a Component Presentations array, use the ComponentArray Package Item ContentType, rather than the expected ComponentPresentationsArray type: Item pageRegionCPsItem = this.m_Package.CreateStringItem(ContentType.ComponentArray...
Rather than a line by line execution it seems that within a region all ${..} expressions are resolved first, before the rest of the TEL is executed. This makes the following impossible: @@Push(“TabIndex”, TemplateRepeatIndex)@@ @@Push(“TabId”, “Tab${TabIndex...
While developing modular templates you will always come across Dreamweaver templates. Since I’ve re-joined Tridion 3 months ago I learned a thing or two that are not documented and should benefit the community. So, here it is! My first blogpost. Dreamweaver...
A new tutorial has been released in www.sdltridionworld.com that shows how to create a SDL Tridion Deployer extension using Eclipse. A deployer extension is used to add functionality on the default deployment process in SDL Tridion: By following this...
My current project involves (re)building a Intranet based on SDL Tridion 2009 and ASP.NET MVC3.
In this post I want to share how we set things up and how we build it.
The goal was to build a re-usable, flexible and -last but not least- opensource framework...
My current project involves (re)building a Intranet based on SDL Tridion 2009 and ASP.NET MVC3.
In this post I want to share how we set things up and how we build it.
The goal was to build a re-usable, flexible and -last but not least- opensource framework...