What is component synchronization
Quite often when you change your schema with changes like adding fields with default values, changes xml field names, namespace changes etc.; it require all components based on that schema to be synchronize with these...
In previous posts I referred to a utility method GetPublicationUrl . This method simply looks up the current request path and returns the first two levels under the root. In my current implementation it is these two levels that identify the Publication...
Every project I work on, the editors, contributors and business owners talk about Notifications . They want to know what is changing, when, and what is effected.
In 2016, I plan to revisit previous community projects, like Bart’s Tridion Notification...
Every project I work on, the editors, contributors and business owners talk about Notifications . They want to know what is changing, when, and what is effected.
In 2016, I plan to revisit previous community projects, like Bart’s Tridion Notification...
The end of 2015 has been a blur, with my side project being hampered by real work. My plans to finish the project before year end left in tatters. Between project work and travel I’ve been too busy to complete my pet project, the affectionately...
The end of 2015 has been a blur, with my side project being hampered by real work . My plans to finish the project before year end left in tatters. Between project work and travel I’ve been too busy to complete my pet project, the affectionately named...
The first item in my Tridion Developer Summit talk (entitled ‘Five things you can do today to help your Tridion editors’) was ‘Set up Tridion rights correctly’.
This blog post is going to go into more detail on how to set up Tridion user rights correctly...
This is the third and last post on the topic of implementing a pagination solution for lists of Dynamic Component Presentations retrieved by a query. If you haven't already done so, please read the first two posts to put things in context: Pagination...
Everyone’s favourite MVC framework for Tridion – DD4T. Have just shipped the shiny new 2.0 version in both Java and .NET.
I haven’t been as involved in the development as I would have liked, just did a couple of bits on the website and wiki. The guys...