Tridion developer articles and tutorials

  • Extending DD4T models with additional data

     

    Welcome to another post of the Digital Experience Accelerator (DXA) marathon, meant to explain how DXA works, what are the different ways of using it and how can you contribute to it.

    Yesterday’s post talked about writing high quality code with the coding standards / guidelines principles for DXA…

  • Sharing, caring and writing quality code

     

    Welcome to another post of the Digital Experience Accelerator (DXA) marathon, meant to explain how DXA works, what are the different ways to use it and how can you contribute to it.

    Yesterday’s post talked about the configuration of the Content Manager and the authorization model used in DXA. 

    Today…

  • Modules in the Content Manager

     

    Welcome to another post of the Digital Experience Accelerator (DXA) marathon, meant to explain how DXA works, what are the different ways to use it and how can you contribute to it.

    Yesterday’s post talked about how to create modules in order to have a more flexible and more transparent work environment…

  • Creating custom DXA module(s)

     

    Welcome to another post of the Digital Experience Accelerator (DXA) marathon, meant to explain how DXA works, what are the different ways to use it and how can you contribute to it.

    Yesterday’s post talked about how to set-up the development environment in .NET and create the first DXA project…

  • Setting up your DXA development Environment (.NET)

     

    Welcome to my attempt to introduce you to Digital Experience Accelerator (DXA) in a 7 days posting marathon, explaining how DXA works, what are the ways to use it and how you can contribute.

    But first of all, what is Digital Experience Accelerator or shorter named DXA ?

    DXA is an open source product…

  • SDL Web 8: User Interface Quick Preview

     

    In the last post, we covered SDL Web 8 features. This post gives a sneak peek at the new functionality in SDL Web 8 and the related user interfaces. 

    Disclaimer: We are finalizing the current release; some details will probably change. Though the following information and screenshots represent SDL Product…

  • SDL Web 8: Roadmap and Features

     

    “The future depends on what we do today.”

    — Mahatma Gandhi

    The last post described the SDL Tridion name change to SDL Web 8. This post looks at product vision, focus, and feature comparisons.

    Strategic Roadmap: Where are we heading?

    The future of SDL Web depends on what we’ve accomplished…

  • SDL Web 8: What’s in a Name? (Part 1)

     
    “What’s in a name? That which we call a rose      By any other name would smell as sweet;            So Tridion would, were it not Tridion call’d,” --Shakespeare (sort of)
  • Tridion Event System for Beginners !!

     
    What is Tridion Event System?

    An Event Handler is a .NET assembly that uses the Event-System to hook into events that are occurring in the Content Manager. An Event Handler is triggered when an event occurs, like when a Component being saved or Page is...