If you implemented the steps in the previous post Implementing Experience Manager in DD4T 2.0 .NET, then at this moment you can run your web application and XPM markup will appear in your HTML output. Also XPM functionality is working.However, if the...
In this blog I will discuss about the Translation Manager Plug in System, which is one of the powerful features of SDL Tridon. Before I go into the deep of the PlugIn, let me explain Translation Manager is the connector between SDL Tridion and SDL’s ...
Reading the docs, you would be led to believe that creating Fredhopper triggers was a matter of editing the trigger-types.xml file. It is however also possible to do this programatically – a trick that can come in handy should you … Continue reading ...
This post describes an implementation of Experience Manager (XPM) for DD4T 2 .NET using the CIL (REST) providers in SDL Web 8. The implementation would be basically the same in a more standard architecture where the Tridion Content Delivery stack wou...
Developing Alchemy extensions has the goal of improving the Tridion User Experience for Developers, Authors and Editors. But, what about making it easier for us to develop Alchemy Plugins? Peter Kjaer had us in mind when he developed the excellent Alchemy...
In the previous post, I described a way to intercept in .NET cache invalidate events generated in Java. This post presents the way to configure, use and write your own code that handles the Java generated invalidate events.The entire code presented h...