One of the unwritten rules in MVC is that ViewModel classes should be kept very simple. They should basically represent data to be displayed in your views. Then, depending on the concrete implementation and the requirements, the whole mapping and connecting...
A content management system (CMS) is an application that will help in creating, editing and managing the content, digital content or media. Here content could be text, images, video, documents etc.
A CMS typically based on the following applicability...
So, you’re a front-end developer, eh? And you’ve been told that you’ll be writing code, and that it’ll be moved into a Content Management System. Called Tridion. And you can’t find out where to download it because there’s not a version on Github. There...
The Tridion Developer Summit 2016 had great sessions this year. Some sessions touched on subject unfamiliar to myself. The two day developer summit started and ended with SDL vowing to (re)focus on the core product (CMS, Translations, Media) and making...
In my previous post Creating a DXA Java Module, I started presenting the steps for creating the Tridion items on the Content Manager needed for the new DXA module. In this current post, I present the Java code and configuration for having the DXA mod...
In this Alchemy Training video, I’ll demonstrate how to use the Resource Group Class to easily add CSS and Javascript to your SDL Tridion / SDL Web GUI Extension. Alchemy Training Video 5: Adding CSS and Javascript to our Tridion … Continue reading →...
In this forth Alchemy Training Video I’ll show you how easy it is to create a popup window for your plugin. Alchemy Training Video 4: Creating a popup window from Content Bloom The code used in this video is … Continue reading → ...