Tridion Developer Mirrored community feed

Activity
  • SDL Tridion 2013 SP1 providers for DD4T

     
    Those using DD4T in a Tridion 2013 SP1 environment may find that the Content Delivery assemblies referenced by the latest DD4T Tridion providers aren't fully compatible with the latest Tridion JAR files. I had issues, in particular, when setting up Session...
  • DD4T: Failing it softly

     
    Once you develop a new template for DD4T, you can also put a Controller and an Action into the Template Metadata. This allows for a nice form of control over your templates. Clean seperation of code and...
  • DD4T: Failing it softly

     
    Once you develop a new template for DD4T, you can also put a Controller and an Action into the Template Metadata. This allows for a nice form of control over your templates. Clean seperation of code and template and really use the power of MVC. But...
  • Speeding up export

     
    Compared to previous generation of Content Porter, new ImportExport API works several times faster out-of-the-box. However, there is a way to make export even faster. By default, export is performed in a single thread. However, from TCM perspective, it...
  • Export shared items from owning publications

     
    There is a new feature in the export that controls the way how shared items are exported. Export shared items as shared That mode has always been implemented in Content Porter. Shared items are exported as normal items in that mode. In Tridion shared...
  • Tips for Troubleshooting the SDL Tridion Transport Service

     
    The SDL Tridion Transport Service is step two of the content distribution process. This service is somewhat mystical for two reasons: it resides on both the Content Manager and Content Delivery systems and it is more difficult to troubleshoot than other...
  • Publish a page from PowerShell

     
    Today I fiddled around with PowerShell and found you can pretty easily publish a page in SDL Tridion. This can come in handy for administrative tasks where you typically want to automate in scripting, to avoid to setting up a .NET console project with...
  • NuGet Package for DD4T and Experience Manager

     
    Today I released a NuGet package for Experience Manager and DD4T (.NET). It allows a developer to easily add the required MarkUp to his (View)Models to enable the inline editing features of the Experience Manager from SDL Tridion. Only use this package...
  • NuGet Package for DD4T and Experience Manager

     
    Today I released a NuGet package for Experience Manager and DD4T (.NET). It allows a developer to easily add the required MarkUp to his (View)Models to enable the inline editing features of the Experience Manager from SDL Tridion. Only use this package...