Tridion Developer Mirrored community feed

Activity
  • Alchemy PlugIn – Component Synchronizer

     
    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...
  • A DD4T.net Implementation - A Simple Publication Resolver

     
    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...
  • 2016 Project 2: Notifications

     
    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...
  • 2016 Project 2: Notifications

     
    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...
  • 2016 Project 1: "Tridion Downloader"

     
    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...
  • 2016 Project 1: “Tridion Downloader”

     
    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...
  • Setting up Tridion User Rights Correctly

     
    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...
  • A DD4T.net Implementation - Pagination (AJAX)

     
    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...
  • DD4T 2.0 Released with support for SDL Web 8

     
    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...