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 if you use the DD4T .NET framework! Install the package using the packageContinue reading “NuGet Package for DD4T and Experience Manager”
Category Archives: Experience Manager
How to detect if you are in the Editor view in XPM (serverside)
While working on an Experience Manager implementation, you often find yourself (at least I do) in the position where you want to change/update the HTML that is generated to be able to edit the content nicely in Experience Manager. XPM uses HTML-comments to ‘mark’ fields as being editable. The XPM JavaScript draws a border aroundContinue reading “How to detect if you are in the Editor view in XPM (serverside)”
Troubleshooting the SDL Tridion Experience Manager with Session Preview
In the past week I had the opportunity to install the Experience Manager with Session Preview on a completely DD4T and SDL Tridion driven website. Configuring the Experience Manager can be quite painful. Especially if you don’t know how Session Preview (exactly) works and if you have no clue where to start and where toContinue reading “Troubleshooting the SDL Tridion Experience Manager with Session Preview”